Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
0

How to find second largest no. in an array?

in c++

c++inta[10]
27th Aug 2017, 7:14 PM
Sourabh
3 Answers
+ 5
If it contains unique values only: print(sorted(list_name)[-2])
27th Aug 2017, 7:20 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
0
https://code.sololearn.com/ch4XBsj65fYC/?ref=app
27th Aug 2017, 7:45 PM
MsJ
MsJ - avatar
0
Sort it and pick the 2nd element. Simple.
28th Aug 2017, 12:18 AM
Haris
Haris - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
4 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
You’re free to give me your advice! 🚹
1 Votes
Salut tout le monde
1 Votes
How can i isntall modules
1 Votes