Earlier quoted context omitted.
That makes sense. Will reach out to the interviewer to get a more detailed feedback. We also share the full code + questions as part of the full evaluation. Would you be interested in interviewing the candidate as a function of this evaluation? Is the interviewer identity important?
If a recording of the interview could be provided I think that would be best. I think gathering enough trust where people start accepting these dossiers as fact will take a long time unfortunately. But if you have a recording of the interview, I would be able to say a lot more definitively whether I liked the candidate or not. And as my opinions aligned with your dossiers, I'd trust your opinions more.
Show HN: Anonymous interview evals of strong software/ML engineering candidates
11–20 of 48 posts
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#12In the past year I've been in multiple conversations about how could the future of tech recruiting be shaped to best help both candidates and employers, and have the confidence the future of this idea is extraordinarily bright.
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#13Looks a lot like Triplebyte. What's the difference?
Also, our interviewers are independent, so there's no risk of conflict of interest or bias. My understanding of TB is that they do the interviews in house with their own engineers, or people they contract.
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#14Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#15I have personally been in interviews in the past to be interviewed by a "software scientist" for a role that was primarily high level business logic based, but, because of the interviewers background, the interview was full of puzzles, algorithms and whiteboard tests, completely divorced from the actual role that was being hired for. I.e, he was interviewing for a software scientist (like himself) where the company clearly needed someone with experience in building products.
This is basically my biggest gripe with interviews in the past ten or so years, companies who think they are Google, hiring like they are Google but are not solving anything near the scope of what Google does.
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#16Why are people with PHD and VPE level experience being slotted as junior engineers? It seems like a waste of time to recruit a senior person to a junior role.
"She does have 3 years of work experience prior to graduate school, but plays down the experience as her job search is focused on a specialization she has less direct experience in." Not to mention, the significance of "VPE" at a startup depends highly on the startup.
"However, he was less comfortable jumping into thinking about a problem outside of an area of expertise." Where the area of expertise is not software engineering.
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#17The interviewer for candidate 1 isn't very technically proficient. In the "if the array was too big to fit in memory" case (where "disk" is explicitly mentioned), the proposed solution starts by moving the disk head from track 1 to track N, then back to track 2, then track N-1, 3, N-2, etc., oscillating until it stops at track N/2. That takes a grand total of O(N^2) seek time. The correct solution is to do one sequen…
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#18You should look for people with the portfolio. If someone has made a project in TensorFlow to paint in Picasso style then you should hire them regardless of education.
This is an unpopular opinion. You cannot become good in software engineering if you only read HN and work 9-5.
My ideas for interview:
1. Ask the candidate to bring a laptop, people running Linux +1
2. Pick random testing framework and ask if the candidate can setup and run some tests for fizzbuzz.
3. Ask a difficult question on system design, CAP theorem, compilers and OS internals. They should not be able to answer these.
4. If they lasted so far, make them comfortable before the finale. Pat theirs ego a bit.
5. Confront the candidate, essentially troll them a bit. For example: Describe fictional homemade crypto system build in PHP. Judge their response.
Instead of comfy 30 min BS talk about their previous experience you will have a better picture of the person if you put them in the hot seat. Above is just an opinion as I do not have interviewing experience.Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#19The interviewer for candidate 1 isn't very technically proficient. In the "if the array was too big to fit in memory" case (where "disk" is explicitly mentioned), the proposed solution starts by moving the disk head from track 1 to track N, then back to track 2, then track N-1, 3, N-2, etc., oscillating until it stops at track N/2. That takes a grand total of O(N^2) seek time. The correct solution is to do one sequen…
Re: Show HN: Anonymous interview evals of strong software/ML engineering candidates
#20The meat of the form is the "Engineer Attributes" radio button scale for 14 different topics, not one of which was backed by a concrete example from the interview, a resume, a portfolio, etc. Those need to read "Agree, because ___," or "Disagree, because ___." Without that, these metrics undermine the credibility of the whole thing.
I wouldn't use this service in its current form.