Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 230 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 230 Bytes

TODO

  • algo
    • dp
      • longest monotonically increasing sub-sequence
      • child tree with max sum in a BST
      • longest sub-sequence having sum greater than W
    • searching
    • sorting
    • misc
  • bit manupulation
  • dbms
  • ds
  • regex