Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cognizant Team. If you also belong to the team, you can get access from here

Cognizant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Cognizant GenC Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top Cognizant GenC Interview Questions and Answers

  • Q1. A train travelling at a speed of 75 mph enters a tunnel 31/2 miles long. The train is 1/4 mile long. How long does it take for the train to pass through the tunnel from t ...read more
  • Q2. What are different type of data structures and explain any 2 of them?
  • Q3. What is a function and it's uses?
View all 105 questions

Cognizant GenC Interview Experiences

99 interviews found

GenC Interview Questions & Answers

user image Anonymous

posted on 10 Nov 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude, english, communication exam and coding exam

Round 2 - HR 

(2 Questions)

  • Q1. Write a code for palindrome
  • Ans. 

    Code to check if a string is a palindrome or not

    • Create a function that takes a string as input

    • Reverse the string and compare it with the original string

    • If they are the same, return true; otherwise, return false

  • Answered by AI
  • Q2. Code for factorial
  • Ans. 

    Factorial code calculates the product of all positive integers up to a given number.

    • Use a loop to multiply all positive integers up to the given number

    • Handle edge cases like 0 and negative numbers

    • Example: Factorial of 5 is 5*4*3*2*1 = 120

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - moderate interview prepare for basic coding

Skills evaluated in this interview

GenC Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude was consists of various topics like Clocks, Time management, Calenderers and some game based aptitude as well

Round 2 - Coding Test 

Simple level codes are there

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and helping others.

    • I have a background in marketing and have worked in the industry for 5 years.

    • I am currently pursuing a degree in psychology to further my understanding of human behavior.

    • In my free time, I volunteer at a local animal shelter to give back to the community.

  • Answered by AI
  • Q2. Questions from java functional programming...

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Interviewer

GenC Interview Questions Asked at Other Companies

asked in Cognizant
Q1. A train travelling at a speed of 75 mph enters a tunnel 31/2 mile ... read more
asked in Cognizant
Q2. What are different type of data structures and explain any 2 of t ... read more
asked in Cognizant
Q3. What is a function and it's uses?
asked in Cognizant
Q4. What are different types of algorthim methods in machine learning ... read more
asked in Cognizant
Q5. What is ment by the term void?

GenC Interview Questions & Answers

user image Anonymous

posted on 8 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions like time and work, probability, ages etc along with gamification

Round 2 - Communication 

(2 Questions)

  • Q1. Asked to repeat few words to check fluency and grammar
  • Q2. Just a Minute session
Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate and dedicated individual with a background in marketing and a love for creative writing.

    • Background in marketing

    • Passionate and dedicated individual

    • Love for creative writing

  • Answered by AI
  • Q2. Complete Java and Oops Concepts

GenC Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

60 minutes duration of test

Round 2 - Coding Test 

Coding questions based on your cluster

Round 3 - Technical 

(3 Questions)

  • Q1. Basic programming questions
  • Q2. Sql queries and concepts
  • Q3. Cloud related theory questions

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Cognizant interview questions for designations

 GenC Elevate

 (18)

 GenC Next

 (12)

 GenC Pro

 (2)

GenC Interview Questions & Answers

user image Anonymous

posted on 12 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. As it was in superset so they given me the questions of joints (3tables), using concatenate ,replace and similar types of question total 8

Interview Preparation Tips

Interview preparation tips for other job seekers - It totally depends upon interviewer he simply asked me the question of SQL not even he looked my resume and other interviewers were asking from resume or from dsa

Get interview-ready with Top Cognizant Interview Questions

GenC Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Related to java
  • Q2. Related to sql questions

GenC Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Communication 

(2 Questions)

  • Q1. Sentence repetition by hearing to a voice clip
  • Q2. They will provide a video clip and we should answer from that
Round 2 - Aptitude Test 

Some basic aptitude questions from all fields and some games like sudoko etc

Round 3 - Technical 

(1 Question)

  • Q1. Based on the cluster you have selected coding questions would be there

GenC Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. To find largest word in a string and print it
  • Ans. 

    Use a loop to iterate through each word in the string and compare their lengths to find the largest word.

    • Split the string into an array of words using a space as the delimiter

    • Initialize a variable to store the largest word found so far

    • Iterate through the array of words and compare the length of each word to the length of the current largest word

    • Update the largest word if a longer word is found

    • Print the largest word aft

  • Answered by AI
  • Q2. Some SQL question on join

GenC Interview Questions & Answers

user image Anonymous

posted on 6 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Completed all the coding questions and completed the web page design part

GenC Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - communication 

(1 Question)

  • Q1. Verbal ability questions in English
Round 2 - Aptitude Test 

Numerical and behavioral questions with a time duration of 120 min

Round 3 - Coding Test 

Java html css java script sql

Contribute & help others!
anonymous
You can choose to be anonymous

Cognizant Interview FAQs

How many rounds are there in Cognizant GenC interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Aptitude Test, Technical and Resume Shortlist.
How to prepare for Cognizant GenC interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cognizant. The most common topics and skills that interviewers at Cognizant expect are SAAS.
What are the top questions asked in Cognizant GenC interview?

Some of the top questions asked at the Cognizant GenC interview -

  1. What are different type of data structures and explain any 2 of the...read more
  2. What is a function and it's use...read more
  3. What are different types of algorthim methods in machine learning...read more
How long is the Cognizant GenC interview process?

The duration of Cognizant GenC interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

LIST OF COMPANIES

HGS

Locations

INTERVIEWS

TekLink International

No Interviews

REVIEWS

IntouchCX

No Reviews

DESIGNATION

JOBS

HGS

No Jobs

REVIEWS

IntouchCX

No Reviews

REVIEWS

IntouchCX

No Reviews

REVIEWS

IntouchCX

No Reviews

DESIGNATION

Tell us how to improve this page.

Cognizant GenC Interview Process

based on 55 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
  • Technical Round - 1
  • Technical Round - 2
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Cognizant GenC Salary
based on 164 salaries
₹4 L/yr - ₹4.5 L/yr
At par with the average GenC Salary in India
View more details

Cognizant GenC Reviews and Ratings

based on 11 reviews

4.4/5

Rating in categories

4.3

Skill development

4.4

Work-life balance

3.8

Salary

3.9

Job security

4.2

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 11 Reviews and Ratings
Associate
71.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Programmer Analyst
55.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
48.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Processing Executive
28.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
17.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview