Placement Papers - TCS

Tata Consultancy Services
TCS Interview Experience - Pune 16-06-2019
Posted by :
Taslim
(84)
I am going to share experience of online test of TCS NQT 2019 - slot3.

There are 4 sections as English, Quantitative, Programming section, coding. All are tough for my slot. For coding(20min).

Slot 1 - Addition of int and float.
Slot 2 - Leap year.
Slot 3 - Input:02-01-2019.

Output: January has 31 days.
(check for days, months and leap year).

Slot4 - Prime number.

So slot 3 is tough in all section compared to other slots. All questions are new and not like any mock test.

Quantitative topics-time, work, distance, speed, probability, upstream and downstream, ages.

Programming concept - predict output from pseudo code and some FUB.