
Boku Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 8 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Boku.
Software Engineer
I had a quick chat about my resume and availability, then an interview with the team lead where they asked basic questions about my past projects and career aspirations. I got another offer with a tight deadline, so I told their recruiter. They tried to get me to reject it for a chance to interview with Boku, which I did. I got a packet of info and scheduled 4.5 hours of interviews. On the morning of the interview, they closed the position. My advice: don't consider yourself employed at Boku until you start, and try to get extensions from other companies until at least a day or two after you start.
- You will need to demonstrate your software development skills and present a past project.
Software Developer
The company was a startup with under 100 employees and didn't feel dynamic enough. The interview started with a face-to-face interview where I was given a problem: finding a path in a graph from A to B, allowing cycles, with the path length less than 4 nodes. I first coded it using recursion on a whiteboard, which was correct. Then, I was asked to do it using a stack, and I explained that. After that, they assigned me a coding assignment, which involved calculating tax. I submitted the assignment with a structured code service-layered architecture, and it produced the correct result. Unfortunately, the HR became unresponsive, and the consultant mentioned the feedback wasn't great, and then they also went silent.
- Can you find the number of paths between two nodes, A and B, in a graph that contains cycles, where the path length must be 3 or less?
Software Engineer
There was a programming test, then an on-site interview. They seemed to value good personal interaction, and the technical knowledge required was similar to what you'd find at most software companies.
- Tell me about a past challenge.
Boku Software Engineer Interview Questions
Quoted word for word from Boku interview reports.
“Can you find the number of paths between two nodes, A and B, in a graph that contains cycles, where the path length must be 3 or less?”
Read reports →“Could you solve a graph traversal problem using recursion (DFS)?”
Read reports →“What are your friends' descriptions of you?”
Read reports →“Can you explain some core Java concepts?”
Read reports →“What are some common data structures and algorithms, and how would you approach a design problem?”
Read report →“Tell me about a past challenge.”
Read report →“Tell me about a project you led.”
Read report →Formats, difficulty and experience
Across all 8 Boku interview reports.