Skip to content

Files

Latest commit

 

History

History
205 lines (199 loc) · 7.3 KB

Java+DSA_Syllabus.md

File metadata and controls

205 lines (199 loc) · 7.3 KB

Complete Java + DSA Bootcamp Syllabus

NOTE

  • All topics will contain problems from LeetCode Easy to Hard, explained in an easy-to-understand manner.
  • Complete custom implementation of all Data Structures and Algorithms.

Mind Map

Full Mind Map

Lectures

Advanced concepts apart from interviews

  • Bitwise + DP
  • Extended Euclidean algorithm
  • Modulo Multiplicative Inverse
  • Linear Diophantine Equations
  • Matrix Exponentiation
  • Mathematical Expectation
  • Fermat’s Theorem
  • Wilson's Theorem
  • Lucas Theorem
  • Chinese Remainder Theorem
  • NP-Completeness