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