|
|
|
|
|
by addisonj
4257 days ago
|
|
Timely post, I just heard back from Facebook today and didn't get an offer. I was pretty crestfallen at first, but I am kinda realizing that interviewing is really somewhat of a crapshoot. At the time, I thought I did pretty well but as I went back over the questions, I realized that I missed a lot of the sort of "tricks" of the questions that they wanted to see. It was really simple stuff, using a hash where I should have used a trie and not seeing an edge case initially, maybe not being super efficient in a design problem. After thinking about it, the result could have been drastically different (worse or better) using a different 4 questions. CS is a broad problem space, its not surprising to come across something that you fail at and in my mind, thats to be expected. While this time luck wasn't on my side with a few questions I didn't do amazing at, it may be better next time. Its kinda crappy how arbitrary it can seem, but I don't know if there are much better alternatives. I have a Google interview tomorrow, so I will try my best, but also remind myself that there is a lot of chance involved. |
|