Filter interviews by
I was interviewed in Oct 2022.
Questions on OOPS
basic DSA questions on strings manipulation
Answers need to be on notepad
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
posted on 12 Jan 2023
I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.
You can take my test to check my IQ level and problem solving as in aptitude keep mathmatics problems.
In c,c++ and Java questions and you ask me question from data base query like SQL query.
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...
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
based on 5 reviews
Rating in categories
Software Engineer
36
salaries
| ₹4 L/yr - ₹13 L/yr |
Associate Software Engineer
35
salaries
| ₹2.2 L/yr - ₹10.2 L/yr |
Technical Support Engineer
13
salaries
| ₹2 L/yr - ₹7.4 L/yr |
Software Developer
7
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Software Engineer
6
salaries
| ₹5.7 L/yr - ₹17 L/yr |
Tech Mahindra
Infosys
Wipro
TCS