# Status Problem video Level Completes Likes
360

Least Recently Used (LRU) Cache – Using LinkedHashSet and Deque | Set 2

Hard % 0
359

Merge K sorted Linked List - Using Priority Queue

Hard % 0
357

Count Set bits in a given Number

Beginner % 1
356

Check if array contains all unique or distinct numbers

Beginner % 0
355

Product of all Unique elements in a given array

Beginner % 0
354

Valid Multiple Parentheses

Medium % 1
352

Check if given number is perfect square - O(√N) Solution

Beginner % 0
350

Find first three largest elements in a given array

Beginner % 0
347

Find the nearest building which has bike | Find nearest specific vertex from source in a graph.

Hard % 0
346

Valid Brackets – Part 2 | Stack Method

Beginner % 0
342

Find two smallest elements in a given array

Beginner % 0
338

Find Number of reverse pairs in an array

Hard % 1
337

Find first two largest elements in a given array

Beginner % 0
336

Calculate Logn base r – Java Implementation

Beginner % 0
334

Dijkstra Algorithm Implementation – TreeSet

Hard % 0
330

Check if Given Number is power of 2

Beginner % 1
329

Rotate the given array in cycles

Beginner % 0
328

Heap Sort

Medium % 0
325

Find no of reverse pairs in an array which is sorted in two parts in O(N)

Medium % 1
319

Get the Sum of Digits in a number till it become a single digit

Medium % 0

Least Recently Used (LRU) Cache – Using LinkedHashSet and Deque | Set 2

Merge K sorted Linked List - Using Priority Queue

Count Set bits in a given Number

Check if array contains all unique or distinct numbers

Product of all Unique elements in a given array

Valid Multiple Parentheses

Check if given number is perfect square - O(√N) Solution

Find first three largest elements in a given array

Find the nearest building which has bike | Find nearest specific vertex from source in a graph.

Valid Brackets – Part 2 | Stack Method

Find two smallest elements in a given array

Find Number of reverse pairs in an array

Find first two largest elements in a given array

Calculate Logn base r – Java Implementation

Dijkstra Algorithm Implementation – TreeSet

Check if Given Number is power of 2

Rotate the given array in cycles

Heap Sort

Find no of reverse pairs in an array which is sorted in two parts in O(N)

Get the Sum of Digits in a number till it become a single digit