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

f4f565b Β· Jul 28, 2020

History

50 Commits
Aug 4, 2019
Aug 9, 2019
Jul 25, 2019
Aug 9, 2019
Jul 28, 2020

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