i
TCS
Filter interviews by
I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve a problem.
Key principles include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Inheritance allows a class to inherit pr...
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Sort a string using lambda expression
Convert the string to an array of characters
Use the Arrays.sort() method with a lambda expression as the comparator
Join the sorted characters back into a string
TCS interview questions for designations
Easy Aptitude test based on time distance
Get interview-ready with Top TCS Interview Questions
HashMap internally uses an array of linked lists to store key-value pairs.
HashMap uses hashing to determine the index of the key in the array.
If multiple keys hash to the same index, a linked list is used to store them.
HashMap allows one null key and multiple null values.
Example: HashMap
Capacity 16 with only one null element means there are 15 non-null elements in the array.
The array has a total capacity of 16 elements.
There is only one null element in the array.
This implies that there are 15 non-null elements in the array.
Asked some basic question and basic programming questions.
2 codes and mcq questions
Basic questions asked on aptitude
3 Interview rounds
based on 530 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.7k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.1k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.9k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.7k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture