HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwaway_032

no profile record

comments

throwaway_032
·hace 4 años·discuss
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(++)?