DSA Problems

Browse and practice Data Structures & Algorithms problems with interactive visualizations.

7
Total Problems
7
Available Now
5
Easy
2
Medium
0
Hard
Available7/7
Problem
Difficulty
Topic
Pattern
Status
Actions
Basic Binary Search
Find target element in sorted array using binary search.
EasyArraysBinary Search
Available
Search Insert Position
Find the index where a target should be inserted in a sorted array.
EasyArraysBinary Search
Available
Bubble Sort
Learn the bubble sort algorithm step by step.
EasyArraysBubble Sort
Available
String Search
Visualize pattern matching algorithms like KMP or Boyer-Moore.
MediumStringsPattern Matching
Available
Reverse Linked List
Visualize how to reverse a linked list step by step.
EasyLinked ListsList Manipulation
Available
Binary Tree Traversal
Visualize in-order, pre-order, and post-order tree traversals.
MediumTreesTree Traversal
Available
Two Sum
Find two numbers that add up to a specific target.
EasyHash MapsBasic Hashing
Available
Showing 1 to 7 of 7 results
Rows per page: