Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 559 Bytes

File metadata and controls

9 lines (9 loc) · 559 Bytes

Cracking the Coding Interview

Code base for working on the book by Gayle Laakmann - Cracking the Coding Interview in Java

Other References:

Dynamic Programming
      Udemy (Holczer Balazs - Algorithmic Problems in Java)
      Grokking (Design Gurus - Grokking Dynamic Programming Patterns for Coding Interviews)
      Top Coder
Threads and Concurrent Programming
      Pluralsight (David Flynn - Concurrency with Multithreading)