J'ai postulé en ligne. J'ai passé un entretien chez Cognizant (Hyderâbâd) en août 2023
Entretien
Resume Review, First Interview (Video), Technical/Functional Interview, Behavioural Interview, Final Interview A recruiter or HR representative conducts a brief phone or video call with candidates to discuss their background, skills, and interest in the role. This step helps filter out candidates who may not be a good fit.
Questions d'entretien [1]
Question 1
Question 1: FizzBuzz Write a program that prints the numbers from 1 to 100. But for multiples of three, print "Fizz" instead of the number, and for the multiples of five, print "Buzz". For numbers which are multiples of both three and five, print "FizzBuzz". Question 2: Palindrome Checker Write a function that takes a string as input and returns True if it's a palindrome (reads the same forwards and backwards), and False otherwise. Question 3: Prime Numbers Write a function that takes an integer as input and returns True if it's a prime number, and False otherwise. Question 4: Fibonacci Sequence Write a function that generates the first n terms of the Fibonacci sequence. Question 5: List Comprehension Given a list of numbers, write a program that generates a new list containing only the even numbers from the original list, using list comprehension. Question 6: Factorial Write a function that calculates the factorial of a given positive integer. Question 7: Count Words in a Sentence Write a function that takes a sentence as input and returns a dictionary with each unique word in the sentence as a key and its frequency as the value. Question 8: Anagram Checker Write a function that takes two strings as input and returns True if they are anagrams of each other, and False otherwise. Question 9: Reverse a String Write a function that takes a string as input and returns its reverse. Question 10: Caesar Cipher Write a program that takes a string and a shift value as input and returns the string encrypted using the Caesar cipher.
J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Cognizant (Tempe, AZ) en mai 2026
Entretien
Never got to the interview. They rescheduled 5+ times/were no shows at every interview I attended and claimed it was technical issues. This was all for some program where they train you to be a data engineer but it seems like they couldn't figure out an interview
it wasn't too difficult; there were about 3 rounds. There was an online assessment which included a multiple choice for technical and recorded video prompts for behavioral. Then there was an HR screening call and then technical interview with someone live.
In the technical interview, they asked how technical strong I am with lots of scenario based and straight away questions. In the second technical round, they asked about deep technical knowledge.In hr discussion they asked about of I am willing to work on any shift and okay to relocate to any city based on project requirements. After offer negotiation, it was complete
Questions d'entretien [1]
Question 1
They asked if I am able to work on critical work situations and handle production issues.