Open In App

TCS Codevita Interview Experience

My rank in TCS CODEVITA  written test is 4006. I have done 2 questions out of 6 questions.

  1. A minimum number of platforms required such that no train can wait for others.
  2. I could not remember 2 one properly but it is based on the queue(data structure) and it is easy to question.

After 1 month I got a mail regarding my interview and it is on 26 Sep 2020 but due to technical issues I have not attended the interview but however, the half an interview was done. Basically, There were 3-panel members TR, MR, HR. Firstly, They  asked my identity I have shown them my pan card they took a screenshot of it and started my interview 



The first question was everybody knew it already 

    Answered.

    Answered.

He gave a String and asked me to share my window and open editor because of my low internet connection my laptop go stuck, and I was tensed, and he said maybe your internet is not working properly shall I reschedule it and I have been waiting for this I said please Sir!



Question: The given is “Vignesh is taking Code vita test” and asked me to count the number of times the “code” words will appear in the given string.

I know the answer, and I am curious to write but what we can do if our time is bad.

Let me explain the solution shortly First, we have to traverse the whole string by comparing character to character if matches continue is we get full match simple increment count but we make sure that suppose there is a string like “ccode” in this case 2nd character is not matching but the first character is matching so start from 2nd character again I think you understand.

My rescheduled interview, same 3-panel members

    Answered.

   2 projects Online Quiz application, Home pages both are done using front end languages.

She asked me how to redirect from one page to another page and share your screen.

Opened notepad and written “<a href =”www.google.com”>Click me</a>” and Explained it. Some discussion went on the project.

    Answered JAVA.

    I said C++, I rated myself on them JAVA 7.5 and C++ 6.5.

    Answered.

    I said, Comparator function.

   Answered.

    Answered. 

    Answered using the Hash set.

    Answered using Tree Set for ascending

    Using reverse order function(I do not correctly answer but said it confidently).

First, I said I will create an array of objects of length 10, and using if-else statements I will sort them He helped me why not to use Comparator as you said previously while writing code using comparator Collections .sort(list,——) he interrupted me and do you know Collections. Compare method I said No sir, that ok. He asked do you know Streams I said No that’s the end of my TR and MR.

HR Round: HR is simple just basic questions like 

  1. Any backlogs, Any Study Gap?
  2. Willing to reallocate?
  3. Night shifts ok or not?

Thank you! And I am waiting for the results. I think it’s helpful for your preparation.

Article Tags :