Lo sentimos, la oferta no está disponible,
pero puedes realizar una nueva búsqueda o explorar ofertas similares:

Work From Home Lead Data Software Engineer

Job DescriptionAgileEngine is a top-ranking provider of software solutions to Fortune 500, Global 500, and Future 50 companies. Listed on Inc.5000 among the ...


Desde Grabjobs Argentina - Río Negro

Publicado a month ago

Work From Home Lead Data Software Engineer

AgileEngine is a top-ranking provider of software solutions to Fortune 500, Global 500, and Future 50 companies. Listed on Inc. 5000 among the fastest-growin...


Desde Agileengine - Río Negro

Publicado a month ago

Senior Java/Javascript Engineer

Job DescriptionAgileEngine is a top-ranking provider of software solutions to Fortune 500, Global 500, and Future 50 companies. Listed on Inc.5000 among the ...


Río Negro

Publicado a month ago

Senior Java/Javascript Engineer

Job Description AgileEngine is a top-ranking provider of software solutions to Fortune 500, Global 500, and Future 50 companies. Listed on Inc. 5000 among th...


Desde Agileengine - Río Negro

Publicado a month ago

Programadores Resolvé El Desafío.

Programadores Resolvé El Desafío.
Empresa:

Recruitingmsa


Detalles de la oferta

"¡Desafío para desarrolladores!

Si te interesa participar postulate a la búsqueda, para luego poder enviar la solución del siguiente puzzle.

¿Podrías decirnos cuál es el resultado de ejecutar el siguiente código? (suponiendo que la máquina tiene los recursos suficientes para terminar de ejecutarlo). Por favor no olvides comentarnos cuál fue tu razonamiento para llegar al resultado.

Puzzle.java

import java.math.BigInteger;

class Puzzle {

final static BigInteger M = new BigInteger(""2017"");

private static BigInteger compute(long n) {

String s = """";

for (long i = 0; i < n; i++) {

s = s + n;

}

return new BigInteger(s.toString()).mod(M);

}

public static void main(String args[]) {

for (long n : new long[] { 1L, 2L, 5L, 10L, 20L, 58184241583791680L }) {

System.out.println("""" + n + "": "" + compute(n));

}

}

}

Resultado parcial por consola

$ javac Puzzle.java

$ java Puzzle

1: 1

2: 22

5: 1096

10: 1197

20: 57

58184241583791680: ...

Buscamos desarrolladores con experiencia para trabajar en modalidad home office con dedicación full time y en relación de dependencia.

TIPO DE CONTRATO:
otro tipo de contrato

EDUCACIÓN MÍNIMA:
Terciario

AÑOS DE EXPERIENCIA:
1 años

JORNADA LABORAL:
Jornada completa"


Fuente: Bebee2

Requisitos


Conocimientos:
Programadores Resolvé El Desafío.
Empresa:

Recruitingmsa


Built at: 2024-04-18T02:09:13.307Z