Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.
It was a comprehensive aptitude & reasoning exam
You have to be very good at speaking to clear this round.
Tow medium hard level coding questions
I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in May 2022. There were 3 interview rounds.
Its a basic aptitude test
Coding in jackerrank
Recursion, Java vs C++, OOPs, Primary and Foreign Keys
Recursion is a process where a function calls itself until a base condition is met
Java and C++ are both object-oriented programming languages, but Java is platform-independent while C++ is not
OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions
Primary key is a unique identifier for a record in a database table, whi...
Top trending discussions
I applied via Campus Placement
Oops concepts,Data Structures
Understanding of OOP concepts is essential for software development.
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 to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can access all public and protected members of the base class
Example: Class 'Car' can inherit from class 'Vehicle' to reu
Abstraction is the concept of hiding complex details and showing only the essential features of an object.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in reducing complexity and improving efficiency
Example: A car dashboard abstracts the internal workings of the car and provides only essential information to the driver
I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.
Marry plans or not for yourself
Yes, I have experience in programming in Java.
I have worked on projects using Java programming language
Familiar with object-oriented programming concepts in Java
Experience in developing applications using Java frameworks like Spring
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
Constructors can be used to initialize object properties
Constructors can have parameters to customize object initialization
Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.
Software testing involves executing the software with the intent of finding bugs or errors.
It helps in identifying defects or issues in the software before it is released to the end users.
Types of software testing include unit testing, integration testing, system testing, and acceptance...
I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.
Learn aptitude thoroughly
Focus on strings and arrays
posted on 16 Apr 2024
Questions in flow charts and their outputs
I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.
It's on campus recruitment drive so first round is aptitude round all about basic formulas of aptitude(60),consist of verbal and aptitude and reasoning.you can crack easily if ur good at basics.That's about first round.It includes next round as game based asssesment different types games (4)are there one by one you have to play with in time .
Call by value and reference are two ways of passing arguments to functions.
Call by value passes a copy of the argument's value to the function.
Call by reference passes a reference to the argument's memory location to the function.
Functions that use call by value cannot modify the original value of the argument.
Functions that use call by reference can modify the original value of the argument.
In some programming languag...
I applied via Company Website and was interviewed before Sep 2023. There were 3 interview rounds.
Verbal ability
Quant
Reasoning
C is a procedural language with manual memory management, while Java is an object-oriented language with automatic memory management.
C is a procedural language, while Java is an object-oriented language
C requires manual memory management, while Java has automatic memory management (garbage collection)
C is platform-dependent, while Java is platform-independent (write once, run anywhere)
C supports pointers, while Java do
Constructor overloading is having multiple constructors in a class with different parameters, while constructor overriding is redefining a superclass constructor in a subclass.
Constructor overloading allows a class to have multiple constructors with different parameters.
Constructor overriding involves redefining a superclass constructor in a subclass with the same name and parameters.
Example of constructor overloading:...
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
based on 2 reviews
Rating in categories
Senior Software Engineer
621
salaries
| ₹7 L/yr - ₹27.8 L/yr |
Software Engineer
527
salaries
| ₹4.8 L/yr - ₹17.5 L/yr |
Associate Software Engineer
331
salaries
| ₹4.1 L/yr - ₹8.6 L/yr |
Principal Software Engineer
157
salaries
| ₹11.5 L/yr - ₹35.2 L/yr |
Senior Associate
147
salaries
| ₹4.2 L/yr - ₹10 L/yr |
TCS
Wipro
Infosys
HCLTech