Frage im Vorstellungsgespräch bei Appirio

Write a function that return the prime numbers from a given array

Antwort im Vorstellungsgespräch

Anonym

23. Okt. 2019

I implemented a function using an if and a for loop that starts from the number two.