How to prepare for TCS CodeVita


About the CodeVita Contest.

There are total three rounds in this Contest.
Round 1 : Pre Qualifier Round (Online Mode)
Round 2 : Qualifier Round (Online Mode)
Round 3 : Grand Finale (At the venue)

Preparation Tips

Note : Go through all Previous year questions of TCS CodeVita.
(Soon we will post previous year questions of TCS CodeVita)
---> First of all make an habit to read questions and understand that because in TCS CodeVita you will get some questions with long statement.So point is to read and understand that first.
---> Start solving some mathematics based questions.Cover geometry ,Permutation,Combination and Probability based programming questions.
---> Study some different algorithms and solve questions on that so that in exam you can get an idea which approach you need to follow to solve the questions.
---> While solving a problem without worry about complexity first use Brute Force approach if in case that do not work then only think about optimized solution.
---> Solve some chess based questions also and keep remember movements of Queen , King , Bishop , Knight ,Rook and Pawn.
---> First two questions may be on mathematics based if you got the logic you can solve that easily.
---> Do not forgot first point make an habit to read long statement based questions and try to understand that then only you can solve that questions otherwise you will feel bore whenever you will see long statement in the questions.