- Max Array Sum
- Abbreviation
- Candies
- Sum of minimum absolute difference of each array element
- Smallest Difference pair of values between two unsorted Arrays
- Count all possible paths from top left to bottom right of a mXn matrix
- Print all possible paths from top left to bottom right of a mXn matrix
- Find common elements in three sorted arrays
- Inplace rotate square matrix by 90 degrees
- Check for balanced parentheses in an expression
- Find N’th item in a set formed by sum of two arrays
- Infix to Postfix
- Implement Stack using Queues
- 1 to n bit numbers with no consecutive 1s in binary representation
- Convert a Binary Tree to a Circular Doubly Link List
- Hamiltonian Cycle
- Build Lowest Number by Removing n digits from a given number
- Count ‘d’ digit positive integers with 0 as a digit
- Count all possible groups of size 2 or 3 that have sum as multiple of 3
- Count triplets with sum smaller than a given value
- Dice Throw
- Rearrange positive and negative numbers
- Tiling Problem
- Count the number of ways to tile the floor of size n x m using 1 x m size tiles
- Count numbers with same first and last digits
Sharing is Caring !
Subscribe
0 Comments
Most Voted