i
Copperpod Digital
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2023. There were 4 interview rounds.
Asked about my project, requirement-gathering techniques, platforms on which we have worked, user stories, epics and analysis.
Top trending discussions
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on my CV, they assigned me a task related to data migration.
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.
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
Intermediate SQL Topics - Window Function, Subquery, Joins
Tables:
registration (userid string, regdate date);
txn(txndate date, userid string, amt int, game string);
1. Write a query to get proportion of users who have played a game within 2 days of registration
2. Find the most money spent on a game for each user
3. Get the list of users who played poker but not ludo
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 LinkedIn and was interviewed in Feb 2021. There were 5 interview rounds.
posted on 9 May 2021
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
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