DSA-Bootcamp-Java icon indicating copy to clipboard operation
DSA-Bootcamp-Java copied to clipboard

Syllabus Progress Tracker: Checkboxes without text formatting

Open M-kingshuk opened this issue 2 years ago • 3 comments

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.
  • Create an issue in your own forked repo and copy the code for better reference

Lectures

Advanced concepts apart from interviews

  • [ ] Fast IO
  • [ ] File handling
  • [ ] Bitwise + DP
  • [ ] Extended Euclidean algorithm
  • [ ] Modulo Multiplicative Inverse
  • [ ] Linear Diophantine Equations
  • [ ] Matrix Exponentiation
  • [ ] Mathematical Expectation
  • [ ] Catalan Numbers
  • [ ] Fermat’s Theorem
  • [ ] Wilson's Theorem
  • [ ] Euler's Theorem
  • [ ] Lucas Theorem
  • [ ] Chinese Remainder Theorem
  • [ ] Euler Totient
  • [ ] NP-Completeness
  • [ ] Multithreading
  • [ ] Fenwick Tree / Binary Indexed Tree
  • [ ] Square Root Decomposition

M-kingshuk avatar Jul 09 '23 06:07 M-kingshuk