Skip to content

If you want to be able to build scalable systems, it is important to learn data structures and algorithms.

License

Notifications You must be signed in to change notification settings

CodeToExpress/Data-Structures-And-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💥 -The Syllabus For Week 1 Mentioned Below:

  1. Time Complexity ⏰
  2. Proof Of Correctness
  3. Asymptotic analysis(Big-O notation) ⭕
  4. Stack And Queus
  5. Linked List
  6. Trees 🌲
  7. Hashing

💥 -The Syllabus For Week 2 Mentioned Below:

  1. Divide And Conquer
  2. Greedy Algorithm 🌚
  3. Backtracking
  4. Dynamic Programming 🙏
  5. Graphs:[ B.F.S | D.F.S | M.S.T ] 📢
  6. Search And Sort Algorithms

Some Other Resorces

Video Series

Repos to Follow

About

If you want to be able to build scalable systems, it is important to learn data structures and algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages