Earlier quoted context omitted.
i have the same question - i could have sworn just the other month when the betapunch post came out referly was still the referral tracking system
Referly CEO here - We've been headed in this direction for awhile, but just crossed over (with the new tagline) about a week ago. An in-depth blog post from me about the change and our new direction, plus a ton of stuff we learned, is forthcoming - probably this weekend if I can sit down for a few hours and knock it out. I'd really appreciate any feedback you have on the new experience, both as a reader and as a cont…
Interviewing for Intelligence
21–29 of 29 posts
Re: Interviewing for Intelligence
#22Earlier quoted context omitted.
i have the same question - i could have sworn just the other month when the betapunch post came out referly was still the referral tracking system
Referly CEO here - We've been headed in this direction for awhile, but just crossed over (with the new tagline) about a week ago. An in-depth blog post from me about the change and our new direction, plus a ton of stuff we learned, is forthcoming - probably this weekend if I can sit down for a few hours and knock it out. I'd really appreciate any feedback you have on the new experience, both as a reader and as a cont…
Re: Interviewing for Intelligence
#23Earlier quoted context omitted.
In the question I was referring to, I don't care if they can implement a hash table. I just want them to recognize that when they compare using a hash table to other alternatives, that looking up items in a hash table has a performance cost. I agree it would be sort of silly to ask an open ended question and then hold it against a candidate when they don't talk about something as if they're supposed to read your mind…
Hi kevin, First of all, thanks for replying! I think without more view of the forest, as it were, I'm finding difficult as a reader to understand the type of analysis you're hoping to get out of your interviewees. Would you agree that one interpretation of your thesis is to have interviewees be able to adress the "why" behind a given implementation? Your reply suggests that it's not the implementation specifics that…
Re: Interviewing for Intelligence
#24Re: Interviewing for Intelligence
#25Re: Interviewing for Intelligence
#26You humorously contrast your essay to a "randomized clinical trial," but to be matter-of-fact, these trials exist: IQ tests or their politically acceptable stand-in, the SAT.
I guess what I'm asking is this: what's stopping you from requesting something like the SAT even if it's only for curiosity's sake?
Re: Interviewing for Intelligence
#27Earlier quoted context omitted.
It's a weird balance that people are looking for confidence and intelligence at the same time. Some intelligent people are humble about the subjects they lack expertise in. Doesn't looking for confidence carries a risk of finding people who sound better than they are?
I agree. If I am asked a question outside of my domain of expertise, I'm not going to BS around it. I will say that I don't know and start asking questions so that I can learn the topic. If you want someone to BS answers all day long, then you're hiring for a CEO.
Re: Interviewing for Intelligence
#28Number 2 is a lot harder to determine than number 1 in my experience. You can determine if someone is a good programmer by having good programmers ask them increasingly challenging programming questions. The hard part is figuring out if they are an effective and productive employee.
Re: Interviewing for Intelligence
#29> It's surprising to me how many candidates explain these algorithms' performance as if the hash table was a magic black box that instantly works. Here they've lost the tree for the forest! They know what hash table is, at least at a high level, but forget that it has specific implications. A lot of advice I've read about interviewing suggests that a candidate should leave answers open and provide room for the interv…
The whole "forest = knowing how a hastable works" is interesting! I'm trying to ascertain if the author's forest is a tree. I think there's good and evil in that statement. Good being that its groovy if you love what you do are curious. Evil in that he could be optimizing the wrong thing. Does every great software engineer have the inner workings of every data structure committed to memory? (I don't)