Skip to content

Python implementations of problems in 'Coding Interview Questions' written by Narasimha Karumanchi

Notifications You must be signed in to change notification settings

vishnu108/Coding-Interview-Questions-Python-Implementations

 
 

Repository files navigation

Coding-Interview-Questions-Python-Implementations

cat

##python implemetations of 'Coding Interview Questions" written by Narasimha Karumanchi

Note

I use the book published in Korean, which has different chapters compared to international edition. Here`s chapters in korean edition.

  • Chp1 : Basic Programming Concepts
  • Chp2 : Introduction
  • Chp3 : Recursion and Back-Tracking
  • Chp4 : Linked List
  • Chp5 : Stack
  • Chp6 : Queue
  • Chp7 : Tree
  • Chp8 : Priority Queue and Heap
  • Chp9 : Graph Algorithms
  • Chp10 : Sorting
  • Chp11 : Searching
  • Chp12 : Selection Algorithms
  • Chp13 : Symbol Table
  • Chp14 : Hashing
  • Chp15 : String Algorithms
  • Chp16 : Algorithm Design Techniques
  • Chp17 : Greedy Algorithms
  • Chp18 : Divide and Conquer Algorithms
  • Chp19 : Dynamic Programming
  • Chp20 : Complexity Class ...

I am not that outstanding developer. So anyone who wants to contribute to my repository and discuss better solutions will be welcomed! :) davidcho785@gmail.com

About

Python implementations of problems in 'Coding Interview Questions' written by Narasimha Karumanchi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%