# Status Problem video Level Completes Likes
392

Reverse a Stack using recursion - In Place (Without using extra memory)

Hard % 1
388

Sort a given stack - Using Temporary Stack

Medium % 0
384

Grouping of Anagrams

Medium % 0
370

Find third largest element in a given array

Beginner % 0
367

Sum of all Unique elements in a given array

Beginner % 0
366

Java program to find the largest element in array

Beginner % 0
364

Find three smallest elements in a given array

Beginner % 0
362

Stack Java Class - Explained

Beginner % 0
356

Check if array contains all unique or distinct numbers

Beginner % 0
355

Product of all Unique elements in a given array

Beginner % 0
350

Find first three largest elements in a given array

Beginner % 0
342

Find two smallest elements in a given array

Beginner % 0
341

Front and Back Search in an 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
333

Sum the elements of an Array

Beginner % 0
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
324

Stack Data Structure – Introduction and Implementation

Beginner % 0
321

Bubble Sort and Optimized Bubble Sort

Beginner % 1
311

Linear Search Algorithm

Beginner % 0
300

Find the Largest Gap Between Elements in an Array

Beginner % 0
271

Snake and Ladder Problem

Hard % 1
262

Count and print all Subarrays with product less than K in O(n)

Hard % 0
261

Sliding Window Algorithm (Track the maximum of each subarray of size k)

Hard % 0
260

Deque Implementation – Java

Beginner % 0
254

Sum of all sub arrays in O(n) Time

Hard % 0
250

Nuts & Bolts Problem (Lock & Key problem)

Beginner % 0
249

Divide and Conquer - Rearrange array elements in special order

Medium % 0
247

Find median of two sorted arrays of same size

Medium % 0

Reverse a Stack using recursion - In Place (Without using extra memory)

Sort a given stack - Using Temporary Stack

Grouping of Anagrams

Find third largest element in a given array

Sum of all Unique elements in a given array

Java program to find the largest element in array

Find three smallest elements in a given array

Stack Java Class - Explained

Check if array contains all unique or distinct numbers

Product of all Unique elements in a given array

Find first three largest elements in a given array

Find two smallest elements in a given array

Front and Back Search in an Array

Find Number of reverse pairs in an array

Find first two largest elements in a given array

Sum the elements of an Array

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)

Stack Data Structure – Introduction and Implementation

Bubble Sort and Optimized Bubble Sort

Linear Search Algorithm

Find the Largest Gap Between Elements in an Array

Snake and Ladder Problem

Count and print all Subarrays with product less than K in O(n)

Sliding Window Algorithm (Track the maximum of each subarray of size k)

Deque Implementation – Java

Sum of all sub arrays in O(n) Time

Nuts & Bolts Problem (Lock & Key problem)

Divide and Conquer - Rearrange array elements in special order

Find median of two sorted arrays of same size