J'ai postulé en ligne. J'ai passé un entretien chez Block en oct. 2025
Aucune offre
Expérience négative
Entretien moyen
Candidature
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Block (San Francisco, CA) en sept. 2017
Entretien
After the initial recruiter call, got a telephonic coding interview scheduled. Pair programming is what they boast about. I totally disagree if the interviewer is going to mute and keep quiet for like 80% of the time. Definitely a new grad, was getting used to the code and did not help much. Very disappointed in the concept of pair programming, either help or do not but don't call it as pair exercise.
Was a good implementation and was few mins away from running it successfully had I got some hint and help.
Mentioned this to recruiter but no feedback.
Questions d'entretien [1]
Question 1
Given a list of Class Items, find the commonality among them and sort them to get top k elements using Comparator.
I had a call with their recruiter first, talked about my past experience and what I'm look in for in my next role. Then had a technical front-end screening with two engineers where I needed to build an application. I thought I did well, I was able to implement a working app, but I did not pass. Not further feedback was given.
Questions d'entretien [1]
Question 1
Implement a memory game in any JS framework or vanilla JS. You need to implement this game based on some demo app that you can play around with before hand. You need to implement the HTML/CSS and JS all from scratch. The game has the following behavior: you need to display N x N cards in a grid lay out. The number of N should be configurable by the user through a slider. When the user clicks a "start" button, N cards a highlighted for 2-3 seconds. Then the user needs to click on the cards that were highlighted. If the user clicks on the correct card, it changes the color to green, otherwise it changes to red. If all the initially highlighted cards are clicked the game is over. What to watch out for: you need to track the cards that were clicked in the grid, you need pick N random cards to be highlighted for each round of the game. You need to make sure the gird of N cards can be increased and reduced. It's not enough that the app works, you also need to write clean/readable code. You have about 40 minutes to implement this, and you need to talk through your work.
Long process. System design felt like I aced it but they didn't pass me. It was the classic design a hotel booking platform question. They put you through a lot of rounds up front.
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Block en févr. 2025
Entretien
Two rounds: the first was a technical screen and hiring manager interview, and the second round was 5 interviews (2 coding, 1 system design, 1 technical project review, 1 leadership interview)