I've got a hard time imagining they were going for a solution other than you adjusting the base. That seems to be what all restrictions, especially #7, lead to and it is a concept everybody that understands how module works should understand. > 15. Hardcoding matrices is forbidden. This was definitely meant to nudge you into the direction of adjusting the base. The excessive number of rules was really weird, surely t…
> I've got a hard time imagining they were going for a solution other than you adjusting the base. I agree that this is probably what they were going for, but it still seems a bit ridiculous that the conversion from numbers to the chosen representation is not subject to the same rules (i.e., you can call `.toString(15)`, and this definitely uses numbers under the hood!). If this is allowed, then you could also encode…
The FizzBuzz that did not get me the job
321–330 of 460 posts
Re: The FizzBuzz that did not get me the job
#322I predict that very soon you are going to be offered a remote job paying more than €50,000/year. That’s due to this excellent post about your excellent abilities and reasoning appearing on HN. ¡Mucha suerte!
That isn’t much money, even for Europe
Re: The FizzBuzz that did not get me the job
#323Normally, you learn during high school that when you take any exam, you should not reply with the best or smartest answer, but with the answer the teacher expects. The same applies to interviews.
Re: The FizzBuzz that did not get me the job
#324Earlier quoted context omitted.
I wouldn’t accept an employee or a boss who thought this was a reasonable definition of a job.
Why? It is a simple fact that people only go to work because they get paid. You can verify this for yourself by seeing how many people continue to work for a company after it has stopped paying them.
Re: The FizzBuzz that did not get me the job
#325Earlier quoted context omitted.
> His solution is clever, but if that's indicative of how he's going to do engineering work at my company, I guess that means I can expect clever solutions for everything I think this is uncharitable. The interviewer's demands to not use numeric types or any mathematical operations is inherently preposterous, and at that point the author can't be judged negatively for whatever contortions they needed to perform in or…
That's fair, the interviewers did put unreasonable restrictions on the challenge that forced the overly clever solution. It was my kneejerk response from personal experience seeing candidates come up with overly clever solutions even to simple job challenges. But even still, let's assume there is a problem out there with unreasonable requirements. And let's say an engineer architects a solution to that problem in 100…
Re: The FizzBuzz that did not get me the job
#326What a genuinely terrible interview. Seems like a great way to learn absolutely nothing about the candidate. I would have walked out half way through. These types of questions are very telling of an organization which is extremely insecure in its own abilities. For anyone who is a somewhat experienced programmer it is not hard to tell if someone else knows what he is talking about. You do not need to waste 45 minutes…
I argue the contrary case - the interview style is pretty reasonable, but the interviewers screwed up the process (and ultimately, the grading). "Adding additional requirements which test a candidate's ability to refactor code" is a pretty good exercise. And it's ok to force candidates people down a specific development path. The problem is that the interviewers didn't do this. They let the candidate pick a strategy…
The author claims their pronunciation is poor. Writing is a completely different skill. (Especially in English with its insane spelling rules.)
> * Author says they have 2 years of work experience in a company that doesn't use Typescript, but then proceeds to create a solution ad-hoc that requires incredibly deep knowledge of the type system. Certainly not impossible, but I don't know anyone that could pull this off.
Self-study?
Re: The FizzBuzz that did not get me the job
#327I've got a hard time imagining they were going for a solution other than you adjusting the base. That seems to be what all restrictions, especially #7, lead to and it is a concept everybody that understands how module works should understand. > 15. Hardcoding matrices is forbidden. This was definitely meant to nudge you into the direction of adjusting the base. The excessive number of rules was really weird, surely t…
Re: The FizzBuzz that did not get me the job
#328What a genuinely terrible interview. Seems like a great way to learn absolutely nothing about the candidate. I would have walked out half way through. These types of questions are very telling of an organization which is extremely insecure in its own abilities. For anyone who is a somewhat experienced programmer it is not hard to tell if someone else knows what he is talking about. You do not need to waste 45 minutes…
I argue the contrary case - the interview style is pretty reasonable, but the interviewers screwed up the process (and ultimately, the grading). "Adding additional requirements which test a candidate's ability to refactor code" is a pretty good exercise. And it's ok to force candidates people down a specific development path. The problem is that the interviewers didn't do this. They let the candidate pick a strategy…
Re: The FizzBuzz that did not get me the job
#329I guarantee it’s due to you not living in the Netherlands and not being fluent in English.
No matter if the job offers says they accept remote people, in the Netherlands they really value face to face contact and good and open communication.
Re: The FizzBuzz that did not get me the job
#330Earlier quoted context omitted.
Yea, there is way too much “everyone below me in [skill | cleverness | intelligence | creativity] is a drone (or NPC)” attitude in tech. Not saying OP thinks this, but the word use is kind of icky.
I use it deliberately to invoke these negative connotations. I am not commenting on the skill, creativity, or any other aspect of the drones. I think it's just a fairly basic fact that most of us are drones. We go to work, we do what we're told, we get paid. There's no shame in it. Being a drone is an honest living. It just seems that many here are in denial of that. They think that every worker is going to be a spec…