I applied through a staffing agency. I interviewed at Altimetrik (Pune) in Jun 2026
Interview
A one-hour interview was scheduled on MS Teams. The interviewer was nice. They asked to share the screen and write code in any IDE for the problems he gave.
Although the interview went decently, I didn't get any feedback after my 1st round.
Interview questions [4]
Question 1
What Java version and Spring version are you using?
What is a static block?
What are different memories in java?
When will you get a StackOverflow error and when will you get a OutOfMemoryError?
What will you do when you get an OutOfMemoryError ?
Difference between String, StringBuffer and StringBuilder?
How is StringBuffer thread-safe?
Difference between ArrayList and LinkedList and when to use which?
What are the different exceptions you faced in daily coding?
What is use of finally block?
Write a sorting algorithm to sort an array.
A question on Java streams.
// You have a list of students (name, age, score)
// Sort them based on score
// Categorise students -> scored 80+ Grade 1, Grade 2: 60 - 79, Grade 3: below 59
I applied through a recruiter. I interviewed at Altimetrik (Bengaluru) in Jun 2026
Interview
3 round interview process, 1st 2 rounds as technical with DS, DP, basic Core Java, Springboot, Microservices and React, redux and Javascript questions were asked. Focus on problem solving and code snippets and debugging more for a better chance.
There couple of rounds will be there for Technical,
After completing 2 rounds, the background verification will be proceesed
then EL round and Hacker Rank assesment. Post completing the interview proceed then offer will be released
Interview questions [1]
Question 1
Java 8 features
Rest API
Microservice Questions
Hackerrank test