i
Copperpod Digital
Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
Top trending discussions
posted on 19 Mar 2025
I appeared for an interview in Feb 2025, where I was asked the following questions.
useState is a React hook that allows functional components to manage state.
useState is imported from React: `import React, { useState } from 'react';`
It initializes state in functional components: `const [count, setCount] = useState(0);`
The first element is the current state value, and the second is a function to update it.
State updates are asynchronous and can be batched for performance.
Example of updating state: `set...
useState manages state in functional components; useEffect handles side effects like data fetching and subscriptions.
useState is a Hook that allows you to add state to functional components.
Example: const [count, setCount] = useState(0);
useEffect is a Hook that lets you perform side effects in function components.
Example: useEffect(() => { document.title = `Count: ${count}`; }, [count]);
useState is synchronous and u...
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
posted on 2 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
ASP.NET MVC PROGRAMMING
posted on 9 May 2021
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
I applied via Campus Placement
All coding questions were ad hoc
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
I had to evaluate a software and let them understand where this software could be implemented and the pros and cons of the software.
based on 1 interview
Interview experience
Senior Software Engineer
6
salaries
| ₹13 L/yr - ₹29.6 L/yr |
Senior Associate 2
5
salaries
| ₹16 L/yr - ₹35 L/yr |
Financial Analyst
4
salaries
| ₹10.5 L/yr - ₹21.4 L/yr |
Full Stack Developer
4
salaries
| ₹12.5 L/yr - ₹17 L/yr |
Full Stack Software Developer
4
salaries
| ₹10 L/yr - ₹38 L/yr |
NexTurn
Kanerika Software
Smarter BIZ Technologies
Nxtra Data