Ad
  • Custom User Avatar

    I'd try to prevent using variable names consisting only of a few characters.

    Also the computation of the next generation, even it's correct, takes your colleagues time to mentally "parse" the binding of the operators. Instead i'd use to operations.

  • Custom User Avatar

    Hi, i'd suggest removing the comments and the system out debugging in the final solution in order to make it more readable.