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 467 Print all steps to convert one string to another string 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 458 Print sorted unique elements of a given array Beginner % 0 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. Print all steps to convert one string to another string 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 Print sorted unique elements of a given array 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28