Filter interviews by
Clear (1)
Codeforce or codechef medium level questions
Four main principles of Object-Oriented Programming (OOP) are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hides complex implementation details and only shows the necessary features to the outside world.
Encapsulation: Bundles data and methods that operate on the data into a single unit, preventing direct access to data from outside the class.
Inheritance: Allows a class to inherit properties an...
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half, and then merges them back together in sorted order.
Divide the array into two halves recursively
Sort each half using merge sort recursively
Merge the sorted halves back together
Top trending discussions
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Technical related questions
In Ai related question
posted on 16 Feb 2024
I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.
It will good and easy for me to attend it
Questions in collection,java 8 concepts.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
posted on 19 Aug 2024
Abstract class is a class that cannot be instantiated and is used as a blueprint for other classes to inherit from.
Cannot be instantiated directly
Can have abstract methods that must be implemented by subclasses
Can have non-abstract methods that can be inherited by subclasses
Used to define common behavior for subclasses
Access modifiers are keywords in programming languages that define the accessibility of classes, methods, and variables.
Access modifiers control the visibility and accessibility of classes, methods, and variables in a program.
Common access modifiers include public, private, protected, and default (package-private).
Public access modifier allows access from any other class.
Private access modifier restricts access to only...
I was interviewed before Aug 2023.
Stored procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.
Stored procedures are stored in the database and can be reused multiple times.
They can accept input parameters and return output parameters.
They help improve performance by reducing network traffic and improving security.
Examples: sp_GetCustomerDetails, sp_InsertEmployee
C# is a programming language while .NET is a framework that supports multiple languages including C#.
C# is a programming language developed by Microsoft.
.NET is a framework developed by Microsoft that supports multiple languages including C#.
C# is used to write code, while .NET provides libraries and tools for building applications.
C# code is compiled into Intermediate Language (IL) which runs on the .NET Common Langua
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Basic questions number, logical reasoning, apptitude, values, circle etc
Method overloading is when multiple methods in a class have the same name but different parameters.
Allows multiple methods with the same name but different parameters to be defined in a class
The compiler determines which method to call based on the number and type of arguments passed
Example: having multiple 'calculate' methods in a class with different parameter types like int, double, etc.
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
I applied via whatsi app and was interviewed in Jan 2024. There were 2 interview rounds.
Numerical reasoning test
verbal reasoning test
inductive reasoning test
cognitive ability test
Communication skills
ability to listen
ability to think
analysis the topics
I was interviewed in Jan 2025.
Trips for cracking interview
based on 1 interview
Interview experience
Software Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Salesforce Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Smartters Software
OpenText Technologies
Broadcom
BMC Software