Filter interviews by
posted on 14 Sep 2024
I have 5+ years of experience coaching agile teams in various industries
Led agile transformation for a software development team, improving delivery time by 30%
Trained team members on agile principles and practices, resulting in increased collaboration and productivity
Facilitated daily stand-up meetings, sprint planning, and retrospectives to ensure team alignment and continuous improvement
Top trending discussions
I applied via Referral and was interviewed in Mar 2023. There were 3 interview rounds.
I appeared for an interview before Feb 2024.
A Presentation on certain concepts.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
Market related question
I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.
Improving Front End System Performance
Optimize images and reduce their size
Minimize HTTP requests and use caching
Use lazy loading for images and videos
Reduce the number of DOM elements
Use a Content Delivery Network (CDN)
Minimize the use of external scripts and plugins
Use asynchronous loading for scripts
Optimize CSS and JavaScript files
Use browser caching
Implement server-side rendering
Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.
Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.
It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.
This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.
Example: setTimeout() function ad...
I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.
Txn flow analysis and drop outs
SQL query to retrieve specific data based on a condition
Use SELECT statement to specify the columns to retrieve
Use WHERE clause to specify the condition for filtering the data
Use JOIN clause to combine data from multiple tables if needed
I appeared for an interview in Sep 2021.
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.
Program to check if a number is a palindrome.
Convert the number to a string to easily check for palindrome
Reverse the string and compare it with the original string
If they are the same, the number is a palindrome
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks were introduced in React 16.8.
They allow you to use state and other React features without writing a class.
Commonly used hooks include useState, useEffect, useContext, and useReducer.
Hooks must be used at the top level of your functional component.
Example: const [count, setCount] = useState(0);
Design a high-level architecture for a software system
Identify the main components of the system
Define the interactions between the components
Consider scalability, security, and performance
Choose appropriate technologies and frameworks
Create a diagram to visualize the architecture
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
based on 1 interview
Interview experience
Staff Engineer
17
salaries
| ₹46 L/yr - ₹77.2 L/yr |
Senior Software Engineer
13
salaries
| ₹28 L/yr - ₹52 L/yr |
Salesforce Consultant
8
salaries
| ₹20 L/yr - ₹27 L/yr |
Senior Site Reliability Engineer
7
salaries
| ₹17 L/yr - ₹32.3 L/yr |
Technical Account Manager
7
salaries
| ₹18 L/yr - ₹26.4 L/yr |
MagicPin
HealthKart
Awign Enterprises