HG_90's blog

By HG_90, history, 3 years ago, In English

Hi there!! I am actually new to JAVA Lang. From here till now, I have learned how to code in C++ quite well. Thanks to coders like @Ashishgup, @mango_lassi for their clean coding style. If someone can point out other clean coders like them but who do it in JAVA, that would be of great help.

Tags java, cp
  • Vote: I like it
  • -16
  • Vote: I do not like it

| Write comment?
»
3 years ago, # |
  Vote: I like it +1 Vote: I do not like it

SecondThread also codes in java, you can have a look at his code. https://codeforces.com/profile/SecondThread

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    But I wouldn't really call his code clean. From my memory, some of the cleanest Java programmers on this site are Petr and Egor (although they have switched to C++, you can still read their older codes).