i
ContactPoint 360
Filter interviews by
I applied via LinkedIn and was interviewed before Jan 2023. There were 2 interview rounds.
React JS based small task as an assignment
Top trending discussions
I was interviewed before Dec 2020.
Round duration - 360 minutes
Round difficulty - Medium
Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through possible allocations and calculate the maximum pages assigned to a student.
Find the minimum of these maximums to get the optimal allocation.
Return the minimum pages allocated in each test case, or -1 if not possible.
Tip 1 : Good understanding of Data Structure and Algorithms
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .
Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page
posted on 29 Nov 2024
2 DSA questions. Both medium level difficult
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
JavaScript Promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations such as fetching data from an API.
They have three states: pending, fulfilled, or rejected.
Promises can be chained using .then() and .catch() methods.
Promises can also be created using the Promise constructor.
Based on html, Css, Javascript and React-Js
State in functional components can be managed using the useState hook in React.
Use the useState hook to declare state variables in functional components.
useState returns an array with the current state value and a function to update that value.
Example: const [count, setCount] = useState(0);
State variables should be immutable, so always use the setter function to update them.
Event loop in JavaScript is responsible for handling asynchronous operations by executing callback functions in a non-blocking way.
Event loop is a mechanism that allows JavaScript to perform non-blocking operations.
It continuously checks the call stack and the callback queue to see if there are any functions that need to be executed.
If the call stack is empty, it takes the first function from the callback queue and pus...
Hosting in JavaScript refers to the process of declaring a variable or function before it is used in the code.
Hosting allows you to use variables and functions before they are declared in the code.
Variables are hoisted to the top of their scope, while functions are fully hoisted.
Example: console.log(myVar); var myVar = 10; This will not throw an error because 'myVar' is hoisted to the top of the scope.
I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.
Virtual DOM is a lightweight copy of the real DOM, which updates only the changed elements, making the rendering process faster.
Real DOM updates the entire page when a change is made, while Virtual DOM updates only the changed elements.
Virtual DOM is a JavaScript object that represents the real DOM, and it is faster to update.
React uses Virtual DOM to update the UI efficiently.
Manipulating the real DOM is slower than m
I applied via Job Fair and was interviewed in Aug 2022. There were 2 interview rounds.
BCA in computer science
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
1hr
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Quality Analyst
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Client Support Executive
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Real Time Analyst
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Service Associate
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Concentrix Corporation
Teleperformance
Foundever
Wipro