i
TCS
Filter interviews by
What is your name? WHAT IS YOUR LOCATION?
DSA, DP , BIT MANIPULATION TYPE QUESTIONS
I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.
I was hard give the compensation is 7 lpa
2 coding questions of medium level
Function to check if a number is an Armstrong number
An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits
Loop through each digit of the number and calculate the sum of each digit raised to the power of the number of digits
Compare the sum with the original number to check if it is an Armstrong number
Quant and verbal questions, along with statistics
Basic array and string questions. Some stack and queue questions was also there.
What people are saying about TCS
15 Aptitude Question
2 coding Question
Time- 1H 30Min
I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Nov 2021. There were 4 interview rounds.
General Aptitude, Reasoning & English
Coding Round with 2 questions for 1 hr
I applied via Company Website and was interviewed before Jul 2020. There were 4 interview rounds.
posted on 15 Oct 2021
I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.
Dictionaries are a built-in data type in Python used to store key-value pairs.
Keys must be unique and immutable.
Values can be of any data type.
Access values using keys.
Add or modify values using keys.
Use the 'in' keyword to check if a key exists in the dictionary.
Use the 'len()' function to get the number of key-value pairs in the dictionary.
posted on 18 Jul 2021
An array is a collection of elements of the same data type, stored in contiguous memory locations.
Arrays have a fixed size and can be accessed using an index.
Elements in an array can be of any data type, including other arrays.
Arrays are commonly used in programming for storing and manipulating data.
Example: int[] numbers = {1, 2, 3, 4, 5};
Example: char[] letters = {'a', 'b', 'c'};
based on 1 interview experience
based on 10 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
65.6k
salaries
| ₹7.7 L/yr - ₹12.7 L/yr |
AST Consultant
53.5k
salaries
| ₹12 L/yr - ₹20.6 L/yr |
Assistant System Engineer
33.2k
salaries
| ₹2.5 L/yr - ₹6.4 L/yr |
Associate Consultant
32.9k
salaries
| ₹16.2 L/yr - ₹28 L/yr |
Amazon
Wipro
Infosys
Accenture