HackerTrans
トップ新着トレンドコメント過去質問紹介求人

throwaway_032

no profile record

コメント

throwaway_032
·4 年前·議論
I looked at the code from a Java developer point of view, and besides the first 2 points, I don't see anything that was Java-specific.

If anything, the code style is reminding me more about classic game code, where they use arrays instead of List and are more concerned about data types and memory usage. Maybe this person is coming from a background of game programming and/or C(++)?