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

241
Vistas
How to double the values in odd possitions on an array, and return the full array?

I have an array and I need to double the values of the odd possitions and return the doubled values and the untouched ones in a new array in the same order as they came. I already tried with indexOf() but when a number is repeated in the array it won't double and returns the same. I know I can use a "for", but I'm mostly looking for a direct simple way to keep my code short. I'm using vanilla Javascript.

let num="123456"
let numArray=Array.from(num)

Wanted output:

newArray[1,4,3,8,5,12]

Also, very new developer here...so, sorry if this went too long. Thanks in advance!

about 4 years ago · Juan Pablo Isaza
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