- Find all combinations of non-overlapping substrings of a string
- Check a given sentence for a given set of simple grammer rules
- Given a binary tree, remove all the half nodes
- Match a pattern and String without using regular expressions
- Find shortest route in a device to construct the given string
- Minimum steps to reach target by a Knight
- Maximum occurred integer in n ranges
- A Boolean Matrix Question
- Queries for counts of array elements with values in given range
- Clockwise Spiral Traversal of Binary Tree
- Sort array after converting elements to their squares
- Implement diff utility
- Printing Shortest Common Supersequence
- Longest Common Subsequence | Finding all LCS
- Longest Common Subsequence of three strings
- Print all subsequences of a string
- Find number of times a string occurs as a subsequence in given string
- Given two strings, find if first string is a subsequence of second
- Word Break Problem
- Sort a nearly sorted (or K sorted) array
- Maximum sum of nodes in Binary tree such that no two are adjacent
- Print path between any two nodes in a Binary Tree
- Maximum number of partitions that can be sorted individually to make sorted
- Clone an Undirected Graph
- Find k closest numbers in an unsorted array
Sharing is Caring !
Subscribe
0 Comments
Most Voted