Show HN: Free, anonymous coding interview practice
interviewing.io
Show HN: Free, anonymous coding interview practice
1–10 of 223 posts
Re: Show HN: Free, anonymous coding interview practice
#2But I do wonder if I could put this to use in freelancing as well. Sometimes clients, especially early-stage startups, go for a very normal-technical-interview approach to hiring freelancers
Re: Show HN: Free, anonymous coding interview practice
#3How does the business model here work? Are interviewers paid? Are you planning on eventually expanding into recruiting?
Re: Show HN: Free, anonymous coding interview practice
#4One small issue: I don't know what I'm getting into when I join the waiting list. I understand what the site is about, if I join will I suddenly be asked to take an interview next Friday? It would be nice to know a little more about the process.
Re: Show HN: Free, anonymous coding interview practice
#5Good idea! It leapfrogs the scores of existing "code interview practice tools" that give you a problem and a text editor and do some auto-validation on your answer by providing a human element. Something like this seems like a more relevant kind of practice. How does the business model here work? Are interviewers paid? Are you planning on eventually expanding into recruiting?
Re: Show HN: Free, anonymous coding interview practice
#6This is very interesting. This is one of the few actual disruptions that I've seen in the interviewing/hiring space. One small issue: I don't know what I'm getting into when I join the waiting list. I understand what the site is about, if I join will I suddenly be asked to take an interview next Friday? It would be nice to know a little more about the process.
re what you're getting, i'll update the copy, but all that's gonna happen is that you'll get an email with an invite once we're ready for more users. nothing will ever be scheduled without your permission, and of course, no one will ever get your info.
Re: Show HN: Free, anonymous coding interview practice
#7I always crack when it comes to algorithm type question. I am aware of some of the run of the mill ones like, write a palindrome detector, bubble sort.
However, I still can't figure out the crazy hard ones like:
In a pyramid of numbers, write an algorithm to find the path to the biggest sum. Write a method to produce pascal's triangle. Given a grid, where X = wall, O = space, write an algorithm to figure how big the room is and so on....
My biggest gripe is knowing that these type of questions will kick my ass and not being able to prepare because you are already supposed to know this from your comp sci courses, which I've never been to as I have been self taught through making my own software, and learning as I went along.
Re: Show HN: Free, anonymous coding interview practice
#8This is a very promising idea. I always crack when it comes to algorithm type question. I am aware of some of the run of the mill ones like, write a palindrome detector, bubble sort. However, I still can't figure out the crazy hard ones like: In a pyramid of numbers, write an algorithm to find the path to the biggest sum. Write a method to produce pascal's triangle. Given a grid, where X = wall, O = space, write an a…
Re: Show HN: Free, anonymous coding interview practice
#9This is very interesting. This is one of the few actual disruptions that I've seen in the interviewing/hiring space. One small issue: I don't know what I'm getting into when I join the waiting list. I understand what the site is about, if I join will I suddenly be asked to take an interview next Friday? It would be nice to know a little more about the process.