DSA Prep Track
Solve 20 problems covering Arrays, Strings, and Stacks for placement prep.
Best Time to Buy and Sell Stock
Difficulty: Easy
Solve Now
Container With Most Water
Difficulty: Medium
Solve Now
Merge Two Sorted Lists
Difficulty: Easy
Solve Now
Find Missing Number
Difficulty: Easy
Solve Now
Remove Duplicates from Sorted List
Difficulty: Easy
Solve Now
Binary Tree Inorder Traversal
Difficulty: Easy
Solve Now
Binary Tree Level Order Traversal
Difficulty: Medium
Solve Now
Flatten Binary Tree to Linked List
Difficulty: Medium
Solve Now
Queue Using Stacks
Difficulty: Hard
Solve Now
Implement Queue using Stacks
Difficulty: Easy
Solve Now
Implement Stack using Queues
Difficulty: Easy
Solve Now
Maximum Depth of Binary Tree
Difficulty: Easy
Solve Now