Design PasteBin - System Design Interview Question
Asked In Amazon, Ola Cabs Key benefits after reading this Blog Have you ever thought of any such service that could make our life easier by…
Merge Sort Algorithm
Difficulty Level Medium Asked In Microsoft, Amazon, Goldman Sachs, Qualcomm, Bloomberg, Oracle, Paytm Merge Sort Introduction Merge sort is…
Find equilibrium index of an array
Difficulty Level Easy Asked In Amazon, Adobe, Hike Three solutions Discussed Brute force approach — Using two nested loops Using extra space…