Skip to main content
CodePrime
DSA
Leetcode
Projects
AI-Snake
AI-Minesweeper
ProjectEuler+
Contribute
Blog
GitHub
11 docs tagged with "Design"
View All Tags
Binary Search Tree Iterator
Problem
Find Median from Data Stream
Problem
Implement Queue using Stacks
Problem
Implement Stack using Queues
Problem
Implement Trie (Prefix Tree)
Problem
Kth Largest Element in a Stream
Problem
LFU Cache
Problem
LRU Cache
Problem
Min Stack
Problem
Online Stock Span
Problem
Serialize and Deserialize Binary Tree
Problem