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
418

Social Network Problem

Hard % 0
416

Evaluation of Prefix Expressions (Polish Notation) | Set 2

Medium % 0
412

Check if Number is divisible by its digits

Beginner % 0
411

Check if the given number is Armstrong number or not

Beginner % 0
410

Evaluation of Prefix Expressions (Polish Notation) | Set 1

Medium % 0
409

Minimum Boats Required to rescue people

Medium % 0
406

Evaluation of Postfix Expressions (Polish Postfix notation) | Set 2

Medium % 0
405

Evaluation of Postfix Expressions (Polish Postfix notation) | Set 1

Medium % 0
404

Find all the numbers in the range which has prime set bits.

Beginner % 0
403

Check if Graph is Bipartite - Adjacency Matrix using Depth-First Search(DFS)

Hard % 0
402

Check if Arithmetic Expression contains duplicate parenthesis

Medium % 0
401

Introduction to Bipartite Graphs OR Bigraphs

Medium % 0
398

Smallest Number after Removing K digits

Hard % 0
390

Convert Prefix to Postfix Expression

Medium % 0
389

Convert Roman Number to Integer

Beginner % 0
387

Convert Postfix to Prefix Expression

Medium % 0
381

K-Means Algorithm

Hard % 0
379

Sieve of Eratosthenes - Find all Prime Numbers less than equal to N | Set 2

Medium % 0
376

Collatz Conjecture - Steps to transform Number to 1

Beginner % 0
374

Find all Prime Numbers less than equal to N | Set 1

Beginner % 0
372

Monotone Increasing Digits - Leetcode

Medium % 1
370

Find third largest element in a given array

Beginner % 0
366

Java program to find the largest element in array

Beginner % 0
361

Convert Prefix to Infix Expression

Medium % 0
360

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

Hard % 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
352

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

Beginner % 0
349

Selection Sort

Beginner % 0
345

Find the roots of Quadratic Equation – Java Program

Beginner % 0
343

Generate all the strings of length n from 0 to k-1

Medium % 0
342

Find two smallest elements in a given array

Beginner % 0

Social Network Problem

Evaluation of Prefix Expressions (Polish Notation) | Set 2

Check if Number is divisible by its digits

Check if the given number is Armstrong number or not

Evaluation of Prefix Expressions (Polish Notation) | Set 1

Minimum Boats Required to rescue people

Evaluation of Postfix Expressions (Polish Postfix notation) | Set 2

Evaluation of Postfix Expressions (Polish Postfix notation) | Set 1

Find all the numbers in the range which has prime set bits.

Check if Graph is Bipartite - Adjacency Matrix using Depth-First Search(DFS)

Check if Arithmetic Expression contains duplicate parenthesis

Introduction to Bipartite Graphs OR Bigraphs

Smallest Number after Removing K digits

Convert Prefix to Postfix Expression

Convert Roman Number to Integer

Convert Postfix to Prefix Expression

K-Means Algorithm

Sieve of Eratosthenes - Find all Prime Numbers less than equal to N | Set 2

Collatz Conjecture - Steps to transform Number to 1

Find all Prime Numbers less than equal to N | Set 1

Monotone Increasing Digits - Leetcode

Find third largest element in a given array

Java program to find the largest element in array

Convert Prefix to Infix Expression

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

Check if array contains all unique or distinct numbers

Product of all Unique elements in a given array

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

Selection Sort

Find the roots of Quadratic Equation – Java Program

Generate all the strings of length n from 0 to k-1

Find two smallest elements in a given array