Longest Increasing Subsequence - Dynamic Programming / Dynamic number of subproblems
|
|
10
|
311
|
June 8, 2024
|
What actually are ad hoc problems?
|
|
0
|
38
|
June 8, 2024
|
Storage Optimization - Company-specific OAs / Amazon OA
|
|
5
|
189
|
June 6, 2024
|
Generate All Valid Parentheses - Backtracking / Additional States
|
|
23
|
542
|
June 4, 2024
|
Minimum Window Substring - Two Pointers / Sliding Window
|
|
33
|
588
|
June 2, 2024
|
Num Ways to Decode a Message - Backtracking / Aggregation and Memoization
|
|
22
|
833
|
May 22, 2024
|
Built-in Sort with Custom Comparator - Getting Started / Basic Algorithms
|
|
9
|
244
|
June 1, 2024
|
The PTS System - Getting Started / Overview
|
|
44
|
1316
|
May 31, 2024
|
Graph Speedrun - Part 2 - Graph / Speedrun
|
|
1
|
166
|
May 27, 2024
|
Valid Palindrome - Two Pointers / Opposite Direction
|
|
19
|
277
|
May 21, 2024
|
Coin Change II - Dynamic Programming / Coin Change
|
|
9
|
283
|
May 20, 2024
|
Deduplication - Backtracking / Dedup
|
|
8
|
370
|
May 13, 2024
|
Festival Game - Dynamic Programming / Interval
|
|
10
|
423
|
May 10, 2024
|
Reorganize String - Priority Queue / Heap / Moving Best
|
|
25
|
655
|
May 7, 2024
|
Number of Islands - Graph / Matrix as Graph
|
|
24
|
590
|
May 7, 2024
|
Dijkstra's Algorithm | Shortest Path in a Weighted Graph - Graph / Weighted Graph
|
|
18
|
470
|
May 5, 2024
|
Move Zeros - Two Pointers / Same Direction
|
|
13
|
320
|
May 4, 2024
|
My favorites list
|
|
0
|
57
|
May 4, 2024
|
Balanced Binary Tree - Depth First Search / DFS on Tree
|
|
53
|
1338
|
May 3, 2024
|
Which currently famous free large language models (LLMs) are most helpful in learning and practicing analyzing the complexity of written functions/methods?
|
|
0
|
55
|
May 3, 2024
|
Alien Dictionary - Graph / Directed Graph / Topological Sort
|
|
34
|
605
|
May 2, 2024
|
K-Different Pairs - Company-specific OAs / Twitter OA
|
|
2
|
194
|
May 1, 2024
|
Runtime to Algo Cheat Sheet - Getting Started / Overview
|
|
40
|
1798
|
May 1, 2024
|
Umbristan | Reverse Union Find - Advanced Data Structures / Disjoint Set Union | Union Find
|
|
6
|
282
|
May 22, 2023
|
Min Cost to Visit Every Node - Dynamic Programming / Bitmask
|
|
8
|
264
|
April 28, 2024
|
Everything About Trees - Depth First Search / Introduction
|
|
21
|
649
|
April 28, 2024
|
Intro to Sorting - Getting Started / Basic Algorithms
|
|
35
|
900
|
April 26, 2024
|
Lowest Common Ancestor - Depth First Search / Advanced
|
|
25
|
475
|
April 26, 2024
|
Longest Substring Without 3 Contiguous Occurrences of Letter - Company-specific OAs / Microsoft OA
|
|
5
|
240
|
April 25, 2024
|
Improve System Design Section
|
|
1
|
83
|
April 25, 2024
|