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
477

Job Sequencing algorithm

Medium % 1
476

Find subarray with a sum to given number-2 | Handle negative numbers

Medium % 0
475

Sort the two dimensional (2D) array - In-place

Medium % 0
474

Implement/Design the version control map system

Medium % 0
473

Given an array, count the number of pairs with a given sum.

Beginner % 0
472

Sort Map as per values - Java Program

Medium % 0
471

Two Sum Problem

Beginner % 0
470

Find if any two intervals overlap in given intervals

Medium % 0
469

Given an array, find the number of all pairs with odd sum.

Medium % 0
468

Unique subsets with a given sum with allowed repeated digits.

Medium % 0
466

Lexicographically next permutation With One swap

Medium % 1
465

Find all subsets of size K from a given number N (1 to N)

Medium % 0
464

Sum of distinct elements among two given sets

Beginner % 0
463

Combinations with sum K from a given number N with repetition

Medium % 0
462

Stable Marriage Problem - Gale–Shapley Algorithm

Hard % 0
461

Insert a node in the given sorted linked list.

Beginner % 1
460

Construct the largest number from the given array

Medium % 0
459

Given an array, find three-element sum closest to Zero

Medium % 1

Job Sequencing algorithm

Find subarray with a sum to given number-2 | Handle negative numbers

Sort the two dimensional (2D) array - In-place

Implement/Design the version control map system

Given an array, count the number of pairs with a given sum.

Sort Map as per values - Java Program

Two Sum Problem

Find if any two intervals overlap in given intervals

Given an array, find the number of all pairs with odd sum.

Unique subsets with a given sum with allowed repeated digits.

Lexicographically next permutation With One swap

Find all subsets of size K from a given number N (1 to N)

Sum of distinct elements among two given sets

Combinations with sum K from a given number N with repetition

Stable Marriage Problem - Gale–Shapley Algorithm

Insert a node in the given sorted linked list.

Construct the largest number from the given array

Given an array, find three-element sum closest to Zero