this post was submitted on 09 Jul 2023
610 points (93.8% liked)

Programmer Humor

32192 readers
159 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 81 points 1 year ago (5 children)

When I’m doing coding interviews I always like to start off and say I’m a big fan of very long variable names. “As descriptive as you can be” I say. Then I get to my first for loop. Instead of i I use “iterator” and then when I start a nested loop I use “jiterator” and it always gets a laugh.

[–] [email protected] 20 points 1 year ago (4 children)

I used to conduct coding interviews at my old job. If someone came in and had some humor like that, it would be big bonus points in my book. Being someone I would like to be on a team with is very important. Plus, I think it shows confidence and being comfortable in situations that make most people nervous.

[–] [email protected] 5 points 1 year ago

And even if it didn’t help my chances directly like that, even getting a small chuckle would help me be more comfortable and confident.

load more comments (3 replies)
load more comments (3 replies)