Skip to content

Code base for revision of all the algorithm and data structure program from various sources

Notifications You must be signed in to change notification settings

mohankgandhi06/revision-of-algorithm-and-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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