
Pontera Java Developer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 5 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Pontera.
Junior Java Developer
I went to their office and had an interview with the team leader which was very nice and asked about a project i made and then asked me coding question
- They asked me about a project I made.
- They asked me a string question.
Senior Java Developer
So, first I had a 30-minute call with HR, then a 45-minute chat with a senior dev and the CTO. After that, I got a take-home assignment due in 24 hours. I completed all 3 rounds and sent in the exercise. They took about a week and a half to get back to me, and only after I emailed asking for an update did I get a vague response saying I didn't make it. Honestly, think twice if it's worth your time to interview here, as it seems they don't value the time candidates put into the process.
- General questions and home test
Java Developer
I had an onsite interview for a backend role at Pontera. It was pretty organized and had two main parts: a personal interview and a technical one. The personal part was a quick intro about myself and some questions about my background, what I studied, and why I wanted the job. For the technical part, I had to: give a short presentation on a project I'd done, answer some basic Java questions, and solve a LeetCode-style algorithm problem. There was also a multi-threaded code problem where I had to spot synchronization issues. I got the first algorithm question done pretty fast. The synchronization one took me a bit longer to figure out, but I eventually got the right answer. But, they said I didn't move on because it took me too long to solve that last problem. It was a professional experience overall, and the interviewers were nice and gave me some hints when I needed them.
- Can you write a function that takes a string of directions like 'N', 'S', 'E', 'W' and simulates movement on a grid from (0,0)? The function should return true if the path visits any spot twice, and false otherwise.
Pontera Java Developer Interview Questions
Quoted word for word from Pontera interview reports.
“Can you write a function that takes a string of directions like 'N', 'S', 'E', 'W' and simulates movement on a grid from (0,0)? The function should return true if the path visits any spot twice, and false otherwise.”
Read reports →“Find a problem in the code (with mutex).”
Read reports →“What are over-ride methods?”
Read reports →“Explain the Singleton pattern - (with and without trade safe).”
Read reports →“Could you implement the singleton design pattern?”
Read report →“Can you explain a project you did?”
Read report →Formats, difficulty and experience
Across all 5 Pontera interview reports.