HacktoberfestSIT / HacktoberfestSIT/Problem-Solving
Second Largest Element in array
Open
arrays
Hacktoberfest
- Dominant language
- C++
- Stars
- 6
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Arrays -> 1. Find second largest element of an array ->
Given an array __nums__ consisting of 5 random numbers, [x1, x2, x3, x4, x5]
return the second largest element of the array.
Use any programming language for your solution
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.