Skip to main content

All Questions

Filter by
Sorted by
Tagged with
11 votes
1 answer
162 views

Find all the primes less or equal than N

This is not a novel interview problem. But I want to address it with the following points: Implement the algorithm with Object-Oriented Design principles in mind. Optimize the solution, if there are ...
yvetterowe's user avatar