|
Longest Increasing Subsequence - Dynamic Programming / Dynamic number of subproblems
|
|
10
|
351
|
June 8, 2024
|
|
Storage Optimization - Company-specific OAs / Amazon OA
|
|
5
|
261
|
June 6, 2024
|
|
Generate All Valid Parentheses - Backtracking / Additional States
|
|
23
|
687
|
June 4, 2024
|
|
Minimum Window Substring - Two Pointers / Sliding Window
|
|
33
|
758
|
June 2, 2024
|
|
Num Ways to Decode a Message - Backtracking / Aggregation and Memoization
|
|
22
|
1018
|
May 22, 2024
|
|
Built-in Sort with Custom Comparator - Getting Started / Basic Algorithms
|
|
9
|
314
|
June 1, 2024
|
|
The PTS System - Getting Started / Overview
|
|
44
|
1612
|
May 31, 2024
|
|
Graph Speedrun - Part 2 - Graph / Speedrun
|
|
1
|
182
|
May 27, 2024
|
|
Valid Palindrome - Two Pointers / Opposite Direction
|
|
19
|
400
|
May 21, 2024
|
|
Coin Change II - Dynamic Programming / Coin Change
|
|
9
|
406
|
May 20, 2024
|
|
Deduplication - Backtracking / Dedup
|
|
8
|
423
|
May 13, 2024
|
|
Festival Game - Dynamic Programming / Interval
|
|
10
|
527
|
May 10, 2024
|
|
Reorganize String - Priority Queue / Heap / Moving Best
|
|
25
|
828
|
May 7, 2024
|
|
Number of Islands - Graph / Matrix as Graph
|
|
24
|
737
|
May 7, 2024
|
|
Dijkstra's Algorithm | Shortest Path in a Weighted Graph - Graph / Weighted Graph
|
|
18
|
583
|
May 5, 2024
|
|
Move Zeros - Two Pointers / Same Direction
|
|
13
|
426
|
May 4, 2024
|
|
Balanced Binary Tree - Depth First Search / DFS on Tree
|
|
53
|
1806
|
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
|
77
|
May 3, 2024
|
|
Alien Dictionary - Graph / Directed Graph / Topological Sort
|
|
34
|
896
|
May 2, 2024
|
|
K-Different Pairs - Company-specific OAs / Twitter OA
|
|
2
|
228
|
May 1, 2024
|
|
Runtime to Algo Cheat Sheet - Getting Started / Overview
|
|
40
|
2170
|
May 1, 2024
|
|
Umbristan | Reverse Union Find - Advanced Data Structures / Disjoint Set Union | Union Find
|
|
6
|
387
|
May 22, 2023
|
|
Min Cost to Visit Every Node - Dynamic Programming / Bitmask
|
|
8
|
309
|
April 28, 2024
|
|
Everything About Trees - Depth First Search / Introduction
|
|
21
|
799
|
April 28, 2024
|
|
Intro to Sorting - Getting Started / Basic Algorithms
|
|
35
|
1224
|
April 26, 2024
|
|
Lowest Common Ancestor - Depth First Search / Advanced
|
|
25
|
613
|
April 26, 2024
|
|
Longest Substring Without 3 Contiguous Occurrences of Letter - Company-specific OAs / Microsoft OA
|
|
5
|
310
|
April 25, 2024
|
|
Backtracking Speedrun - Backtracking / Speedrun
|
|
12
|
466
|
April 24, 2024
|
|
Edit Distance - Dynamic Programming / Two Sequences
|
|
8
|
285
|
April 19, 2024
|
|
Two Pointers Speedrun - Two Pointers / Speedrun
|
|
4
|
325
|
April 19, 2024
|