• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 2
You need to add a compare function "function(a, b){return a - b}". var ages = [40, 20, 33, 15, 25, 10]; ages.sort(function(a, b){return a - b}); You can follow the link below for further explanation https://www.w3schools.com/js/js_array_sort.asp
23rd Jul 2019, 1:44 PM
ODLNT
ODLNT - 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
Machine learning
1 Votes
Can you give me suggestions on what to code please (HTML+CSS)(beginner + intermediate suggestions)
1 Votes
Please help me get xp
1 Votes
Without giving the answer, what to do to complete the cells question?
0 Votes
Why the output is skipping the first 0 index and starting from 1 when I put the iteration out the for loop?
0 Votes
JavaScript
1 Votes
What is operator overriding
1 Votes
Why Can’t I See the XP Needed for the Next Level
0 Votes
How we get hearts
0 Votes
Please how to get a heart
0 Votes