Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 335 Bytes

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