i
TCS
Filter interviews by
I appeared for an interview in Nov 2020.
Round duration - 50 minutes
Round difficulty - Medium
Consisted of two parts- Verbal and quantitative aptitude with 1 mark for each correct answer and -0.33 mark for each wrong answer.
Round duration - 60 minutes
Round difficulty - Medium
Took place at 10 a.m morning.
Consisted of 2 questions which has to solved in 1 hour. First problem had to be solved to view the next question. Both were easy implementation adhoc problems.
Given the cost and operational details for both 'Petrol' and 'Diesel' cars, determine which type is more cost-efficient for a period of exactly 6 months. Output a...
Determine the most cost-efficient car (Petrol or Diesel) for a 6-month period based on given details.
Calculate total cost for 6 months for both Petrol and Diesel cars
Compare the total costs to determine which option is more cost-efficient
Output '0' for Petrol, '1' for Diesel, or '-1' if both are equally efficient
Given a matrix named UNIVERSE
with 3 rows and 'N' columns, filled with characters {#, *, .}, where:
Identify constellations shaped like vowels within a matrix filled with characters {#, *, .}.
Iterate through the matrix to find 3x3 matrices that form the shape of vowels.
Check for vowels 'A', 'E', 'I', 'O', 'U' in the 3x3 matrices.
Print the vowels found in each galaxy separated by '#'.
Round duration - 50 minutes
Round difficulty - Medium
Took place at 1 pm at noon and I was very confident. Three interviewers were present- One technical , One managerial and One HR .
Initially, the interviewers introduced themselves and asked me to introduce myself.
Then, I was asked about my project.
Given a non-empty string 'S' containing no spaces and a dictionary of non-empty strings, generate and return all possible sentences by adding spaces in the string 'S', such...
The problem involves generating all possible sentences by adding spaces to a given string using words from a dictionary.
Use backtracking to generate all possible combinations of words from the dictionary to form sentences.
Recursively try adding each word from the dictionary to the current sentence until the entire string is formed.
Check if the current word is a prefix of the remaining string to optimize the backtrackin...
Tip 1 : Should be strong in Data structures and Algorithms.
Tip 2 : Should be proficient Computer Science fundamentals.
Tip 3 : Try to have good soft skills.
Tip 1: Should be thorough on all things present in Resume.
Tip 2: Have a minimum of 1 good project in Resume.
Tip 3: Try to keep the resume to 1 page(for freshers) and maximum 2 pages(for experienced).
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
based on 2 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.1k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.8k
salaries
| ₹8 L/yr - ₹25.1 L/yr |
Associate Consultant
30.1k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.8 L/yr |
Amazon
Wipro
Infosys
Accenture