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

Assistant System Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Basic OOPS topics, Basic DSA, Basic of any digital technology i.e. Cloud, DevOps, Machine Learning.
Tip
Tip

Tip 1 : Good knowledge of your project.
Tip 2 : Good knowledge of aptitude, reasoning, puzzle.
 

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

Tip 1 : Have some projects.
Tip 2 : You should have good knowledge of what you have written in resume.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration120 minutes
Interview date10 Nov 2021
Coding problem2

MCQ is based on aptitude, reasoning, SQL, C, and java questions.
The coding round has 2 DSA question one is very easy other is of medium level.

1. MCQ Questions

MCQs(Quantitative Aptitude-15 questions,Reasoning-15 questions, C, Java, SQL- around 15 to 20 questions)

Number of MCQs-45



 

2. Count Consonants In A String

Easy
15m average time
85% success
0/40
Asked in companies
OptumTata Consultancy Services (TCS)FarEye

Given a string ‘STR’ which consists of uppercase and lowercase characters and spaces. Count the number of consonants in the string.

A consonant is an English alphabet character that is not vowel (a, e, i, o, and u). Examples of constants are b, c, d, f, etc.

Example :

Given string 'STR' : ‘Coding Ninjas’ there are 8 consonants i.e ‘C’,’d’,’n’,’g’,’N’,’n’,’j’,’s’, because these characters do not belong to set above mentioned set of vowels.
Problem approach

Step 1 : First convert the given string into lowercase for uniformity while counting vowels, consonants, and 
whitespaces.
Step 2 : This can be done by using .toLowerCase() in Java.
Step 3 : After that traverse the entire modified string by applying the following conditions -
If any vowel then increment the vowel counter
Else if any consonant then increment the consonant counter 
Else if any whitespace then increment the whitespace counter

Try solving now
02
Round
Easy
Video Call
Duration30 minutes
Interview date2 Dec 2021
Coding problem1

This is a technical round with two panelist members. First, they introduced themselves after that they ask me to introduce myself after the introduction they ask me questions related to my hobbies they are trying to make the environment friendly. after that, they start asking questions related to oops like inheritance, polymorphism, classes, object, and their use in java.
after the asked question related to my projects. I have developed projects in android and web so they asked basics of both the project and their uses, and problems while working on projects.

1. OOPS Questions

What are classes and its use in java?

What are objects and its use in java?

What is polymorphism?

What is inheritance?

03
Round
Easy
HR Round
Duration10 minutes
Interview date2 Dec 2021
Coding problem1

In the HR round, there is only one panelist who asked about myself, my qualification, why I want to join this organization, and my hobbies, and after that, he asked to show me my document online for verification.

1. Basic HR Questions

Tell me about yourself.

Why do you want to join the company?

What are your hobbies?

 

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
Assistant System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
1296 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
Assistant System Engineer
2 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
901 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Assistant System Engineer
2 rounds | 4 problems
Interviewed by Accenture
1331 views
0 comments
0 upvotes
company logo
Assistant System Engineer
3 rounds | 4 problems
Interviewed by Accenture
0 views
0 comments
0 upvotes