- Find the first circular tour that visits all petrol pumps
- Power Set
- Find all distinct subsets of a given set
- Printing Longest Common Subsequence
- Optimal Strategy for a Game
Reference :- Coins in a Line - Minimum insertions to form a palindrome
- Maximum sum rectangle in a 2D matrix
Reference :- Maximum Sum Rectangular Submatrix in Matrix - Box Stacking Problem
- Maximum Length Chain of Pairs
- Activity Selection Problem
- Egg Dropping Puzzle
- Inorder Successor in Binary Search Tree
- Find the largest BST subtree in a given Binary Tree
- Largest Rectangular Area in a Histogram
- Search in a row wise and column wise sorted matrix
- Kth smallest element in a row-wise and column-wise sorted 2D array
- Form minimum number from given sequence
- Program to find amount of water in a given glass
- Pascal’s Triangle
- Find smallest range containing elements from k lists
- Total number of possible Binary Search Trees with n keys
Reference :- Count Number of Binary Search Tree Possible given n keys Dynamic Programming - Sort an array in wave form
- Sort an array according to the order defined by another array
- Snake and Ladder Problem
- Smallest window that contains all characters of string itself
Sharing is Caring !
Subscribe
0 Comments
Most Voted