Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
They asked questions based on Reasoning, Cpp
Constructors are special methods in a class used to initialize objects. They have the same name as the class.
Constructors are used to initialize objects of a class.
They have the same name as the class.
They do not have a return type.
They can be parameterized or default constructors.
Example: public class Person { public Person(string name) { } }
Functions and views are used in SQL Server to encapsulate logic and simplify querying.
Functions are reusable blocks of code that can accept parameters and return a value.
Views are virtual tables that are based on the result set of a SELECT query.
Functions can be scalar functions, table-valued functions, or aggregate functions.
Views can be used to simplify complex queries by encapsulating logic and joining multiple tabl...
A function is a standalone block of code that performs a specific task, while a method is a function that is associated with a class or object.
Functions are independent and can be called from anywhere in the code.
Methods are associated with a class or object and are called using the dot notation.
Functions can be defined outside of classes, while methods are defined within classes.
Example: Function to calculate the squa...
OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain both data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOP.
Example: Creating a 'Car' class with properties like 'make', 'model', and methods like 'startEngine' and 'drive'.
I was interviewed in Sep 2024.
An aptitude test evaluates an individual's potential to excel in a specific area by assessing their strengths and weaknesses in particular abilities.
An assessment that measures an individual's inherent abilities and potential for success in a specific activity.
A coding test is a programming assessment designed to evaluate a candidate's coding skills. It is a standard component of the technical hiring process for software developers and programmers.
Assessment that evaluates a candidate's coding skills
Group discussion (GD) topics for interviews may cover areas such as business, social issues, and current affairs. GDs serve to evaluate a candidate's communication, leadership, and teamwork abilities.
Discussion assignments are prompts that your teacher may assign to you. By participating in these discussions, you can reflect on your learning, share ideas and opinions, or ask and answer questions. Discussions may require you to respond to individual questions or provide multiple responses to an ongoing conversation.
I was interviewed in Sep 2024.
Be proficient in aptitude, as simple questions were asked.
Ensure that the correct console output is generated for the simple logic requested.
I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.
I was interviewed in Feb 2025.
The test was easy basic aptitude questions.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.
Solid principles are a set of design principles for writing maintainable and scalable code in C#.
Single Responsibility Principle (SRP) - a class should have only one reason to change
Open/Closed Principle (OCP) - a class should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes
Interface Segregation Principle (ISP) - client...
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
based on 1 interview
Interview experience
Associate Consultant
8.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
3.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech