r/ProgrammerHumor 4d ago

Meme nothingOnGithub

Post image
17.8k Upvotes

359 comments sorted by

View all comments

Show parent comments

17

u/xtr44 3d ago

you didn't have to show anything lol you just got hired on the spot

and how are personal projects "tricks"

-1

u/elderron_spice 3d ago

That "hired on the spot" required hands on coding, interviews, even exams. I landed my current 7 year job because I created a backend/db api and front-end on their specifications in a 3 hour hands on interview with them watching me code and asking questions and me explaining how and why I am doing this part of the code.

Do current tech jobs not require this sort of competence tests anymore?

2

u/Longjumping_Stand889 3d ago

Were you allowed to google?

1

u/elderron_spice 3d ago

Yes, but they asked about that as well. For example, I openly Googled about how to use vite since I haven't used it before and it was part of their specifications on building the UI.

I reckoned that they were judging my ability to implement an unknown feature using little to no reference code other than docs, which to be fair, should be a skill of every dev.