i
CitiusTech
Filter interviews by
Clear (1)
I was interviewed in Aug 2024.
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.
OOPS stands for Object-Oriented Programming System.
OOPS is a programming paradigm that focuses on objects and their interactions.
It involves encapsulation, inheritance, and polymorphism.
Encapsulation is the process of hiding implementation details from the user.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects to take on multiple forms or behaviors.
Examples of O
A blueprint for creating objects that share common properties and behaviors.
Classes are used in object-oriented programming to create objects with similar attributes and methods.
They serve as a blueprint for creating objects.
Classes can inherit properties and methods from other classes.
Examples include a class for creating different types of cars or a class for creating different types of animals.
Abstraction is the process of hiding complex implementation details and exposing only the necessary information.
Abstraction allows us to focus on the essential features of an object or system, without getting bogged down in unnecessary details.
It helps to reduce complexity and increase efficiency in software development.
For example, a car dashboard abstracts away the complex workings of the engine and presents only the...
Object slicing is when a derived class object is assigned to a base class object, resulting in loss of derived class attributes.
Object slicing occurs when a derived class object is assigned to a base class object.
The result is the loss of derived class attributes.
This happens because the base class object can only hold the attributes of the base class.
Example: class Base { int x; }; class Derived : public Base { int y;...
I applied via Naukri.com and was interviewed in Jan 2021. There were 6 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
Routing in MVC is the process of mapping incoming requests to the appropriate controller and action.
Routing is responsible for determining which controller and action should handle a particular request.
Routes are defined in the RouteConfig.cs file in the App_Start folder.
Routes can be customized to include parameters and constraints.
Example: {controller}/{action}/{id} maps to HomeController.Index(5) when the URL is /Ho...
I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
A program to reverse a string
Iterate through the string from end to start and append each character to a new string
Use built-in functions like reverse() or StringBuilder.reverse() in some programming languages
Convert the string to an array, reverse the array, and then convert it back to a string
A program to read data from excel.
Use a library like Apache POI or OpenPyXL to read excel files.
Identify the sheet and cell range to read data from.
Parse the data and store it in a suitable data structure.
Handle errors and exceptions that may occur during the process.
Automation framework is a set of guidelines, standards, and tools used for automating software testing.
It provides a structured approach to automate tests
It includes tools for test case management, test data management, and reporting
It helps in reducing manual effort and increasing test coverage
Examples include Selenium, Appium, and TestNG
I applied via Recruitment Consultant and was interviewed before Nov 2020. There was 1 interview round.
I was interviewed before Mar 2021.
I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Mar 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Senior Software Engineer
2.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead 1
374
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead 2
295
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
Capgemini
TCS
Wipro