#100daysofcode
Read more stories on Hashnode
Articles with this tag
Sliding Window · Today we shall a sliding window pattern question. How to the length of the longest substring in it with no more than K distinct...
#100DaysofCode Day3 · Hello, Today we shall solve a problem where we are given a sorted array, create a new array containing squares of all the numbers...
Two-pointer method · Today we shall solve another Two-Pointer problem where you are given an unsorted array of numbers and a target ‘key’, remove all...
Code for 100 days for 1 hr · Yes ! you heard me right. I am very much interested in writing and sharing the progress of my interview preparation in this...