Tags:

sortings (31) greedy (18) dfs (20) graph (44) dp (117) math (65) segment-tree (10) data-structure (44) flow (6) kruskal (9) dsu (15) mst (9) heap (7) set (7) dijkstra (18) bignum (15) brute-force (25) matrix (9) stack (10) binary-index-tree (14) z-function (1) splay-tree (2) binary-search-tree (3) bfs (17) binary-search (19) string (8) floyd (2) prim (2) tarjan (9) tree (12) lca (4) queue (8) dequeue (2) trie (2) game (3) rmq (2) implementation (7) counting (2) kmp (1) euler (1)

Longest Increasing Subsequence - Dãy con tăng dài nhất


  1. SPSEQ - Sequences » Tags: dp , lis
  2. QBDIVSEQ - Chia dãy » Tags: lis , dp
  3. PBCSEQ - Các đoạn nguyên » Tags: lis , sortings , dp
  4. MSTICK - Wooden Sticks » Tags: lis , sortings
  5. MDOLLS - Nested Dolls » Tags: lis , sortings , dp
  6. MCARDS - Card Sorting » Tags: lis , brute-force
  7. LIS - Dãy con tăng dài nhất (bản khó) » Tags: dp , lis
  8. LIQ - Dãy con tăng dài nhất ( bản dễ ) » Tags: dp , lis
  9. BEADSNB - Chuỗi ốc » Tags: lis , dp