Problems

# Status Problem Level Completes Likes
1

Count Largest Groups

Medium % 2
2

Plus one to number represented by an array

Medium % 2
3

Find an extra element in two almost similar arrays

Medium % 4
4

Find The Minimum time difference

Medium % 1
5

Maximum Depth of Valid Nested Parentheses in an arithmetic expression

Medium % 0
6

Minimum Increments to make all array elements unique

Medium % 1
7

Maximum CPU Load Problem in a jobs list

Medium % 1
8

Maximum overlaps in a given list of time intervals

Medium % 1
9

Count number of pairs in an array with sum = K

Medium % 0
10

Maximum distance from the nearest person.

Medium % 0
11

Design a data structure for Candidate Voting Problem

Medium % 0
12

Find the Number of Contiguous Parking Areas

Medium % 0
13

Get specific row K in a Pascal Triangle

Medium % 0
14

Design data structure for players and ranks

Medium % 0
15

Compare two version numbers of a software

Medium % 0
16

Minimum number of times String A is repeated to such that B is substring of A

Medium % 0
18

Maximum meetings in one room

Medium % 0
19

Check if given sudoku is valid or not

Medium % 0
20

Sort the indexes of the array as per the elements of the array

Medium % 0
22

Calculate (x^y)%z without using pow() function

Medium % 0
23

Job Sequencing algorithm - Java

Medium % 0
24

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

Medium % 0
25

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

Medium % 0
26

Implement/Design the version control map system

Medium % 0
27

Sort Map as per values - Java Program

Medium % 0
28

Find if any two intervals overlap in given intervals

Medium % 1
29

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

Medium % 0
30

Given an array, find all unique subsets with a given sum with allowed repeated digits.

Medium % 0
32

Lexicographically next permutation With One swap

Medium % 0
33

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

Medium % 0
34

Find all possible combinations with sum K from a given number N(1 to N) with the repetition of numbers is allowed

Medium % 0
35

Construct the largest number from the given array.

Medium % 0

Count Largest Groups

Plus one to number represented by an array

Find an extra element in two almost similar arrays

Find The Minimum time difference

Maximum Depth of Valid Nested Parentheses in an arithmetic expression

Minimum Increments to make all array elements unique

Maximum CPU Load Problem in a jobs list

Maximum overlaps in a given list of time intervals

Count number of pairs in an array with sum = K

Maximum distance from the nearest person.

Design a data structure for Candidate Voting Problem

Find the Number of Contiguous Parking Areas

Get specific row K in a Pascal Triangle

Design data structure for players and ranks

Compare two version numbers of a software

Minimum number of times String A is repeated to such that B is substring of A

Maximum meetings in one room

Check if given sudoku is valid or not

Sort the indexes of the array as per the elements of the array

Calculate (x^y)%z without using pow() function

Job Sequencing algorithm - Java

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

Sort Map as per values - Java Program

Find if any two intervals overlap in given intervals

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

Given an array, find all 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)

Find all possible combinations with sum K from a given number N(1 to N) with the repetition of numbers is allowed

Construct the largest number from the given array.