tulika-99 / DS_Algorithms

A collection of various Algorithms for Data Structures in different languages. HacktoberFest 2020-22 :octocat:
24 stars 124 forks source link

added program to find second largest element in an array #195

Closed Ishanned closed 2 years ago

Ishanned commented 2 years ago

I have added a program to compute the second largest element in an array. Please review.

Ishanned commented 2 years ago

Also please add the hacktoberfest-accepted tag while merging. Cheers!