/pyAlgoDataStructures

Implementations of various algorithms for practice, understanding and reference.

Primary LanguagePythonMIT LicenseMIT

Algorithms and Data structures

Contains

Various Solutions to programming problems on Top Coder, Cracking the Coding Interview, and Elements of Programming Interview(EPI)

Various Data structures implementations

Interesting problems

EPI

5.12 Queue from two stacks

Interview Prep

Problem 20, Largest Stack