I applied online. The process took 2 weeks. I interviewed at Discord in Sep 2021
Interview
The initial conversations with a recruiter and the hiring manager (head of data platform) were actually pretty great, and I felt excited going into the rest of the interviews.
There comes the 1-hour session with another senior dev. It was to my surprise that they'd set the hiring bar really high. There is no way that 99% of developers (including the interviewer himself) could solve it in just one hour as it requires a lot of brainstorming around multiple data structures and coming up with the right algorithm. Of course, a brute-force approach is not accepted.
I actually thought I did great and walked away from the interview hoping to be called back for the virtual onsite. In fact, even at larger tech companies, I would have been invited for the next round. Clearly, the interviewer must have thought otherwise.
It is my understanding that they will only allow a candidate to proceed if the solution is in completion and passing all tests, which is sad because no smart hiring process should focus on this thing and this thing only.
Due to the difficulty of the problem, it is much better to know how the candidate attacks it from different angles and whether they understand which DS & algos to use or whether they can point out at their own mistakes.
Unfortunately, I was disappointed by the approach Discord takes into hiring developers. I remember reading in one of the employee reviews that many people there are burnt out due to a lot of work during the pandemic and the company is not hiring fast enough to distribute the workload. Well, if they are looking for the top 1% candidates without (most probably) compensating them the way FAANG does, it is no surprising that they are failing to recruit.
With that being said, I'd advice against interviewing Discord unless you are prepared to be disappointed. Just read the other interview experiences, and you'll know what I'm talking about.
In the past, I've been on the other side of the table where other devs at my current company and I interviewed candidates, and we did a much better job because we knew you could either hire leetcode devs or devs with a wide range of experience and great communication skills to keep the ball rolling.
14
Other Senior Software Engineer interview reviews for Discord
Applied -> Recruiter -> HM -> Tech Screen.
First three rounds went great, but the Tech Screen was a very different experience, and felt very out of time with modern software interviewing practices.
I applied online. The process took 1 week. I interviewed at Discord in Jun 2025
Interview
Seemed pretty organized. The "resources"section tells you that they will ask you to build a chat app using TCP clients. I did and practice or reading on it. During the interview, they didn't want you looking at ai responses when you Google. Googling for documentation is allowed.
Got the code working that satisfied all requirements. They asked some questions on how would you do this and that after as well. Got rejected soon after. Not really sure where my performance warranted a rejection but oh well.
Recruiter reached out after seeing my application. They already had asked me to install telnet on my system and about building a chat server using sockets. Did a background reading on that. Got the code working during the interview with some guidance from the interviewers. It should handle multiple clients.
Got rejected next day. No feedback, nothing.
Not sure what the interviewers want these days - a fully working Whatsapp ¯\_(ツ)_/¯ within 1 hr?