Earlier quoted context omitted.
Given the 15 year gap between the events and this post about them, I'm pretty sure OP isn't still angry. They likely were just working on a search engine, and this old story came to mind, and they realized that it'd be perfect clickbait (maybe rage-bait?) to serve as lead-gen for the search-engine project. (Remember, someone building a search-engine is likely very, very familiar with SEO.)
Spot on
Google rejected me and now I'm building a search engine
121–130 of 151 posts
Re: Google rejected me and now I'm building a search engine
#122I'm sure the post's author doesn't need interview advice anymore but in case there are any prospective interview candidates out there, completely freezing during an interview is a super negative signal. Even if you need to manually multiply out 2's on a whiteboard it would be more productive than saying "I don't know". In my experience the only reason you should say "I don't know" is if you're going to follow it with…
I always remember this old blog post: https://aneccodeal.blogspot.com/2014/02/interviewing-for-anx... I haven't done a whiteboarding interview for a while, but I remember them vividly. Hot flashes, sweating, stomach churning, anytime I'd be asked a question I am definitely capable of answering, my brain would shut down and refuse to start back up again. The most apt thing I could compare it to is stage fright. Even s…
That's my big problem (both as an interviewer and as an interviewee) with the current "best practices" in tech interviews. We're evaluating the wrong thing. This is how smooth talking, charismatic phonies breeze through and we find out in 6 months they can't code. Unfortunately by then, they've often gotten themselves promoted to Director.
Re: Google rejected me and now I'm building a search engine
#123Page appears to have been taken down, but is available on archive.org: https://web.archive.org/web/20240702162540/https://daoudclar...
Re: Google rejected me and now I'm building a search engine
#124I'm sure the post's author doesn't need interview advice anymore but in case there are any prospective interview candidates out there, completely freezing during an interview is a super negative signal. Even if you need to manually multiply out 2's on a whiteboard it would be more productive than saying "I don't know". In my experience the only reason you should say "I don't know" is if you're going to follow it with…
Asking questions irrelevant to the position is also a pretty good red flag that you don't want to work there.
IMHO it is also the reason they can't generally make their own (good) products any more, without acquiring / copying -- that is not the type of people they hire (more artistic / risk taker types).
Re: Google rejected me and now I'm building a search engine
#125I'm sure the post's author doesn't need interview advice anymore but in case there are any prospective interview candidates out there, completely freezing during an interview is a super negative signal. Even if you need to manually multiply out 2's on a whiteboard it would be more productive than saying "I don't know". In my experience the only reason you should say "I don't know" is if you're going to follow it with…
I always remember this old blog post: https://aneccodeal.blogspot.com/2014/02/interviewing-for-anx... I haven't done a whiteboarding interview for a while, but I remember them vividly. Hot flashes, sweating, stomach churning, anytime I'd be asked a question I am definitely capable of answering, my brain would shut down and refuse to start back up again. The most apt thing I could compare it to is stage fright. Even s…
That was a turning point for me, because as far as questions go it was very fair. And yet, it had the same effect. 20 interviews later I was acing far more difficult questions, being rather polished (and ahem, interview questions aren't generally very unique). So I guess I interviews at that place too early. Maybe its useful? IDK. For me personally, it seems like really good people have a track record of shipping good stuff (or doing other good things in life), and can generally explain what it is and how it works. They usually have former colleagues you can talk to as well. Some of them even have side projects you can look at. But ah when the interview mill is in full steam, its hard to individualize to the candidate. We have a feature factory sir, and what we need are some good cogs. That's how you maximize the value you achieve from a developer after all!
Re: Google rejected me and now I'm building a search engine
#126I like this interview question. It's perfectly solvable without a calculator as the interviewer said. It doesn't rely on having memorized some weird binary tree inversion algorithm. It tests the ability to take facts that you already know (e.g. 2^8 or 2^10) and use them to solve a problem that might appear out of reach at first glance.
Now if powers of 3 or 5 or 6 or 7 were asked... Eff them...
Re: Google rejected me and now I'm building a search engine
#127> He continued to ask more questions about numbers of bits. I couldn’t answer any of them without a lot of help. He didn’t ask me about my PhD work building a new theory of natural language semantics. This strikes me as fairly petty “I didn’t answer wrong, you asked me the wrong questions!”. Honestly it’s the recruiting process working as intended - folks with this type of attitude don’t make good team members in my…
True, the hiring process working as intended - I don’t want to work for an employer that would waste my time having me solve irrelevant problems to placate some weirdly misplaced ego-driven attitude. Seems fairly gatekeepy, and I think it selects for a certain type of cult member, not necessarily “good team members.” In my interviews I now throw out these dumb google style questions, not to see how they think, but to…
Re: Google rejected me and now I'm building a search engine
#128Earlier quoted context omitted.
I don't know if you read that reply as hostile or just saying "hostile in general" but I can promise there was a smile on my face and it wasn't "hostile" at all. The mental calculations is a pointless exercise. Math is so incredibly different than big-system software, and it is more about working memory than anything else, and solving arbitrary math problems won't get you that feedback.
I didn’t mean literally hostile. More like, “if this candidate would rather get into an argument or simply not complete the challenge we’ve presented them with, then they’re not going to be a good employee.” Companies want to hire people that do things, not question everything, regardless of whether those things ought to be questioned. You’re being hired to achieve business objectives, full stop.
In fairness, following your stated requirements; no one would ever be hired.
There's a direct contradiction such that it can never be true.
Hint: Descartes Rule of Method
Re: Google rejected me and now I'm building a search engine
#129Earlier quoted context omitted.
True, the hiring process working as intended - I don’t want to work for an employer that would waste my time having me solve irrelevant problems to placate some weirdly misplaced ego-driven attitude. Seems fairly gatekeepy, and I think it selects for a certain type of cult member, not necessarily “good team members.” In my interviews I now throw out these dumb google style questions, not to see how they think, but to…
ouch, that is pretty rough. i mean i am happy that you found someone to give you the right answer. but i'd expect that the majority don't dare to do that in an interview session. i hope you are not rejecting people just because they actually try to answer that question.
That may or not be correct but it often shows me how willing a candidate is to jump through hoops they think they need to to get a job. Maybe that was the original intent of these questions. I have absolutely no desire to see how someone thinks their way through a silly thought experiment. My interview process should already have shown me how they think.
Re: Google rejected me and now I'm building a search engine
#130> It’s you who chooses what sites we crawl Yeah, but you still reserve the right to not crawl sites (or to remove them from your index), yes? So there's still the opportunity to do evil. I'm still waiting for a "raw" search spidering provider. One that: 1. runs a web-spidering cluster — one that's only smart enough to know what robots.txt is, to know how to follow links in HTML pages, and to obey response caching-pol…