Algorithms

Following Algos will help to solve many questions efficiently and understand the programming concepts well.
This technique helps to process sequential group of elements in an efficient manner.
One of the vital technique, moving the indices ( two-pointer ) based on question conditions.