Skip to content

Gayle Laakmann (Cracking the Coding Interview) - Dynamic Programming - Concurrency

Notifications You must be signed in to change notification settings

mohankgandhi06/cracking-the-coding-interview-and-references

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

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)