Tata Consultancy Services (TCS) interview experience Real time questions & tips from candidates to crack your interview

Research Engineer

Tata Consultancy Services (TCS)
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Geometric Dimension, Tolerance Analysis, Product Development, Quality Engineering, Sustenance Engineering
Tip
Tip

Tip 1 : Please prepare on the basics.
Tip 2 : Please keep a basic understanding of all the topics.
Tip 3 : Please mention your stronghold.

Application process
Where: Campus
Eligibility: 6 CGPA
Resume Tip
Resume tip

Tip 1 : Please keep all points in short 
Tip 2 : Mention your strengths in detail

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date6 Jun 2020
Coding problem1

1. Check If The String Is A Palindrome

Easy
10m average time
90% success
0/40
Asked in companies
SamsungSterlite Technologies LimitedGrab

You are given a string 'S'. Your task is to check whether the string is palindrome or not. For checking palindrome, consider alphabets and numbers only and ignore the symbols and whitespaces.

Note :

String 'S' is NOT case sensitive.

Example :

Let S = “c1 O$d@eeD o1c”.
If we ignore the special characters, whitespaces and convert all uppercase letters to lowercase, we get S = “c1odeedo1c”, which is a palindrome. Hence, the given string is also a palindrome.
Problem approach

Step 1 : I first applied bubble sort. It was not good enough.
Step 2 : Interviewer asked me to optimise the solution.
Step 3 : Then i gave solution with merge sort and interviewer was happy.

Try solving now
02
Round
Medium
Face to Face
Duration20 minutes
Interview date16 Jul 2022
Coding problem1

1. Count vowels, consonants, and spaces

Easy
10m average time
90% success
0/40
Asked in companies
Tata Consultancy Services (TCS)SamsungHarman International

Given a string, write a program to count the number of vowels, consonants, and spaces in that string.

EXAMPLE :
Input: ‘N’= 25, ‘s’ =”Take u forward is Awesome”
Output: 10 11 4
Problem approach

Step 1 : I first applied bubble sort. It was not good enough.
Step 2 : Interviewer asked me to optimise the solution.
Step 3 : Then i gave solution with merge sort and interviewer was happy.

Try solving now
03
Round
Medium
HR Round
Duration10 minutes
Interview date16 Jul 2022
Coding problem1

1. Basic HR questions

Are you flexible to relocate?

Problem approach

Tip 1: Please be clear and concise in your answers.
Tip 2: Please be truthful about your response.
Tip 3: Please don't hesitate while speaking out.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
company logo
System Engineer
3 rounds | 5 problems
Interviewed by Tata Consultancy Services (TCS)
0 views
0 comments
0 upvotes
company logo
Assistant System Engineer
2 rounds | 4 problems
Interviewed by Tata Consultancy Services (TCS)
1315 views
1 comments
0 upvotes
company logo
Assistant System Engineer
4 rounds | 7 problems
Interviewed by Tata Consultancy Services (TCS)
1019 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Tata Consultancy Services (TCS)
680 views
0 comments
0 upvotes