Featured Lists

Top 20 Problems on Dynamic programming

Top 10 Problems on Backtracking

Top 20 Problems on Graph

Top 25 Problems on Trees

Top 10 Problems on Bits Manipulation

Top 15 Problems in LinkedList

All Problems

# Status Problem video Level Completes Likes
28

Find the n'th Node from the end of a given Linked List

Beginner % 0
27

Remove Duplicates from an Unsorted Linked list

Beginner % 0
25

String Compression using count of repeated characters - Run Length Encoding

Beginner % 0
24

Replace all spaces in a String with '%20'

Medium % 0
22

Find Intersection Point in Two Linked List

Medium % 0
21

Find the Loop in a Linked list, find its length and Break the Loop

Medium % 0
20

Reverse a Linked List

Beginner % 0
17

Merge or Combine Two Sorted Linked Lists

Medium % 0
16

Singly Linked List Implementation

Beginner % 0
15

Rearrange Positive and Negative Numbers of Array On Each Side in O(nlogn)

Hard % 0
14

Find The Longest Sequence Of Prefix Shared By All The Words In A String

Medium % 0
12

Find a pair of numbers from an array whose sum equals k

Beginner % 0
11

Check If String has All Unique Characters

Beginner % 0
10

Quick Sort Implementation

Medium % 0
9

Valid or Well Formed Parentheses | Part - 1

Medium % 0
8

Find an Element in 2 dimensional sorted array

Medium % 0
7

Find Whether Given String is palindrome or Not.

Beginner % 0
6

Find a peak element in a Given Array

Beginner % 0
5

Find two Missing Numbers in a Sequence of Consecutive Numbers

Beginner % 0
4

Find a Missing Number From a Sequence of Consecutive Numbers

Beginner % 0
3

Hash Table Implementation

Beginner % 0

Find the n'th Node from the end of a given Linked List

Remove Duplicates from an Unsorted Linked list

String Compression using count of repeated characters - Run Length Encoding

Replace all spaces in a String with '%20'

Find Intersection Point in Two Linked List

Find the Loop in a Linked list, find its length and Break the Loop

Reverse a Linked List

Merge or Combine Two Sorted Linked Lists

Singly Linked List Implementation

Rearrange Positive and Negative Numbers of Array On Each Side in O(nlogn)

Find The Longest Sequence Of Prefix Shared By All The Words In A String

Find a pair of numbers from an array whose sum equals k

Check If String has All Unique Characters

Quick Sort Implementation

Valid or Well Formed Parentheses | Part - 1

Find an Element in 2 dimensional sorted array

Find Whether Given String is palindrome or Not.

Find a peak element in a Given Array

Find two Missing Numbers in a Sequence of Consecutive Numbers

Find a Missing Number From a Sequence of Consecutive Numbers

Hash Table Implementation