I applied online. The process took 4 weeks. I interviewed at Tata Consultancy Services (Hyderabad)
Interview
Technical interview conducted in campus for ai engineer role which is for prompt engineer. They discussed in detail about LLM world and how gen ai works. Few are very technical that my entry level knowledge couldnt satisfy the panel
Interview questions [1]
Question 1
How to use multiple model to extract a single generative answer
I interviewed at Tata Consultancy Services (Vāranāsi)
Interview
I went for TCS prime and i was asked medium to hard level DSA. I was expected to solve on geeks for geeks. We were given a system to solve the question in TCS premises itself
Interview questions [1]
Question 1
Given a square grid of size N, each cell of which contains an integer cost that represents a cost to traverse through that cell, we need to find a path from the top left cell to the bottom right cell by which the total cost incurred is minimum.
From the cell (i,j) we can go (i,j-1), (i, j+1), (i-1, j), (i+1, j).
I applied through other source. The process took 2 weeks. I interviewed at Tata Consultancy Services (Mumbai)
Interview
One telephone round technical discussion in corona period and hr discussion. Required documents for processing offer letter.Offer Letter: If the candidate clears all the above rounds, TCS will issue an offer letter detailing the job role, salary package, location, and other terms and conditions.
Onboarding Process: Once the offer is accepted, the candidate goes through an onboarding process that includes documentation, joining formalities, and training (for freshers).
Interview questions [1]
Question 1
Core java, oops concept, multi threadeding, spring MVC flow