TCS Ninja Off campus Drive 2019 – Important Dates
TCS Off Campus Drive for 2021 batch Registration Link -> Click Here.
Event | Date |
---|---|
Registration Starts | 25th May 2019 |
Registration Closes | 10th June 2019 |
Hall Ticket Issue Date | 14th June 2019 |
Exam Date | 16th June 2019 |
TCS Joining Date | At one time you receive an Offer Letter, you noted to finish courses in TCS Xplore , Basis the completion and scores, you will be issued your Joining Letter. If you are presently working, and have a notice period to serve, then TCS will not expand the DOJ. |
TCS Ninja Off Campus Drive 2021 – Eligibility Criteria
Note : Students who appeared test for last year but couldn’t clear the test are all also qualified.
Year of Passout | Batch of 2021 |
Qualification | Full Time Graduates from B.E/B.Tech/M.E/M.Tech/M.Sc/MCA – 2019 YOP |
Eligible Streams from UG/PG | All Engineering Streams. |
Eligible Streams from MCA & M.Sc | MCA with BSc/BCA/BCom/BA (with Math /Statistics Background)
M.SC in Information technology/ Computer Science/ Software Engineering |
%Criteria | 60% throughout Academics in X/XII/UG/Diploma/PG |
Backlogs | 1 Active Backlog.(To be cleared within the specified time Period defined) |
Gap Criteria | Overall Gap in Academic Career not to exceed 2 years |
TCS Off Campus Drive – Registration Process
Alert
You desire to be very careful while filling your TCS Application form. Once submitted your profile cannot make any changes. The last date to register for TCS off campus chase is 10th June 2021.
Follow these steps to complete TCS off campus 2021 registration. The step by step procedure is given below to apply or register for TCS off campus Drive.
Step 1 :
- To apply for TCS National Qualifier Test(NQT), Go to TCS Careers Official Website. Now You will see on the below page.
Step 2 :
- Click on the “Register Now” button. You will be redirected to TCS next step website as shown below.
For new candidates:
- If you have not applied for TCS drive already or have never registered on TCS NextStep, then you need to register now. To know about the TCS Ninja registration process, Click Here.
- TCS off campus 2021 results will be sent to your registered email id. So fill in your details correctly.
For old candidates:
- You can login with your registered email/reference id and password in the NextStep entrance to apply for the drive.
Step 3 :
- You will get an SMS from TCS about your successful registration. The text will contain user id and password which are needed to download the hall ticket.
TCS Ninja Off Campus Drive – Test Pattern Details
- The test pattern for TCS enrollment 2021 is given below.
Section | Duration | No. of Questions |
---|---|---|
English | 10 mins | 10 |
Quantitative Aptitude | 40 mins | 20 |
Programming Concepts | 20 mins | 10 |
Coding | 20 mins | 1 |
At one time you clear the TCS online test, then students will be called for personal interview. Post the assessment, interview date and location will be communicated to the candidates personally.
TCS Ninja Off Campus Drive – Syllabus
TCS Ninja – Quantitative Aptitude Syllabus
TCS Ninja – Verbal Ability Syllabus
- TCS Ninja Verbal ability questions will be based on Sentence Completion.
TCS Ninja Programming Syllabus
Programming Concepts:
- Iteration, recursion, procedural vs OOp.
- C Language:
- Call by value/reference, Basic and Derived Data types, Storage class, Scope and Visibility, Basics of Pointers, Basic header files, Library functions, Branching and Looping, Command line arguments, User-defined functions.
Algorithms
- Basic Search and Sort Algorithms (Tree traversal, Dynamic Programming, etc)
Data Structures:
- Array, Stack, Queue, List (Tree, Hash table, etc)
Coding
- TCS Ninja Coding Question with Solution -> Click Here
Instructions
- Only One question, 20 minutes.
- Choice of C / C++ / Java / Perl / Python 2.7.
- Provided an IDE to debug.
- For Java, the class name should be named Maze.
- Input to the program either through STDIN / Command line arguments, as per the instructions.
- Program should write the output to STDOUT.
- Public and private test cases based evaluation.
- While printing the output no leading or trailing spaces should be printed.
- Other than the required output, no other text should be printed.
- If the output is a number, no leading sign must be printed unless it is a negative number.
- No scientific notation (3.9265E + 2).
- All floating point numbers must contain that many decimal places as mentioned in the question.