i
ZeroCodeHR
Filter interviews by
Clear (1)
I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.
SQL Queries on Cursors, complex joins, highest sal, stored procs, funcs asked
Performance tuning queries on SQL server involves optimizing query execution plans and indexing strategies.
Use indexes to speed up query performance
Avoid using SELECT * and only retrieve necessary columns
Optimize joins by using appropriate join types (e.g. INNER JOIN, LEFT JOIN)
Consider using stored procedures for frequently executed queries
Monitor query performance using tools like SQL Server Profiler
Top trending discussions
It’s an average test experience
Best questions with tricky one
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
posted on 14 May 2024
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
posted on 11 Mar 2023
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
The test was very weird one.
They did have planned anything for the test, They came and given a link on bit.ly and given an another link that is in google form for the answers.
And they selection of people for second round is not sensible.
This round was also be a weird.
They give each candidates with different questions.
They told us to write logic on the paper and you can use internet for your reference.
But after this round they announced the results but that is not in genuine one.
posted on 18 Jun 2024
Medium level problem,
posted on 26 Jun 2024
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
45 min apps and technical question
45 min coding round you can refer net for first 15 min
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
useState is a hook in React that allows functional components to have state.
useState is a React hook used in functional components to manage state.
It returns an array with the current state value and a function to update that value.
Example: const [count, setCount] = useState(0);
useEffect is a hook in React that allows performing side effects in function components.
Used in React functional components to perform side effects
Executes after render and after every update
Can be used to fetch data, subscribe to events, update the DOM, etc.
Redux is a predictable state container for JavaScript apps. It helps manage the state of an application in a centralized way.
Redux is a state management library commonly used with React.
It allows for a single source of truth for the state of an application.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Redux DevTools can be used to track state changes and d...
posted on 16 Oct 2023
I applied via Campus Placement
2 hrs Python and aptitude
based on 1 interview
Interview experience
Software Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Implementation Analyst
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Implementation Analyst
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
5
salaries
| ₹0 L/yr - ₹0 L/yr |
PeopleStrong
Darwinbox
sumHR - HRMS Software
greytHR