you are viewing a single comment's thread
view the rest of the comments
[–] 33 points 2 years ago

I always like to joke in coding interviews that I really like to make variable names as long as I can so they are very precisely named. Then when I get to a double nested loop I hit them with iterator and jiterator instead of I and j

  • source