lionelsamrat10 / LeetCode-Solutions

Contains the solutions of all the problems, I am solving on Leetcode.
https://github.com/lionelsamrat10/LeetCode-Solutions
MIT License
2 stars 1 forks source link

Create Solution.cpp #101

Closed narendrago closed 3 years ago

narendrago commented 3 years ago

C++ program to find index of an element in an array (both cases of if present or were to be present included)