Question d’entretien chez Fast Enterprises

Write a program to find the first 100 primes, using a function isPrime()

Réponse à la question d'entretien

Utilisateur anonyme

17 avr. 2017

the interviewer recommended after reviewing my answer, that the best method would be to simply check %2 and %3 for (0, n/2)