py3-coder / Hacktober_Repo_22

Hacktoberfest 2022 : Repository for open-source contributions towards Hacktoberfest 2022
Apache License 2.0
98 stars 236 forks source link

to find special index in array #432

Closed nandinisahu407 closed 2 years ago

nandinisahu407 commented 2 years ago

i have tried to contribute by how to find the special index in an array using c++ i.e: if an element is deleted from index i, then sum of even index=sum of odd index => special index ( i have solved this problem with best approach,looking forward to contribute more)