Filter interviews by
I was interviewed before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
This was MCQ and Coding round, there were some MCQ questions and one coding question.
25 MCQs-> based on object-oriented programming, Operating system, Data communication and networking.
We have a collection of stones, each stone has a positive integer weight.
Each turn, we choose the two heaviest stones and smash them together. Suppose the stones have weights x and y...
Round duration - 60 minutes
Round difficulty - Easy
This round contained questions related to Object-Oriented Programming System and DP related coding problems.
Given two strings str1 and str2 and below operations that can be performed on str1. Find minimum number of edits (operations) required to convert ‘str1’ into ‘str2’.
1. Insert
2. Remove
3. Replac...
Do practice a lot of DP problems and pay more focus on Data Structure and algorithms related problems. I prepare for my interview through the interview preparation course of Coding Ninjas and it was too good. You will get all the concepts that are asked in an interview there.
Application resume tips for other job seekersDo mention 2-3 good projects and your previous internship experiences as it will give a good impression to the interviewer and increases your chances of selection.
Final outcome of the interviewSelectedTop trending discussions
I applied via Campus Placement
Question related to operating system and computer network
Written coding test
Basic coding questions
Only c c++
Easy level
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
A binary tree is a data structure where each node has at most two children.
Start by creating a Node class with left and right child pointers.
Implement methods to insert, search, and delete nodes in the tree.
Consider different traversal methods like inorder, preorder, and postorder.
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
2medium level questions
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
Basic questions were given..bar graphs,pie charts
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to reuse code from another class
Creates a parent-child relationship between classes
Derived class inherits attributes and methods from base class
OOP principles are the fundamental concepts of object-oriented programming that help in designing and implementing software solutions.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability of objects to take on multiple forms or have multiple behaviors.
Abstraction: Hiding t...
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or objects.
Examples include method overloading and method overriding in object-oriented programming languages like Java.
based on 3 reviews
Rating in categories
Technical Support Engineer
160
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Software Engineer
110
salaries
| ₹15 L/yr - ₹42.5 L/yr |
Senior Technical Support Engineer
91
salaries
| ₹10.9 L/yr - ₹25 L/yr |
Software Engineer2
61
salaries
| ₹15 L/yr - ₹33.6 L/yr |
Software Engineer
60
salaries
| ₹10.5 L/yr - ₹29.2 L/yr |
VMware Software
Microsoft Corporation
IBM
Oracle