/junior-test-task

Project for Junior Java Developers

Primary LanguageJava

Test task for junior java developers hunting

First

You need to fork this repo, make changes and then make a pull request. The task is to implement two methods of IntIterable.IntIterator: hasNext() and next() to make the tests completed successfully.