Filter interviews by
Node.js uses event-driven architecture where events trigger callbacks to handle asynchronous operations.
Node.js uses event loop to handle asynchronous operations efficiently
Events are emitted by various objects in Node.js like HTTP servers, file system, etc.
Callbacks are registered to handle events and execute code when events occur
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
Coding test from Codility. Custom JSON Parser
Creating a Jenkins Pipeline involves defining stages, steps, and triggers to automate the build process.
Define stages to break down the build process into smaller tasks
Specify steps within each stage to execute specific actions like compiling code, running tests, and deploying
Set up triggers to automatically start the pipeline based on events like code commits or scheduled times
Use Jenkinsfile to define the pipeline as
Top trending discussions
Coding interview basic level nothing more required for this
Basic coding not more relevant in the whole process
Mcq+coding which are medium level questions
No, multiple inheritance is not allowed in Java.
Java does not support multiple inheritance for classes to avoid the diamond problem.
However, multiple inheritance is allowed for interfaces in Java.
Example: class A extends B, C is not allowed, but interface X extends Y, Z is allowed.
Static is used to define class-level variables and methods, while final is used to define constants and prevent inheritance or modification.
Static variables and methods belong to the class itself, while final variables cannot be changed once initialized.
Static members can be accessed without creating an instance of the class, while final members must be accessed through an instance.
Static variables are shared among all...
Data encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation hides the internal state of an object and only exposes the necessary functionalities through methods.
It helps in achieving data abstraction and information hiding.
Example: A class 'Car' encapsulates data like speed, color, and methods like accelerate() and brake().
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Company core values are the fundamental beliefs that guide the behavior and decisions of employees.
Integrity - acting with honesty and transparency in all dealings
Innovation - constantly seeking new and better ways to solve problems
Customer focus - prioritizing the needs and satisfaction of customers
Teamwork - collaborating effectively with colleagues to achieve common goals
It was data structures and algorithm
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Example: In a class representing a car, th...
To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.
Use tools like Postman to make HTTP requests to the API endpoints
In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls
Include necessary headers, parameters, and authentication tokens in the request
Handle the response data accordingly, whether it's JSON, XML, or other formats
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 3 interview rounds.
Basic data structure related coding questions like creating a linked list and adding items to it median.
Max heap implementation.
Concurrency related questions.
based on 4 interviews
Interview experience
Senior Analyst
563
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Credit Assessment Officer
486
salaries
| ₹4 L/yr - ₹15 L/yr |
Analyst
419
salaries
| ₹2.2 L/yr - ₹8.5 L/yr |
Senior Credit Assessment Officer
273
salaries
| ₹5.5 L/yr - ₹21 L/yr |
Engineer
165
salaries
| ₹9.4 L/yr - ₹40 L/yr |
HDFC Bank
ICICI Bank
State Bank of India
Axis Bank