Skip to content

Latest commit

 

History

History
205 lines (204 loc) · 9.94 KB

SYLLABUS.md

File metadata and controls

205 lines (204 loc) · 9.94 KB

Advanced concepts apart from interviews

  • 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
  • Square Root Decomposition