
Robosoft Technologies Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 98 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Robosoft Technologies.
Software Engineer
So the interview process starts with Algorithms and Data Structures, where they ask problems usually about arrays, strings, linked lists, trees, graphs, and sorting algorithms. You also need to know and explain the time complexity of your solutions. Then there's a Technical Interview, which is pretty deep. They grill you on Java, like JVM internals, garbage collection, Java 8 stuff (streams, lambdas), and concurrency. Also, Spring Framework is a biggie - Spring Boot, Spring MVC, dependency injection, RESTful services. And database stuff, both SQL and NoSQL, writing complex queries, and transaction management. Finally, there's System Design, where you gotta design scalable and maintainable systems, talk about microservices architecture, and design patterns.
- Can you explain the design patterns used in microservices?
Senior Software Engineer
The interview process was really smooth. HR contacts, Savin Gowda and Kevin, were super helpful and available for any questions about the process. I had a good interaction during the technical interview. The interviewer, Naresh sir, was very humble and calm while listening to all my answers, which was the best part.
- Which frameworks have you utilized?
- Can you explain the difference between assert and Verify?
- What's the distinction between absolute path and relative path?
Software Engineer
First, there was an aptitude test for initial screening. After that, a coding round on HackerEarth with 5 questions in C, C++, Javascript, or Typescript. The coding questions were simple, focusing on basic string and array manipulations (or algorithms if not code). Then, I had two technical rounds where they were only interested in the logic behind some questions, which is where I got stuck!
- The coding questions were mostly basic string and array type questions, similar to what you'd find on GeeksforGeeks.
Robosoft Technologies Software Engineer Interview Questions
Quoted word for word from Robosoft Technologies interview reports.
“Given a string like "Apple", how would you find the first repeating character?”
Read reports →“Can you determine if a number is a power of 2?”
Read reports →“How would you remove repeating characters from a string given as a command-line argument?”
Read reports →“What is the difference between deep copy and shallow copy in Javascript?”
Read reports →“How to find height of a building using only a 15cm scale?”
Read report →“What is the difference between a linked list and an array?”
Read report →“Write a program to determine if a number is odd or even, both with and without recursion.”
Read report →“How would you write a SQL JOIN query involving the Student and Course tables to get a list of students who do not have a course?”
Read report →“Write code to generate Fibonacci and prime numbers without using any built-in functions.”
Read report →Formats, difficulty and experience
Across all 98 Robosoft Technologies interview reports.