Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

246
Vistas
array.sort((a,b)=>a-b)) the a, b arguments parameters

array.sort((a,b)=>a-b))

when I use the sort() method to numbers array, what kind of rules do they use to pick a and b from the numbers array?

when I log the a and b in the console, it seems to show array[1] as b, array[0] as a and so on, but when the array is different, it shows different rule.

Is there any way to see how sort()method pick the arguments from the numbers array?

array will be like [2,20,60,300,1000] or longer.

Thank you.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

The sort function is a native function, it means that it is implemented by the browser javascript engine in language X ( c++ or java usually ) and you cannot edit or modify them.

If you want a custom sort function you need to write your own or find one that fits your needs.

Why you need to know how the sort function manage the given array?

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda