idilsulo / cracking-the-coding-interview

Python solutions for the book Cracking the Coding Interview (6th edition)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cracking the Coding Interview

My solutions for the Cracking the Coding Interview (CTCI) book.

Chapter # Questions Solved
Chapter 1: Arrays and Strings 9/9
Chapter 2: Linked Lists 6/8
Chapter 3: Stacks and Queues 6/6
Chapter 4: Trees and Graphs 6/12

About

Python solutions for the book Cracking the Coding Interview (6th edition)


Languages

Language:Python 100.0%