Filter interviews by
I applied via Job Portal and was interviewed before May 2023. There were 3 interview rounds.
Basic aptitude paper 40 ques
2 easy level DSA Questions
Binary sort program is a sorting algorithm that divides the array into two halves and recursively sorts them.
Binary sort is a divide and conquer algorithm.
It compares the target value to the middle element of the array.
If the target value is less than the middle element, search the left half. If greater, search the right half.
Repeat the process until the target value is found or the subarray is empty.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Start at the beginning of the array and compare the first two elements. If they are in the wrong order, swap them.
Continue comparing adjacent elements and swapping them if necessary until the entire array is sorted.
Repeat this process for each element in the array u
Top trending discussions
posted on 4 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
posted on 14 Oct 2024
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
SOLID is a set of five design principles that help make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses with...
Object-oriented programming concepts in C#
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for objects to take on multiple forms
Abstraction: hiding the complex implementation details and showing only the necessary features
Aptitude,reasoning,verbal,C language,Java,C++
posted on 23 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.
C,c++,java ,SQL, javascript and python
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
To connect to the backend, you can use APIs, database connections, or web services.
Use APIs to send and receive data between the frontend and backend
Establish database connections to retrieve and store data
Utilize web services for communication between different systems
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Level of aptitude is easy
In this selected role question is asked suppose I applied in .net then coding must in c#
JavaScript is a scripting language that allows for dynamic content on websites.
JavaScript is a client-side scripting language used for adding interactivity to web pages.
It can manipulate the HTML content, handle events, and create animations.
JavaScript code is executed by the browser's JavaScript engine.
It can be embedded directly into HTML pages or included in separate .js files.
Commonly used frameworks/libraries incl
based on 2 interviews
Interview experience
based on 22 reviews
Rating in categories
Software Engineer
800
salaries
| ₹2.9 L/yr - ₹8.1 L/yr |
Associate Software Engineer
112
salaries
| ₹2 L/yr - ₹5 L/yr |
Performance Test Engineer
95
salaries
| ₹2.5 L/yr - ₹8.7 L/yr |
Software Developer
80
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Senior Software Engineer
74
salaries
| ₹5 L/yr - ₹19 L/yr |
AppDynamics
New Relic
Dynatrace
Splunk