|
Subarray Sum - Two Pointers / Prefix Sum
|
|
22
|
936
|
June 21, 2024
|
|
Visible Tree Node - Depth First Search / DFS on Tree
|
|
43
|
1760
|
June 20, 2024
|
|
Peak of Mountain Array - Binary Search / Implicitly Sorted Array
|
|
68
|
2461
|
June 18, 2024
|
|
Minimum Adj Swaps to Make Palindrome - Company-specific OAs / Microsoft OA
|
|
12
|
524
|
June 16, 2024
|
|
Triangle - Dynamic Programming / Knapsack
|
|
19
|
513
|
June 16, 2024
|
|
Number of Good Binary Strings (Dynamic Programming LeetCode 2533)
|
|
0
|
72
|
June 10, 2024
|
|
Newspapers - Binary Search / Advanced
|
|
53
|
2509
|
June 8, 2024
|
|
Longest Increasing Subsequence - Dynamic Programming / Dynamic number of subproblems
|
|
10
|
406
|
June 8, 2024
|
|
Storage Optimization - Company-specific OAs / Amazon OA
|
|
5
|
283
|
June 6, 2024
|
|
Generate All Valid Parentheses - Backtracking / Additional States
|
|
23
|
760
|
June 4, 2024
|
|
Minimum Window Substring - Two Pointers / Sliding Window
|
|
33
|
840
|
June 2, 2024
|
|
Num Ways to Decode a Message - Backtracking / Aggregation and Memoization
|
|
22
|
1065
|
May 22, 2024
|
|
Built-in Sort with Custom Comparator - Getting Started / Basic Algorithms
|
|
9
|
369
|
June 1, 2024
|
|
The PTS System - Getting Started / Overview
|
|
44
|
1670
|
May 31, 2024
|
|
Graph Speedrun - Part 2 - Graph / Speedrun
|
|
1
|
188
|
May 27, 2024
|
|
Valid Palindrome - Two Pointers / Opposite Direction
|
|
19
|
452
|
May 21, 2024
|
|
Coin Change II - Dynamic Programming / Coin Change
|
|
9
|
432
|
May 20, 2024
|
|
Deduplication - Backtracking / Dedup
|
|
8
|
452
|
May 13, 2024
|
|
Festival Game - Dynamic Programming / Interval
|
|
10
|
552
|
May 10, 2024
|
|
Reorganize String - Priority Queue / Heap / Moving Best
|
|
25
|
871
|
May 7, 2024
|
|
Number of Islands - Graph / Matrix as Graph
|
|
24
|
779
|
May 7, 2024
|
|
Dijkstra's Algorithm | Shortest Path in a Weighted Graph - Graph / Weighted Graph
|
|
18
|
639
|
May 5, 2024
|
|
Move Zeros - Two Pointers / Same Direction
|
|
13
|
463
|
May 4, 2024
|
|
Balanced Binary Tree - Depth First Search / DFS on Tree
|
|
53
|
1886
|
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
|
82
|
May 3, 2024
|
|
Alien Dictionary - Graph / Directed Graph / Topological Sort
|
|
34
|
961
|
May 2, 2024
|
|
K-Different Pairs - Company-specific OAs / Twitter OA
|
|
2
|
239
|
May 1, 2024
|
|
Runtime to Algo Cheat Sheet - Getting Started / Overview
|
|
40
|
2274
|
May 1, 2024
|
|
Umbristan | Reverse Union Find - Advanced Data Structures / Disjoint Set Union | Union Find
|
|
6
|
405
|
May 22, 2023
|
|
Min Cost to Visit Every Node - Dynamic Programming / Bitmask
|
|
8
|
358
|
April 28, 2024
|