• + 3 comments

    Dumb challenge. Horrible way to introduce the concept of an iterator and introduces really bad coding practices.

    • + 0 comments

      here is problem solution in java programming. https://programs.programmingoneonone.com/2021/02/hackerrank-java-iterator-solution.html

    • + 0 comments

      Most of these tasks are horribly written by some students who have almost zero understanding of real world Java programming. Moreover they teach newcommers all sorts of bad practices like really bad naming habits, mashing different classes together and wrong usage of programming language components.

    • + 0 comments

      updated solution is here

      https://www.thecscience.com/2021/05/HackerRank-java-iterator-problem-solution.html