Filter interviews by
I applied via Instahyre and was interviewed in Feb 2024. There was 1 interview round.
Implement a React stopwatch with start, stop, resume, and pause functionalities.
Use state to track the elapsed time
Create functions for start, stop, resume, and pause actions
Use setInterval for updating the timer every second
Display the timer in the UI
Memory leaks in JavaScript happen when unused objects are not properly released from memory.
Memory leaks can occur when variables are not properly dereferenced, preventing garbage collection.
Closures can also lead to memory leaks if they hold references to large objects.
Event listeners can cause memory leaks if not removed properly after use.
Using setInterval without clearing it can lead to memory leaks.
Circular refere
Error handling in React involves creating a component to display error messages and handling errors gracefully.
Create an ErrorBoundary component to catch errors in child components.
Use try-catch blocks in async functions to handle errors.
Display error messages to the user using state or props.
Use error boundaries to prevent the entire UI from crashing due to a single error.
Top trending discussions
I applied via Other and was interviewed before Nov 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.
I like to choose topics java, c, python, html etc
About java, python, c, c++, html and about coding language
Hoe to built skill discussion about problem and how solve it
Two DSA ques were asked. One easy and one medium.
I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.
I have worked on multiple projects involving containerization and developing APIs.
Developed microservices using Docker containers for easy deployment and scalability
Created RESTful APIs using Node.js and Express framework
Integrated third-party APIs for data retrieval and processing
Utilized Kubernetes for container orchestration and management
Adding elements dynamically to an array in code
Use push() method to add elements to an array in JavaScript
In Python, use append() method to add elements to a list
In Java, use ArrayList and add() method to dynamically add elements
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope.
Variable and function declarations are hoisted to the top of their scope during the compilation phase.
Only the declarations are hoisted, not the initializations.
Function declarations take precedence over variable declarations when hoisted.
Expected CTC should be based on industry standards, experience, skills, and location.
Research industry standards for Software Engineer salaries
Consider your experience level and skills when determining expected CTC
Take into account the cost of living in the location of the job
Negotiate based on the job responsibilities and market demand
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
I am a passionate software engineer with experience in developing web applications and a strong background in computer science.
Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React
Strong background in computer science with knowledge of data structures and algorithms
Passionate about learning new technologies and solving complex problems
Use quicksort algorithm to sort array in one loop
Use quicksort algorithm to partition array and sort elements
Choose a pivot element and rearrange elements around pivot in one loop
Repeat process for subarrays until entire array is sorted
I applied via Naukri.com and was interviewed in Feb 2024. There were 4 interview rounds.
Ask you to implement any solution like caching using LRU or LFU
Its a manager round where they discuss about u=your past experiences and also they tell you about the project
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.
Immutable class, remove duplicates from string using Java 8
Create an immutable class to represent the string
Use Java 8 streams to remove duplicates from the string
Convert the string to a character array, use distinct() and collect() to remove duplicates
Sealed classes in Java restrict inheritance to a predefined set of subclasses.
Sealed classes were introduced in Java 15 to restrict inheritance to a predefined set of subclasses.
Subclasses of a sealed class must be declared in the same file as the sealed class.
Sealed classes are declared using the 'sealed' modifier before the 'class' keyword.
Example: sealed class Shape permits Circle, Square, Triangle;
Fallout mechanism between microservices refers to how failures in one microservice can impact other microservices.
Fallout can occur due to cascading failures when one microservice depends on another.
Implementing circuit breakers can help prevent fallout by isolating failures.
Monitoring and alerting systems are crucial for detecting and responding to fallout.
Using asynchronous communication can reduce the impact of fall...
based on 1 interview
Interview experience
Software Engineer III
1.9k
salaries
| ₹14.5 L/yr - ₹47 L/yr |
Senior Software Engineer
1.4k
salaries
| ₹19 L/yr - ₹70 L/yr |
Software Engineer
800
salaries
| ₹10.2 L/yr - ₹43 L/yr |
Software Development Engineer 3
307
salaries
| ₹15.6 L/yr - ₹46 L/yr |
Software Developer
298
salaries
| ₹12 L/yr - ₹46 L/yr |
Amazon
Reliance Retail
DMart
Future Group