Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 962 Bytes

File metadata and controls

16 lines (16 loc) · 962 Bytes

Revision

Code base for revision of all the algorithm and data structure program from various sources
Revision of the following Courses
===========================Contents===========================
#1 Bit Manipulation (Various online sources - ByteByByte, Leetcode, Hackerrank)
#2 Gayle Laakmann (Crack the Coding Interview)
#3 Dynamic Programming
      ByteByByte
      Grokking (Design Gurus - Grokking Dynamic Programming Patterns for Coding Interviews)
      Topcoder
      Thushar Roy (YouTube tutorials)
      Udemy (Holczer Balazs - Algorithmic Problems in Java)
#4 Udemy (Imtiaz Ahmed - Practical Data Structures & Algorithms in Java)
#5 Khan Academy (Computer science - Algorithms)
#6 Lambda Functions (Tim Buchulka - Java Programming Masterclass for Software Developers)
#7 Pluralsight