- Find closest number in array
- Reverse bits of an 32 bit unsigned integer
- Rearrange a given linked list in-place
- Permutation Sequence
- Combination Sum II
- Represent the fraction of two numbers in the string format
- Shortest distance between two cells in a matrix or grid
- Minimum Cost Path with Left, Right, Bottom and Up moves allowed
- Maximum absolute difference of value and index sums
- Minimum steps needed to cover a sequence of points on an infinite grid
- Flip elements in array to get maximum 1s
- Hotel Bookings Possible
- Maximum adjacent difference in an array in its sorted form
Related Post: Maximum adjacent difference in an array in its sorted form - ZigZag Tree Traversal
- Generate all binary strings from given pattern
- Count of strings that can be formed using a, b and c
- Find largest word in dictionary by deleting some characters of given string
- Find the longest substring with k unique characters in a given string
- Meta Strings
- Check if it is possible to transform one string to another
- Minimum number of deletions and insertions to transform one string into another
- Transform one string to another using minimum number of given operation
- Smallest number k such that the product of digits of k is equal to n
- Check if a binary tree contains duplicate subtrees of size 2 or more
- Count points covered by given intervals
Sharing is Caring !
Subscribe
0 Comments
Most Voted