6 ms·
Ask HN: Has anyone curated a list of hidden interview questions?
For example
Uber in-app hacking challenge
https://danonrockstar.com/uber-hacking-challenge-decf3276207a
Googles foo
https://thehustle.co/the-secret-google-interview-that-landed-me-a-job
I remember finding a really cool one all over network requests at one time but can't remember the company. What are other great hidden interview processes?
- pavel_lishin 8y agoMany tech companies add a link to their careers page in browser consoles. I'm not sure if that's "secret" or "cool" enough. (Facebook puts in a warning to prevent "XSS" attacks.)
- lukejduncan 8y agoAirBnB did this at least 3-4 years ago? If you watched the network traffic their HTTP headers included the email address for an engineering manager there. I stumbled on this while debugging something I wanted to file a bug report for. I didn't end up interviewing, but I remember thinking it was really cool at the time. I wonder how many applicants they got through that.
- rhizome 8y agoFrankly I'd probably just send my resume and an email to that manager and skip the rest. You found the prize.
- alkibiades 8y agousually one person who finds it then posts it on a reddit and it loses value as a filter
- xyzzyz 8y agohttps://leetcode.com/ https://leetcode.com/ is pretty popular and has lots of actual questions. However, Google actively bans any question that ends up there.
- fargo 8y agogoogle also actively recommends leetcode before their interviews
- alkibiades 8y agoi also have plenty of friends who have been asked leetcode questions at google
- swtrs 8y agoBandcamp typically has a fun application process. https://bandcamp.com/jobs https://bandcamp.com/jobs
- Neablis 8y agoAwesome, these are exactly what I mean! Even if I don't attend to apply, they are usually really fun to do.
- scarmig 8y agoI wonder how many people get to the end and then don't bother to apply, either because they never intended to or because writing up with a resume is too time consuming.
- swtrs 8y agoI've gotten to the end of the fraud engineering application but am woefully unqualified for the work. It took me two weeks.
- PenguinCoder 8y agoRed Balloon Security 'hidden interview' process was pretty interesting, and fun! Too bad I wasn't good enough to go past a couple of stages, but to me it was the epitome example of your question.
- grahamperich 8y agoThe repl.it jobs page is literally just a shell, and you have to figure out how to apply: https://repl.it/site/jobs https://repl.it/site/jobs
- ape4 8y agoCool but a bit too easy.
- pvaldes 8y agoIs brilliant, but there is a problem with this page. It seems that the files can be edited by any visitor. They should restrict the permits to avoid this.
- solarkraft 8y agoI don't think It's shared.
- _shadi 8y agoprobably running in a container or sandboxed in another way
- Adamantcheese 8y agoSo does anyone know the root password?
- throwawaymath 8y agoThat's pretty cool, but they should really lock down outbound requests. You can send arbitrary curl requests to the public internet from their IP addresses (which are located in GCP). I'm not sure about mapping out the internal network, but that at least gives you a reliable proxy through Google Cloud.
- snazz 8y agoSSH too. I found both Python (v2.7.13 and v3.5.3) and Perl v5.24.1 on the thing. After running ‘cat /etc/GLOBrelease’ (where glob is that pesky asterisk), I learn that it’s Debian 9, but according to ‘uname -a’ it’s Ubuntu. Fun!
- esonderegger 8y agoI feel like the pattern of "solve this puzzle, get an interview" has fallen out of fashion in the past few years. In 2012 I got an interview at facebook by solving a puzzle that involved adding weights to a recursive arrangement of levers on top of levers. I remember both having a lot of fun with the puzzle and knowing that I would have never landed the interview any other way because I was coming from a non-traditional background and still relatively junior. I think Google's foobar came out a few years later. I had some fun with them and got through the first rounds, but by that point I already had a job and never got around to finishing it. I also remember doing some fun puzzles on codeeval, hoping their business model of linking people to companies would gain some steam, but the companies they signed up never seemed to be very interesting. Is leetcode essentially the new codeeval?
- Neablis 8y agoYa i remember doing them pretty often 5-6 years ago. When i went to remember some of the fun ones for my friends who like puzzles, i couldnt find any of them, so i posted this.
- etaerc 8y agoOh... I thought you talk about real hidden interview questions. Like the ones they use to figure out how you got the recommendation letter to this job (i.e. if it wasn't one of their faction who they must be careful about). Or when you get a referral at a competitor and in the interview they try to get your insider info without making you an offer (i.e. "tell me about the last interesting project you worked on"). Or when they try to figure out in your first tasks after hiring how far they can let you in to the actual decision making process without shocking you. Or when in the interview there are different factions present and each tries to see how much they can pull you to their side.
- rntksi 8y agoI'm guilty of having done one of these things.
- xkcd-sucks 8y agoI'm really interested in this sort of thing. Can you point to any practical, illusion-free resources for navigating and understanding corporate politics? Bonus if it's tailored to, idk, a "startup" instead of "a big four"
- walterbell 8y agoSee this comment and parent thread on management, with link to Manager Tools podcast episode on politics. https://news.ycombinator.com/item?id=8881752 https://news.ycombinator.com/item?id=8881752
- alkibiades 8y agoi still remember SWIM googling for hours trying to force google foobar to pop up. when it eventually did, most of the answers were on github and it got me an interview.
- rendall 8y agoWould you mind explaining this like I'm 5? I'm curious but have no idea what SWIM or foobar is, and those aren't exactly googleable terms!
- LyndsySimon 8y agoSWIM = Someone Who Isn’t Me
- alkibiades 8y agoThe other poster explained what SWIM is, basically just an acronym to give onself plausible deniability when talking about an action they don’t necessarily want to tie to themselves. Foobar is google’s hidden coding challenge which can let people get a job interview. see: https://www.google.com/amp/s/www.geeksforgeeks.org/google-foo-bar-challenge/amp/ https://www.google.com/amp/s/www.geeksforgeeks.org/google-fo...
- emmanuel_1234 8y agoI tried to design one of those for my company. We've typically just hired someone through my HN post about it recently, so I think it's working, but I'd still really like to get some feedbacks on it. I am very concerned about getting it right, having been through the shitty side of many interview processes. omnistream-dot-co/job-opportunities/
- PopeDotNinja 8y agoI just signed up for https://dailycodingproblems.com https://dailycodingproblems.com, a daily email of company interview problems. I can't speak to the veracity of the claims that the problems are from actual interviews, but I have no reason to doubt their authenticity. The premium version shares the answers, too. I like it so far.
- tomatoman 8y agoYou wrote the wrong link: https://www.dailycodingproblem.com/ https://www.dailycodingproblem.com/
- PopeDotNinja 8y agoAh, thanks. My bad.
- kcon 8y agoBandcamp has a fun puzzle on their jobs page: https://bandcamp.com/jobs https://bandcamp.com/jobs “To apply, gather the crumbs (starting with your cookies).”
- laurentl 8y agoThe Curbside challenge was pretty fun. It may be the one you’re thinking of, lots of API calls to get the key. https://challenge.curbside.com/ https://challenge.curbside.com/
- xendergrunge 8y agoTry Interviewbit.com It has an reward based approach which is hard to shake off once the streaks build up.
- shrikant 8y agoCitymapper has a cool Colossal Cave Adventure game that pops up in DevTools console, and finishing it landed me an interview there.
- dec0dedab0de 8y agoThe uber one was pretty creepy. It was right after one of their scandals broke, and I said to my driver that I guess they somehow know I write code.
- slow_donkey 8y agoMaybe you just live in SF :)