Filter interviews by
I applied via Referral
Basic SQL Question (Group By, Joins)
posted on 17 Dec 2024
There were 45 questions in total: 20 questions on aptitude and 25 questions on basic C, C++, and Java.
posted on 17 Oct 2024
Had assignment for ror and react basic crud
Elevator problem in Java
Create an Elevator class with methods for moving up and down
Use a Queue to keep track of the floors that need to be visited
Implement a scheduling algorithm to determine the order of floor visits
posted on 15 Oct 2024
I applied via Company Website and was interviewed before Oct 2023. There were 4 interview rounds.
Modify and explain code
I successfully led a team project to develop a new feature for our company's website.
Assigned tasks to team members based on their strengths and skills
Held regular meetings to track progress and address any issues
Collaborated with other departments to gather requirements and feedback
Completed the project on time and within budget
posted on 4 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.
It consisted mcq's based on C++ concepts and aptitude questions.
Inheritance is a mechanism in OOP where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass. Virtual constructor is a constructor that can be overridden in a derived class.
Inheritance allows a class to inherit properties and behaviors from another class.
Polymorphism enables objects of different classes to be treat...
posted on 26 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts them, and then merges the sorted halves.
Divide the input array into two halves
Recursively sort the two halves
Merge the sorted halves back together
Quick Sort is a popular sorting algorithm that uses a divide-and-conquer approach to sort elements in an array.
Choose a pivot element from the array.
Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot.
Recursively apply the same process to the sub-arrays.
Combine the sorted sub-arrays to get the final sorted array.
posted on 27 Nov 2024
Software Engineer
40
salaries
| ₹5.5 L/yr - ₹12 L/yr |
Senior Software Engineer
33
salaries
| ₹6.5 L/yr - ₹18.5 L/yr |
Technical Lead
6
salaries
| ₹10 L/yr - ₹18.2 L/yr |
Team Lead
6
salaries
| ₹12.8 L/yr - ₹18.1 L/yr |
Associate Software Engineer
5
salaries
| ₹4 L/yr - ₹5.5 L/yr |
TCS
Infosys
Wipro
HCLTech