I have a campus placement interview with Cognizant next month for their GenC program. The selection process includes an aptitude test, a coding section, and apparently a communication assessment. I've been preparing but I can't find much reliable information about the current test format — most forum posts are 2 or 3 years old.
My current prep: quantitative aptitude via Indiabix (about 30 problems/day), coding in Python focusing on arrays, strings, and basic algorithms. For communication I've been doing mock interviews. I'm at the 70th percentile on coding practice platforms which I think is solid but I'm not sure how competitive Cognizant's cutoffs are.
The aptitude section historically covered number series, data interpretation, and logical reasoning. Has the format changed? I've heard some batches have essay writing added now and others don't. My batch is the March 2026 round.
Any current or recently placed GenC folks who can share what the actual test looked like? I want to make sure I'm not over-preparing in one area and missing something important in another.
The cutoff varies by batch and by college tier. I've seen people from tier-2 colleges pass with lower scores than people from tier-1 who failed — so the system doesn't seem purely percentile-based. Just focus on getting each section clearly above 60% and you should be through.
The communication section was a mix of reading comprehension, sentence correction, and a spoken English module where you read a passage aloud and it scores your pronunciation. That last part catches a lot of people off guard because nobody prepares for it. Spend 10 minutes a day reading aloud.
Your Python prep sounds right. Cognizant doesn't care about advanced data structures at the GenC level — they want to see that you can write clean, working code for basic problems. Practice writing solutions without looking up syntax so you're fluent during the actual test.
I cleared the Cognizant GenC test in January 2026. The aptitude section was 16 questions — number series, percentages, and syllogisms. No essay component in my batch. The coding section had 2 problems: one easy array manipulation and one medium string problem. Both in under 45 minutes.
Honestly the best thing I did was stop just memorizing answers and actually figure out why the wrong options are wrong. Especially for the quant section — when I got a time/distance problem wrong, I'd go back and trace exactly where my logic broke down instead of just moving on. It's slower but it sticks way better. There's a decent set of practice material at free cognizant aptitude screening that has explanations for each answer, which I found super helpful for this.
For the coding part, don't overthink it — I've seen people freeze up because they were expecting something harder than it was. The communication assessment wasn't as scary as forums made it sound either, just speak naturally and don't second-guess yourself mid-sentence. If you've been practicing regularly you're probably more ready than you think.