Filter interviews by
I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.
Top trending discussions
posted on 11 Feb 2025
A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.
Consists of nodes connected by pointers
Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)
Allows for dynamic size and efficient insertion/deletion operations
posted on 24 Jun 2024
I applied via Campus Placement
45 questions were asked
3 questions were asked one from SQL and 2 from java
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
Hooks are functions that allow developers to use state and other React features in functional components.
Hooks are introduced in React 16.8 to allow state and other React features in functional components.
Use cases include managing state, using lifecycle methods, and accessing context in functional components.
Examples of hooks include useState, useEffect, useContext, and custom hooks created by developers.
Null is a value that represents the absence of a value, while undefined means a variable has been declared but not assigned a value.
Null is a value that can be assigned to a variable to indicate that it has no value.
Undefined is a type that is automatically assigned to variables that have been declared but not initialized.
Null is a deliberate assignment by the programmer, while undefined is a default value assigned by ...
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Leetcode practice should be sufficient to tackle this round.
Trapping Rain Water problem involves calculating the amount of water that can be trapped between buildings given their heights.
Calculate the maximum height of buildings to the left and right of each building
Find the minimum of the two heights
Subtract the height of the current building to get the amount of water that can be trapped at that building
I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.
3 questions, medium hard
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
I have 5 years of experience working as a software engineer in various industries.
Developed web applications using Java, Spring, and AngularJS
Led a team of developers in a successful project delivery
Implemented CI/CD pipelines to automate software deployment
Worked on improving system performance and scalability
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.
Coding questions on Javascript
based on 1 review
Rating in categories
Trainee Analyst
28
salaries
| ₹2 L/yr - ₹3 L/yr |
Project Administrator
16
salaries
| ₹10.5 L/yr - ₹18.5 L/yr |
HR Executive
11
salaries
| ₹2.2 L/yr - ₹5.1 L/yr |
Analyst
9
salaries
| ₹2.2 L/yr - ₹2.4 L/yr |
SAP Basis Consultant
8
salaries
| ₹4 L/yr - ₹12 L/yr |
Mobile Programming
Arcesium
Diverse Lynx
Solartis Technology Services