Filter interviews by
I was interviewed in Sep 2024.
Java Programming and core java along with DSA
Constructors are special methods in a class that are used to initialize objects.
Constructors have the same name as the class they belong to.
They are called automatically when an object of the class is created.
Constructors can have parameters to initialize the object with specific values.
Example: public class Car { public Car(String color) { this.color = color; }}
Oops pillars refer to the four main concepts of object-oriented programming: Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a function to behave differently based on the object it is acting upon.
Abstraction: Hiding the ...
I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.
3 Coding questions time - 1:30 hours
Top trending discussions
posted on 18 Oct 2024
Numerical ability
Logical Reasoning
Verbal Ability
Spatial Reasoning
Technical Aptitude
Writing test cases
Situation based questions
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing: Testing individual components or modules of the software.
Integration testing: Testing how different modules work together.
System testing: Testing the entire system as a whole.
Acceptance testing: Testing to ensure the software meets the requirements of the end users.
Priority and severity are used in software testing to determine the urgency and impact of a defect.
Priority is the level of importance assigned to a defect, based on factors like business impact and customer requirements.
Severity is the impact of a defect on the system, ranging from minor inconveniences to critical failures.
Examples: A spelling mistake in a button label may have low severity but high priority if it aff...
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Associate Software Engineer
196
salaries
| ₹7 L/yr - ₹19.6 L/yr |
Junior Associate
82
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Engineer
79
salaries
| ₹3.3 L/yr - ₹16.4 L/yr |
Junior Associate Software Engineer
66
salaries
| ₹2 L/yr - ₹10 L/yr |
Junior IT Associate
47
salaries
| ₹4 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech