# Status Problem Level Completes Likes
1

Find The Minimum time difference

Medium % 1
2

Departure and Destination Cities in a given itinerary

Beginner % 1
3

Given an array, rank its elements

Beginner % 1
4

Find Three Consecutive Odd Numbers in an array

Beginner % 1
5

Maximum Depth of Valid Nested Parentheses in an arithmetic expression

Medium % 0
6

Duplicate even elements in an array

Beginner % 1
7

Minimum Increments to make all array elements unique

Medium % 0
8

Maximum Surpasser in the given array

Hard % 0
9

Find the number of pairs with odd XOR

Beginner % 2
10

Maximum CPU Load Problem in a jobs list

Medium % 1
11

Check If Student is eligible for an Attendance Reward

Beginner % 0
12

Remove Duplicates in a given Sorted Array

Beginner % 0
13

Replace Elements with Greatest Element on Right

Beginner % 0
14

Count number of pairs in an array with sum = K

Medium % 0
15

Maximum distance from the nearest person.

Medium % 1
16

Sort 0, 1, 2 in an array - Part 2

Beginner % 0
17

Design a data structure for Candidate Voting Problem

Medium % 0
18

Find the Number of Contiguous Parking Areas

Medium % 1
19

Design data structure for players and ranks

Medium % 0
20

Minimum Deletions to make the occurrence of each character unique.

Hard % 1
21

Valid Pickup and Delivery options

Hard % 0
24

Maximum meetings in one room

Medium % 0
25

The number of cycles in a given array of integers.

Hard % 0
27

Find Lexicographically smallest or largest substring of size k

Beginner % 0
28

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

Medium % 0
29

Efficient Robot Problem - Find Minimum Trips

Hard % 0
30

Job Sequencing algorithm - Java

Medium % 1
31

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

Medium % 0
32

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

Medium % 0
33

Implement/Design the version control map system

Medium % 0
34

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

Beginner % 0
35

Sort Map as per values - Java Program

Medium % 0

Find The Minimum time difference

Departure and Destination Cities in a given itinerary

Given an array, rank its elements

Find Three Consecutive Odd Numbers in an array

Maximum Depth of Valid Nested Parentheses in an arithmetic expression

Duplicate even elements in an array

Minimum Increments to make all array elements unique

Maximum Surpasser in the given array

Find the number of pairs with odd XOR

Maximum CPU Load Problem in a jobs list

Check If Student is eligible for an Attendance Reward

Remove Duplicates in a given Sorted Array

Replace Elements with Greatest Element on Right

Count number of pairs in an array with sum = K

Maximum distance from the nearest person.

Sort 0, 1, 2 in an array - Part 2

Design a data structure for Candidate Voting Problem

Find the Number of Contiguous Parking Areas

Design data structure for players and ranks

Minimum Deletions to make the occurrence of each character unique.

Valid Pickup and Delivery options

Maximum meetings in one room

The number of cycles in a given array of integers.

Find Lexicographically smallest or largest substring of size k

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

Efficient Robot Problem - Find Minimum Trips

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

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

Sort Map as per values - Java Program