sbisen / ctci-jupyter

Working through Cracking the Coding Interview, 6th Edition with Python with Jupyter Notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ctci-jupyter

Working through Cracking the Coding Interview in Python with Jupyter Notebook

This is a work in progress. This repo serves as a journal for my progress through this book.

Chapter Description Notebook Link
1 Arrays and Strings Ch 1
2 Linked Lists Ch 2
3 Stacks and Queues Ch 3
4 Trees and Graphs
5 Bit Manipulation
6 Math and Logic Puzzles
7 Object-Oriented Design
8 Recursion and Dynamic Programming
9 System Design and Scalability
10 Sorting and Searching
11 Testing
XI Advanced Topics

About

Working through Cracking the Coding Interview, 6th Edition with Python with Jupyter Notebook


Languages

Language:Jupyter Notebook 100.0%