#interviewquestion — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #interviewquestion, aggregated by home.social.
-
I have an interview with the Big 4/Big 5 tech firm that I had an offer from after my bachelors but had to turn down at the last second because of personal issues. It’s for a similar job, but different enough to justify why a masters degree is needed, and I know they’re going to bring up the contract that I almost signed before.
How do I answer that question when they ask it without getting too emotional about why I turned down the old offer?
-
Recursion: The function that never stops surprising junior devs
-
You thought I was going to ask you about sorting algorithms, but actually:
"The producers asked all of the interviewees what would happen if the recently built Post Office Tower somehow took over."
-
@cassidoo Here's my #InterviewQuestion solution. If you run this on a Mac, it will speak the output as well (taking the "say" part of "count and say" literally).
I reused my num_to_words function from countSelfChars back in April!
https://gist.github.com/smartwatermelon/ec5bb95cd052f6fa34884f1b38238fb8
-
@cassidoo Here's my #InterviewQuestion solution! In Bash shell script, per usual.
https://gist.github.com/smartwatermelon/9b1a2a445c2a7e5df236f5b428f33ded
After six weeks away on personal/medical leave, it's good to start thinking in code again.
-
#interviewQuestion how many packages managers are involved in your onboarding process and why is it more than one?
-
@cassidoo, Nice little brain teaser involving number base conversion 😄
https://thzinc.com/2023/02/06/a1-reference-style-spreadsheet-column-names-interview-question-of-the-week-from-rendezvous-with-cassidoo.html #javascript #interviewquestion #codekata
-
@cassidoo nice bite-sized #interviewquestion this week. The string return type is an interesting "quiet requirement."
https://thzinc.com/2023/01/22/missing-bits-interview-question-of-the-week-from-rendezvous-with-cassidoo.html #kata #programming #javascript