- Check if a given array can represent Preorder Traversal of Binary Search Tree
- Partitioning a linked list around a given value and If we don’t care about making the elements of the list
- Implement two stacks in an array
- Implement k stacks in a single array
- Sort a stack using a temporary stack
- Inorder Successor of a node in Binary Tree
- Inserting m into n such that m starts
- Converting a Real Number (between 0 and 1) to Binary String
- Find longest sequence of 1’s in binary representation with one flip
- Find a Fixed Point (Value equal to index) in a given array
- Multiply two numbers using bitwise operators
- Program for Tower of Hanoi
- Sorted merge in one array
- Given a sequence of words, print all anagrams together
- Print all possible combinations of r elements in a given array
- Rank of an element in a stream
- Program to print last 10 lines
- Different methods to reverse a string
- Dynamically allocate a 2D array in C
- Find the k most frequent words from a file
- Count trailing zeroes in factorial of a number
- Find the closest pair from two sorted arrays
- Compute the minimum or maximum of two integers without branching
- Find the point where maximum intervals overlap
- Find number of Employees Under every Employee
Sharing is Caring !
Subscribe
0 Comments
Most Voted