Skip to content

Instantly share code, notes, and snippets.

View TheHett's full-sized avatar
:octocat:
>_<

Anton TheHett

:octocat:
>_<
  • Russia, Novosibirsk
View GitHub Profile
/**
* Please review the class below and suggest improvements. How would
* you refactor this class if it would be in a real-life project?
* There are many problems here, both high-level design mistakes,
* and low-level implementation bugs. We're interested to see high-level
* problems first, since they are most critical. The more mistakes
* you can spot, the better programmer you are.
*/
/**