Return an index of an element
Aug 15, 2025 · 4 min read · Welcome back ! without wasting time let us focus on problem. → Given an array and number (n). You have to find the (the index of an element) in it and return it. If number is not present in an array then it should return -1 Now let’s break problems ...
Join discussion






