Faster and better experience!
Filter interviews by
Oops concept stands for Object-Oriented Programming concepts which include inheritance, polymorphism, encapsulation, and abstraction.
Oops concept is a programming paradigm that focuses on objects and classes.
Inheritance allows a class to inherit properties and behavior from another class.
Polymorphism allows objects to be treated as instances of their parent class.
Encapsulation hides the internal state of an object and ...
I applied via Company Website and was interviewed before May 2022. There were 4 interview rounds.
Questions related to DSA
I appeared for an interview in Sep 2017.
I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.
I prioritize identifying the root cause and finding a solution while keeping stakeholders informed.
Identify the root cause of the downtime
Communicate with stakeholders about the issue and expected resolution time
Work on finding a solution as quickly as possible
Implement preventative measures to avoid future downtime
Document the incident and steps taken for future reference
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.
Remove duplicates in array
Use a hash table to keep track of seen elements
Sort the array and remove duplicates in a single pass
public static void main is the entry point of a Java program
public: access modifier that allows the main method to be accessed from anywhere
static: indicates that the main method belongs to the class and not to an instance of the class
void: indicates that the main method does not return any value
main: the name of the method that serves as the entry point of the program
String[] args: an array of strings that can be pass
I appeared for an interview before Mar 2024.
My strength lies in my problem-solving skills, attention to detail, and ability to work well under pressure.
Strong problem-solving skills
Attention to detail
Ability to work well under pressure
I lacked experience in working with a specific programming language
I lacked experience in Java programming during my first job
I struggled to adapt to the syntax and best practices of Java
I took online courses and worked on personal projects to improve my Java skills
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Var is function scoped, let is block scoped in JavaScript.
Var is function scoped, let is block scoped
Var can be redeclared, let cannot
Var is hoisted to the top of the function, let is not
Use let for block-level variables, var for function-level variables
React hooks are functions that let you use state and other React features in functional components.
useState: allows functional components to have local state
useEffect: allows side effects in functional components
useContext: allows functional components to access context
useReducer: alternative to useState for more complex state logic
useMemo: memoizes the result of a function
useCallback: memoizes a callback function
useRe...
I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.
Basic Maths was asked by the test
based on 3 interviews
Interview experience
based on 19 reviews
Rating in categories
Senior Associate
301
salaries
| ₹2 L/yr - ₹7.3 L/yr |
Associate
278
salaries
| ₹1.5 L/yr - ₹5 L/yr |
Associate Manager
145
salaries
| ₹3.4 L/yr - ₹14.3 L/yr |
Deputy Manager
102
salaries
| ₹4.8 L/yr - ₹18 L/yr |
Software Engineer
84
salaries
| ₹2.7 L/yr - ₹10.5 L/yr |
KPMG India
Deloitte
Ernst & Young
PwC