Filter interviews by
I applied via Campus Placement
It is very moderate level test . You need to prepare for the aptitude for that
2 questions are asked easy and moderate.
I appeared for an interview in Nov 2020.
Round duration - 180 minutes
Round difficulty - Easy
There was a slot given to me in the evening around 4 pm. First, we had to register to get a unique number and use that unique number to access the test. The test was non-adaptive. There were different sections in the Test.
Verbal Ability
Reasoning Ability
Numerical Ability
Programming Logic
Coding
You are given two integers DAY_HOURS
and PARTS
. Consider a day with DAY_HOURS
hours, which can be divided into PARTS
equal parts. Your task is to determine the total ins...
Calculate total instances of equivalent prime groups in a day divided into equal parts.
Divide the day into equal parts and find prime numbers in each part.
Identify prime groups where prime numbers occur at the same position in different parts.
Return the total number of equivalent prime groups found.
Consider 'N' friends who have borrowed money from one another. They now wish to settle their debts by giving or taking cash among themselves in a way that minimizes the total cas...
The problem involves settling debts among friends by minimizing total cash flow.
Create a graph where nodes represent friends and edges represent debts.
Calculate the net amount each friend owes or is owed by summing up the debts and credits.
Use a recursive algorithm to settle debts by finding the maximum and minimum amounts owed.
Repeat the process until all debts are settled.
Output the total cash flow required to settle
Tip 1 : Practice questions on arrays and strings manipulation. There is no exact number of questions you have to solve but solve each question with understanding.
Tip 2 : If you have some problem in aptitude focus on this first as only after you clear this round you could go to the next one. You can refer IndiaBix for aptitude.
Tip 3: Resume building is very important. Structure your resume well and mention only those things you know. Also, mention at least two IT projects in your resume, it adds up to your chances.
Tip 1 : Structure your resume well if you have good in hand projects do mention them first on the top of your resume. Please do not mention your academics on top if you have poor academics performance.
Tip 2 : Do not lie and put false things on your resume. In TCS Resume is very important your interview will move around based on your resume and if they found something suspicious your chances of getting selected would be very low.
Tips 3 : It is a bonus tip which is applicable to every firm. Prepare your introduction well make sure you put everything in the right blend trust me this trick really helps.
I applied via Company Website and was interviewed in Oct 2020. There were 4 interview rounds.
TCS iON interview questions for designations
Top trending discussions
posted on 25 Jan 2023
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
They given 2 codes to solve in different programming language
posted on 11 Feb 2024
There were 2 coding questions asked. If one question is solved you are qualified.
posted on 19 Oct 2023
I applied via Campus Placement
120 min of coding round consist 3 questions
posted on 22 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Coding questions based on graphs.
Threads are lightweight processes within a program that can run concurrently, allowing for multitasking and improved performance.
Threads allow for parallel execution of tasks within a program.
Threads share the same memory space, allowing for efficient communication and data sharing.
Examples of using threads include running background tasks while the main program continues to execute, or handling multiple client request
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed again to fi...
based on 3 interviews
Interview experience
based on 5 reviews
Rating in categories
Operations Executive
208
salaries
| ₹1.2 L/yr - ₹4.5 L/yr |
Software Developer
151
salaries
| ₹2.8 L/yr - ₹12 L/yr |
Software Engineer
119
salaries
| ₹2.1 L/yr - ₹9 L/yr |
System Engineer
103
salaries
| ₹2.2 L/yr - ₹9.2 L/yr |
IT Manager
59
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Wipro
Amazon
TCS
ITC Infotech