Cognizant GenC Syllabus 2023
Cognizant GenC Syllabus for Freshers 2023
Cognizant GenC conducts both on-campus and Off-campus drives. Earlier it used MeritTrac for on campus but this has been discontinued from August 01, 2019. Now Cognizant GenC Exam Pattern is changed, for 2023 the exam will be happening on Mettl.
We update our Cognizant GenC Test Pattern page as soon as there is any change in syllabus or process within a day, which is why PrepInsta is the No.1 placement preparation website in India.
NOTE: Cognizant GenC has recently removed Coding section from their exam, and it will only be part of Cognizant GenC Elevate
Cognizant GenC Online Test Syllabus 2023
- AptitudeAssessment
- Communication Assessment
- Reading and Grammar
- Comprehension and Listening
- Speaking
- GenC Technical Interview
- GenC HR Interview
Coding Section is removed from CTS GenC Placement Paper
Cognizant GenC Test Syllabus Rounds
Cognizant GenC Test Pattern | Important Information |
---|---|
Total no. of question | 80 |
Allotted Time | 100 mins |
Section Property | Mandatory |
Negative Marking | No |
Note: This pattern is for On-Campus Karnataka Region. Pattern for On-Campus varies from region to region. Please contact our Support Team to know about region specific Cognizant GenC Pattern.
Detailed Cognizant GenC Syllabus and Pattern 2023
Use Coupon Code “CT10” and get flat 10% OFF on PrepInsta Prime, additionally get:
-
- 1 month extension on 3 & 6 months plans
- 2 months extension on 12 & 24 months plans
- 3 months extension on 36 & 48 months plans
Use Coupon Code "CT10" to get Flat 10% OFF on PrepInsta Prime
Cognizant GenC Quantitative Aptitude Syllabus 2023 (Updated)
- Basic Mathematics
- Applied Mathematics
- Engineering Mathematics
Cognizant Aptitude Exam Analysis
- Number of Questions - 25 Question
- Time - 35 mins
- Total Marks - 900
- Section Type: Mandatory
Cognizant GenC English Syllabus 2024 (Updated)
Cognizant Verbal Exam Analysis
- Number of Questions - 20 Question
- Time - 20 mins
- Total Marks - 900
- Section Type: Mandatory
CTS Old Verbal Test Pattern
Previously, CTS use to ask these topics under Verbal Test.
- Grammar
- Reading Comprehension
Cognizant Verbal English Questions
Cognizant GenC Logical Syllabus 2024 (Updated)
- Deductive Reasoning
- Inductive reasoning
- Abductive Reasoning
Cognizant Logical Exam Analysis
- Number of Questions - 35 Question
- Time - 45 mins
- Total Marks - 900
- Section Type: Mandatory
Cognizant Coding Syllabus (not asked anymore)
This section is not there for people whose's college Cognizant is offering the role of Programmer Analyst Trainee which has a package of 4 LPA.
- Number of questions - 4 questions(2 easy + 2 Hard)
- Time allotted - 120 mins
This section is only asked for students whose's college CTS is visiting for an Associate role with a package of 6.5LPA. You can prepare for the same from our CTS GenC Coding Proficiency Dashboard here.
Cognizant Code Debugging Syllabus (not asked anymore)
Cognizant Automata Fix Questions and Papers -
This year they have introduced a new section called Cognizant Automata Fix, wherein they will give you a code that will have a minor error like. Error in if else condition like or for loop were in one equal to sign is missing etc.
Questions can be asked on:
- Basic programming
- Control Structures
- Conditional statements
- Linear data structures
- Advanced data structures
- Sorting and searching algorithm
Cognizant Coding Exam Analysis
- Number of Questions - 7 Question
- Time - 20 mins
- Total Marks - 900
- Section Type: Mandatory
Example -
Check for syntax error/ logical error and correct the error to get the desired output.
Given n, print from n to 0
int main() { int n; scanf("%d", &n); unsigned int i = n; while(i >= 0) { printf("%d\n", i); i--; } return 0; }
Input: 4
Output: Infinite loop
Answer: Error – Logical error
unsigned int i = n; unsigned integer ranges from 0 to 65535, which will be taken in the cyclic order. So i-- will keep repeating in a cyclic way. The loop will never be terminated. So it should be written as int i = n;
Additional Facts
Detailed Analysis of Cognizant GenC Syllabus: Cognizant GenC Question Paper Mandatory Section
Aptitude Assessment:
Sections | No. Of Questions | Time | Difficulty |
---|---|---|---|
Quantitative Aptitude | 25 | 35 mins | Medium |
Analytical and Logical Reasoning | 35 | 45 mins | High |
Verbal | 20 | 20 mins | Medium |
Total | 80 | 100 mins | Medium |
Communication Assessment:
- Reading and Grammar
- Comprehension and Listening
- Speaking
Total Time: 45 mins
After clearing Round 2 you will be allowed to give Round 3
GenC Next Interview and if not then Round 1 Qualifier + Round 2 disqualifier will give GenC Interview.
Round 3 (Cognizant GenC Interview)-
This Round is also termed as GenC Interview Round. If you succeed in this round you will be able to get the higher package.
Round 3 is basically GenC Interview Round. You will be asked question on the topic
- Problem Articulation
- Algorithm Capabilities
- Programming Concepts
- Cognitive Abilities
- Right Attitude.
Cognizant GenC Exam Syllabus Eligibility
- 2023 pass out of B.Tech,BCA, MCA, B.E. , M.E. , M.Tech student.
- No standing arrears in the current education
- Education gap of not more than one year.
- More than 60% or CGPA > 6 in aggregate.
CTS GenC Placement Paper contains three sections in Aptitude Assessment:
Cognizant GenC Placement Papers Contains 3 section in Communication Assessment:
- Reading and Grammar
- Comprehension and Listening
- Speaking
Click here to practice Cognizant GenC Communication Assessment Questions.
Videos
One Subscription, For Everything
The new cool way of learning and upskilling -
One Subscription access everything
Get Access to PrepInsta Prime
from FAANG/IITs/TOP MNC's
PrepInstaPrime
Get over 200+ course One Subscription
Courses like AI/ML, Cloud Computing, Ethical Hacking, C, C++, Java, Python, DSA (All Languages), Competitive Coding (All Languages), TCS, Infosys, Wipro, Amazon, DBMS, SQL and others.
Comments
Login/Signup to comment
I only know python programming language. Should i learn any other language for clearing all the rounds in Cognizant?
what is the syllabus of Cognizant for the 2021 batch
The given information on this page is up to date with Cognizant Exam.
IS THE SYLABUS IS SAME FOR THE UPCOMING DRIVE OF COGNIZANT.
Yes, the syllabus is same.
Thanks sir, I got placed in Cognizant because of you :). The whole paper was exactly of the same pattern as given on your instaprep website 🙂