Data Structures & Algorithms

Arrays, Tree, Linked List, Heap, Dynamic Programming, Recursion, Backtracking etc.
Search term should be '3' to '100' character long.
Construct a Binary Tree from given Inorder and Preorder traversals

Print all Subsets (Power Set) of a given array

Two Sum - return index of a pair of array elements with a given sum

Check if two strings are equal or not after processing backspace

Longest substring without repeating characters