i
TCS
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2022. There were 4 interview rounds.
A person's ability to carry on a specific subject considered as aptitude
Group discussion used to clarification if required before hand
Technical explanation of what?
Please provide more context or specify the topic
Without more information, it's difficult to give a meaningful answer
I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.
Quite basic interview
Easy to code, repeated questions from previous years
I appeared for an interview in Feb 2022.
Round duration - 50 minutes
Round difficulty - Medium
A flexible window of 6 hours was provided to attempt the 1 hour test
Bob, the mayor of a state, seeks to determine the maximum number of vehicles that can be uniquely registered. Each vehicle's registration number is structured as foll...
Calculate the maximum number of unique vehicle registrations based on given constraints.
Parse input for number of test cases, district count, letter ranges, and digit ranges.
Calculate the total number of unique registrations based on the given constraints.
Output the maximum number of unique vehicle registrations for each test case.
Given an integer 'N', your task is to identify all palindromic numbers from 1 to 'N'. These are numbers that read the same way forwards and backwards.
The first line pr...
Implement a function to find all palindromic numbers from 1 to N.
Iterate from 1 to N and check if each number is a palindrome
Use string manipulation to check for palindromes
Consider edge cases like single-digit numbers and 11
Round duration - 60 minutes
Round difficulty - Easy
The interviewer was chill and quite polite.
SQL query to output data of students whose names start with 'A'.
Use SELECT statement to retrieve data from the table.
Use WHERE clause with LIKE operator to filter names starting with 'A'.
Example: SELECT * FROM students WHERE name LIKE 'A%';
An operating system is a software that manages computer hardware and provides services for computer programs.
An operating system is the most important software that runs on a computer.
It manages the computer hardware and provides common services for computer programs.
Examples of operating systems include Windows, macOS, Linux, and Unix.
A process table is a data structure used by the operating system to manage informati...
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Find duplicates in an array of integers within a specified range.
Iterate through the array and keep track of the count of each element using a hashmap.
Return elements with count greater than 1 as duplicates.
Time complexity can be optimized to O(N) using a set to store duplicates.
Example: For input [0, 3, 1, 2, 3], output should be [3].
Round duration - 20 minutes
Round difficulty - Easy
Standard HR round with some behavioural questions
Tip 1 : Be thoroughly prepared with DSA
Tip 2 : Focus on DBMS
Tip 3 : Be prepared with skills mentioned in resume
Tip 1 : Mention some good projects
Tip 2 : Don't put false statements on your resume
What people are saying about TCS
I applied via Naukri.com and was interviewed in Jul 2022. There were 6 interview rounds.
Programing component
Method is a named block of code that can be called multiple times, while a block is a group of statements enclosed in curly braces.
A method has a name and can accept parameters, while a block does not.
A method can return a value, while a block cannot.
A method can be called from anywhere in the program, while a block is only accessible within the scope it was defined.
Example of a method: public int add(int a, int b) { r...
A variable is a container that holds a value. There are different types of variables in programming.
Variables are used to store data in a program
They can be assigned different values during runtime
Types of variables include integers, floats, strings, booleans, and more
Variables can be declared with a specific data type or left untyped
Examples: int age = 25, float price = 9.99, string name = 'John Doe'
Programing component
What is the meaning of static block
Who to convert Int to string by use parse method
TCS interview questions for designations
I applied via Walk-in and was interviewed in Jul 2022. There were 4 interview rounds.
I am interested,this is first round
This is second round coding
Get interview-ready with Top TCS Interview Questions
I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.
General knowledge questions.
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
It's the start of the process compared to other rounds it seems to be easy for me
Very Good
Good
I applied via Walk-in and was interviewed in Jul 2022. There were 2 interview rounds.
First round is aptitude
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Reasoning, arthamatics, English
The duration of TCS Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 33 interviews
4 Interview rounds
based on 1.9k reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.2k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
52k
salaries
| ₹8 L/yr - ₹25.1 L/yr |
Associate Consultant
30.6k
salaries
| ₹9 L/yr - ₹32.2 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Amazon
Wipro
Infosys
Accenture