Tags
algorithms
applied-ml
bfs
- 01 Matrix
- All Nodes Distance K in Binary Tree
- Cheapest Flights Within K Stops
- Jump Game III
- Shortest Path in Binary Matrix
- Swim in Rising Water
binary search
- Binary Search in Sorted Array
- Find Minimum in Rotated Sorted Array
- First and Last Position in a Sorted Array
- Minimum Limit of Balls in a Bag
- Split Array Largest Sum
- Swim in Rising Water
- Zero Array Transformation II
binary tree
computational-graph
- Gradient Through Concatenation
- Gradient Through Addition with Broadcasting
- Differentiable Computations
computer-vision
deep-learning
dfs
dijkstra sssp
distributed-computing
distributed-systems
dp
dsu
eulerian path
fenwick trees
greedy
- Best Time to Buy and Sell Stock
- Best Time to Buy and Sell Stock II
- Gas Station
- Jump Game
- Jump Game II
- Max Chunks To Make Sorted
- Min Meeting Rooms
- Minimum Number of Arrows to Burst Balloons
heap
intervals
- Insert Interval
- Merge Intervals
- Min Meeting Rooms
- Minimum Number of Arrows to Burst Balloons
- Smallest Range Covering Elements from K Lists
knapsack
line sweep
- Line Sweep Technique
- Smallest Range Covering Elements from K Lists
- Zero Array Transformation I
- Zero Array Transformation II
linked list
- Detecting a Cycle in Linked List
- Implementing LRU Cache
- Merge K Sorted Lists
- Merging Two Sorted Linked Lists
- Remove Nodes From Linked List
- Remove Nth Node From End of List
- Reverse Linked List
llm
machine-learning
- XGBoost
- Normalisation Layers
- Variational Inference
- Gradient Boosting
- Attribute Selection in Decision Trees
- Bias and Variance
- Common Optimisers
- Focal Loss
- Softmax Classifier
- Linear Classifiers
- Bayes Error
monotonic stack
- Daily Temperatures
- Largest Rectangle in Histogram
- Monotonic Stack
- Remove Nodes From Linked List
- Sum of Subarray Minimums
mst
optimisation
optimisers
palindromes
permutation
prefix sum
probability
probability-theory
ranking
recommendation system
- A Tale of Two Towers
- Scaling CF with Neural Networks and Features
- The "Zero" Problem
- Collaborative Filtering - The Foundations and Flaws
rmq
search
segment trees
self attention
sliding window
- Longest Substring Without Repeating Characters
- Partition Labels
- String Compression
- Take K of Each Character From Left and Right