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

System Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 2.5 months
Topics: Data structures, oops, algorithms, database, Aptitude, java, html, css, c++
Tip
Tip

Tip 1 : Practice aptitude questions as much as possible
Tip 2 : complete atleast one project from end to end so that you can explain without any help, and ensure you have correct knowledge of technology you used in that
Tip 3 : prepare yourself for atleast one programming language and why you have choosen that

Application process
Where: Campus
Eligibility: 7.5 cgpa, no backlogs
Resume Tip
Resume tip

Tip 1 : be precise and to the point and keep it 1 pager if possible
Tip 2 : keep only relevant stuff and don't keep any fake information be it project or any other
Tip 3 : make it readable as it only takes 7 second to read a resume

Interview rounds

01
Round
Medium
Online Coding Interview
Duration120 minutes
Interview date20 Nov 2020
Coding problem1

It was in the morning around 10 am 
It was Aptitude test

1. MCQ Questions

Aptitude and quantitative questions

 

Number Of MCQs - 120

Problem approach

Tip 1 : practice as much as possible
Tip 2 : remember the formula and procedures to sole it
 

02
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date10 Dec 2020
Coding problem1

Early morning around 10 am
Group panel was there for technical, managerial and hr

1. Merge Sort

Easy
15m average time
85% success
0/40
Asked in companies
Wells FargoThought WorksAccenture

Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

Example :

Merge Sort Algorithm -

Merge sort is a Divide and Conquer based Algorithm. It divides the input array into two-parts, until the size of the input array is not ‘1’. In the return part, it will merge two sorted arrays a return a whole merged sorted array.

subsequence

The above illustrates shows how merge sort works.
Note :
It is compulsory to use the ‘Merge Sort’ algorithm.
Problem approach

Technical interview

Try solving now
03
Round
Hard
Video Call
Duration60 minutes
Interview date15 Dec 2020
Coding problem1

Early morning 
It was technical interview along with hr round

1. Clone a Linked List with random pointers

Easy
0/40
Asked in companies
SprinklrInfo Edge India (Naukri.com)Tata Consultancy Services (TCS)

You are given a linked list containing 'n' nodes, where every node in the linked list contains two pointers:


(1) ‘next’ which points to the next node in the list

(2) ‘random’ which points to a random node in the list or 'null'.


Your task is to create a 'deep copy' of the given linked list and return its head.


Note:
A 'deep copy' of a linked list means we do not copy the references of the nodes of the original linked list, rather for each node in the original linked list, a new node is created.


Problem approach

Java questions

Try solving now

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
System Engineer
4 rounds | 10 problems
Interviewed by Tata Consultancy Services (TCS)
999 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
2956 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
330 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Cognizant
4964 views
5 comments
0 upvotes
company logo
System Engineer
2 rounds | 4 problems
Interviewed by HCL Technologies
1369 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 3 problems
Interviewed by Accenture
906 views
0 comments
0 upvotes