- Count set bits in an integer
- Find a triplet such that sum of two equals to third element
- Set Matrix Zeroes
- Group Anagrams
- Find a peak element
- Search for a Range
- Search a 2D Matrix II
- Jump Game
- Coin Change
- Design a data structure that supports insert, delete, search and getRandom in constant time
- Happy Number
- Write a program to calculate pow(x,n)
- Find Recurring Sequence in a Fraction
- Add two numbers without using arithmetic operators
- Majority Element
- Task Scheduler
- A Product Array Puzzle
- Game of Life
- Find the smallest positive number missing from an unsorted array
- Basic Calculator II
- Merge Sort for Linked Lists
- Word Ladder
- Given a matrix of ‘O’ and ‘X’, replace ‘O’ with ‘X’ if surrounded by ‘X’
- Friend Circles
- Find the longest path in a matrix with given constraints
Sharing is Caring !
Subscribe
0 Comments
Most Voted