i
TCS
Filter interviews by
They asked some technical interview questions
Per question time good amoubnt of questions
I applied via Campus Placement and was interviewed before Jan 2022. There were 3 interview rounds.
2 codes and some technical MCQs
Pascal Tree is a binary tree where each node represents a row of Pascal's Triangle.
Create a binary tree with root node as 1
For each level, create left child as previous level's value and right child as previous level's value + parent value
Repeat until desired number of levels is reached
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Shallow copy creates a new object with references to the original object's data, while deep copy creates a new object with copies of the original object's data.
Shallow copy only duplicates the references to the original object's data, not the data itself.
Deep copy creates a new object with copies of the original object's data, ensuring that changes to the copied object do not affect the original object.
In Java, shallow...
Was good and you get questions from various topics.
Apti
Basics of cs
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Ppt and discussion - on all things in the company
Leetcode - 2 medium, 1 hard
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹0 L/yr - ₹0 L/yr |
IT Analyst
66.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
AST Consultant
51.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
29.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Wipro
Infosys
Accenture