Filter interviews by
Be the first one to contribute and help others!
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
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort has a time complexity of O(n log n) in the worst case scenario.
Merge sort divides the array into two halves, sorts them recursively, and then merges them back together.
The time complexity of merge sort is O(n log n) in the worst case scenario.
For example, sorting an array of 8 elements would take 3 recursive calls to merge sort.
Create a palindrome checker using React JS to display on the UI
Create a input field for user to enter a string
Use state to store the input string
Create a function to check if the input string is a palindrome
Display the result on the UI
Javascript question on promise, callbacks, hosting
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 5 interview rounds.
I was interviewed in Mar 2023.
Html, CSS, Javascript, Bootstrap, React Js, Node Js, GitHub, Git
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
6o minutes test with 2 coding question of your preference
I am a passionate front end developer with 5 years of experience in creating user-friendly and responsive web applications.
5 years of experience in front end development
Proficient in HTML, CSS, JavaScript, and various front end frameworks
Strong understanding of UI/UX principles
Experience in creating responsive web applications
Passionate about staying updated with the latest web technologies
posted on 17 Jul 2024
Hooks are functions that let you use state and other React features in functional components.
Hooks were introduced in React 16.8.
useState() hook is used to add state to functional components.
useEffect() hook is used for side effects in functional components.
Custom hooks can be created to reuse logic across components.
Developing features of Shopping Cart page like add to cart,remove from cart
Event bubbling is the process of propagating an event from the innermost element to its parent elements in the DOM hierarchy.
Events in JavaScript are triggered on elements and then propagate up the DOM tree.
During event bubbling, an event triggered on a child element will also trigger on its parent elements.
This allows for event delegation, where a single event handler can be used for multiple elements.
Event.stopPropag...
Senior Associate
342
salaries
| ₹0 L/yr - ₹0 L/yr |
AR Associate
226
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
220
salaries
| ₹0 L/yr - ₹0 L/yr |
Process Associate
220
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
144
salaries
| ₹0 L/yr - ₹0 L/yr |
KPMG India
Deloitte
PwC
Ernst & Young