Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
Top trending discussions
posted on 6 Jan 2025
I applied via Job Fair and was interviewed before Jun 2023. There was 1 interview round.
Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and constants, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abs...
A constructor is a special type of method that is used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They do not have a return type.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
Example: public class Car { public Car(String color) { this.color = color; } }
I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.
Good test soo check
Failed in this round
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Components are reusable and independent parts of a software system that perform specific functions.
Components are modular and can be easily integrated into different parts of a software system.
They help in organizing code and promoting reusability.
Examples include buttons, input fields, and dropdown menus in a user interface.
Components can be class-based (e.g. React components) or function-based (e.g. Angular component
ES6 features in JavaScript include arrow functions, classes, template literals, destructuring, and more.
Arrow functions provide a more concise syntax for writing functions.
Classes allow for easier object-oriented programming.
Template literals enable easier string interpolation.
Destructuring simplifies extracting values from arrays and objects.
posted on 18 Dec 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 3 interview rounds.
Skill set and additional review
I applied via Referral and was interviewed before May 2022. There were 2 interview rounds.
Developed a web application for managing customer orders and inventory.
Used JavaScript, HTML, and CSS to build the front-end interface.
Implemented a RESTful API using Node.js and Express.js for the back-end functionality.
Utilized a PostgreSQL database to store and retrieve data.
Implemented authentication and authorization features for secure access.
Performed unit testing and debugging to ensure the application's functi...
Designing a system involves creating a high-level architecture and breaking it down into low-level components.
Start by identifying the problem the system needs to solve
Create a high-level architecture that outlines the major components and their interactions
Break down each component into smaller, more manageable pieces
Design each low-level component with a specific function in mind
Ensure that all components work togeth...
Loan life cycle refers to the stages involved in the processing and management of a loan.
The loan life cycle includes origination, underwriting, funding, servicing, and collection.
Origination involves the application and approval process.
Underwriting involves assessing the borrower's creditworthiness and determining the terms of the loan.
Funding involves disbursing the loan amount to the borrower.
Servicing involves man...
Software life cycle is the process of developing software from conception to retirement.
It includes phases like planning, design, development, testing, deployment, and maintenance.
Each phase has its own set of activities and deliverables.
The life cycle model can be iterative, sequential, or a combination of both.
Examples of life cycle models include Waterfall, Agile, and DevOps.
I applied via Job Fair and was interviewed before Jun 2023. There was 1 interview round.
Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and constants, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abs...
A constructor is a special type of method that is used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They do not have a return type.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
Example: public class Car { public Car(String color) { this.color = color; } }
based on 1 interview
Interview experience
Project Engineer
91
salaries
| ₹2.3 L/yr - ₹4.5 L/yr |
Network Engineer
29
salaries
| ₹2.7 L/yr - ₹5.4 L/yr |
Project Coordinator
25
salaries
| ₹2 L/yr - ₹5.4 L/yr |
Field Manager
23
salaries
| ₹4 L/yr - ₹6.7 L/yr |
NOC Engineer
15
salaries
| ₹1.9 L/yr - ₹5.3 L/yr |
TCS
Infosys
Wipro
HCLTech