Coin Change II - Dynamic Programming / Coin Change
|
|
9
|
286
|
May 20, 2024
|
Deduplication - Backtracking / Dedup
|
|
8
|
379
|
May 13, 2024
|
Festival Game - Dynamic Programming / Interval
|
|
10
|
424
|
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
|
478
|
May 5, 2024
|
Move Zeros - Two Pointers / Same Direction
|
|
13
|
321
|
May 4, 2024
|
Balanced Binary Tree - Depth First Search / DFS on Tree
|
|
53
|
1351
|
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
|
59
|
May 3, 2024
|
Alien Dictionary - Graph / Directed Graph / Topological Sort
|
|
34
|
616
|
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
|
1803
|
May 1, 2024
|
Umbristan | Reverse Union Find - Advanced Data Structures / Disjoint Set Union | Union Find
|
|
6
|
288
|
May 22, 2023
|
Min Cost to Visit Every Node - Dynamic Programming / Bitmask
|
|
8
|
266
|
April 28, 2024
|
Everything About Trees - Depth First Search / Introduction
|
|
21
|
649
|
April 28, 2024
|
Intro to Sorting - Getting Started / Basic Algorithms
|
|
35
|
918
|
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
|
Backtracking Speedrun - Backtracking / Speedrun
|
|
12
|
342
|
April 24, 2024
|
Edit Distance - Dynamic Programming / Two Sequences
|
|
8
|
227
|
April 19, 2024
|
Two Pointers Speedrun - Two Pointers / Speedrun
|
|
4
|
252
|
April 19, 2024
|
Backtracking 1 - Backtracking / Combinatorial Search
|
|
15
|
549
|
April 18, 2024
|
Data Engineer specific PTS in AlgoMonster
|
|
0
|
78
|
April 16, 2024
|
Word Ladder - Graph / Implicit Graph
|
|
26
|
608
|
April 15, 2024
|
Knight Minimum Moves - Graph / Matrix as Graph
|
|
38
|
737
|
April 12, 2024
|
Merge Intervals - Miscellaneous / Interval
|
|
3
|
186
|
April 9, 2024
|
Word Break - Backtracking / Aggregation and Memoization
|
|
44
|
886
|
April 9, 2024
|
Backtracking 1 - Additional States - Backtracking / Additional States
|
|
6
|
315
|
April 5, 2024
|
DFS with States - Backtracking / Combinatorial Search
|
|
82
|
1397
|
April 5, 2024
|
Flood Fill - Graph / Matrix as Graph
|
|
25
|
611
|
April 3, 2024
|