I applied through university. The process took 4 weeks. I interviewed at NeoSOFT (Mumbai) in Jun 2024
Interview
First was an aptitude + coding round. Aptitude included basic standard questions on quantitative, verbal, reasoning, logical etc. The coding part had two easy leetcode questions with your choice of programming language. Then their are two technical interview rounds. L1 and L2. Finally their is HR Round which takes place online
Interview questions [1]
Question 1
L1 INTERVIEW:
Introduce yourself? Explain your final year project? How was your planning for final year project? What were its advantages? What are pointers? What are the main OOPS Concepts? Explain them(polymorphism, inheritance, abstraction, encapsulation)? Explain each of them. What is a class and object? What is the difference between them. Write the code or give logic to reverse a string? Write the code to find sum of all digits of a number. (Eg: 5235 = 5+2+3+5 = 15) What is SQL? What are joins? Different types of joins? Explain primary key and foreign key? Did you use github for your project? Explain all github actions in detail? Does github pull copy complete repository or your own repository? What is HTML? What is CSS? Did you use CSS in your HTML file of your project or created new file for it?
L2 INTERVIEW:
How was your L1 interview? What was your main learning of the interview.
What are your hobbies?
What is different about you than your other classmates?
Why should I hire you?
What differentiates you from other interviewers?
What is something different that you did in 4 years of college?
Asked only 1 DSA Question
1) Find the third largest element?
2) find the i largest element. Where i can be 1st, 2nd, 3rd, 4th etc.
Do you have any professional certifications?
I applied online. The process took 1 day. I interviewed at NeoSOFT (Parel, Maharashtra) in Jan 2025
Interview
The interview covered SQL string array normalization and a query to check if a given string is a palindrome, testing SQL string functions, data transformation, and logical conditions for validation.
I applied through university. I interviewed at NeoSOFT (Mumbai) in Jun 2024
Interview
I applied through University. first round was online aptitude + coding test .
second round was technical interview in which they asked about my self,my projects and basic oops questions , patterns and SQL concepts.