#dsa
Read more stories on Hashnode
Articles with this tag
Introduction let’s suppose you want to find the meaning of “Search” in a dictionary, what method will you prefer to read each and every word from...
Python / JavaScript · Introduction Let’s suppose we have an array arr= [4,6,3,7,8,5,34,26,23] of length n and we want to find the index for 5 in this...