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
3.8

based on 47.7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Programmer Analyst 1 Interview Questions, Process, and Tips

Updated 20 Apr 2024

Top Cognizant Programmer Analyst 1 Interview Questions and Answers

View all 10 questions

Cognizant Programmer Analyst 1 Interview Experiences

5 interviews found

I applied via Referral and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about QRadar architecture
  • Ans. 

    QRadar is a security information and event management (SIEM) system that collects and analyzes security log data.

    • QRadar uses a distributed architecture with a centralized console and multiple components for data collection, processing, and storage.

    • The system includes event processors, flow processors, and data nodes that work together to collect and analyze security data.

    • QRadar supports a wide range of data sources, in...

  • Answered by AI
  • Q2. What are common ports and osi model
  • Ans. 

    Common ports and OSI model are important networking concepts.

    • Common ports include HTTP (80), HTTPS (443), FTP (21), SSH (22), and Telnet (23).

    • OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with adjacent layers.

    • Understanding these concepts is important for network troubleshooting and security.

  • Answered by AI
  • Q3. Explain about cyber kill chain stages
  • Ans. 

    Cyber kill chain stages are the steps followed by attackers to carry out a successful cyber attack.

    • The stages include reconnaissance, weaponization, delivery, exploitation, installation, command and control, and actions on objectives.

    • Reconnaissance involves gathering information about the target.

    • Weaponization involves creating a payload to exploit the target.

    • Delivery involves delivering the payload to the target.

    • Exploi...

  • Answered by AI
  • Q4. Zero day vulnerability and log4j and known attacks
  • Q5. Malware and phishing and usecases
Round 2 - Technical 

(4 Questions)

  • Q1. Basic questions related QRadar architecture
  • Q2. Recent cyber attacks
  • Ans. 

    Recent cyber attacks have highlighted the importance of cybersecurity measures.

    • The SolarWinds hack compromised multiple government agencies and private companies.

    • The Colonial Pipeline ransomware attack caused fuel shortages and price increases.

    • The JBS meat processing company was hit by a ransomware attack that disrupted operations.

    • The Microsoft Exchange Server hack affected thousands of organizations worldwide.

    • The rise...

  • Answered by AI
  • Q3. Malware related usecase analysis and take one use case as example and explain complete analysis
  • Q4. Explain about owasp top 10
  • Ans. 

    OWASP Top 10 is a list of the most critical web application security risks.

    • OWASP Top 10 is updated every few years based on community feedback and industry trends.

    • The list includes risks such as injection attacks, broken authentication and session management, and cross-site scripting (XSS).

    • Developers can use the OWASP Top 10 as a guide to prioritize security measures in their applications.

    • OWASP also provides resources ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be know about siem tool Ex: QRadar. We should know basics about QRadar architecture and should be good at analysis part

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. General technicial questions based on your projects, dsa.
  • Q2. Dsa, your cv ,your projects
Round 2 - HR 

(2 Questions)

  • Q1. Hr question about the company
  • Q2. About the company policy's

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy only

Programmer Analyst 1 Interview Questions Asked at Other Companies

asked in Cognizant
Q1. What do you mean by cache
asked in Cognizant
Q2. Father of C language when it introduced
asked in Cognizant
Q3. What are common ports and osi model
asked in Cognizant
Q4. What is the meaning of inheritance
asked in Cognizant
Q5. What is c and c versus c++
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Basic aptitude test with questions like boats and stream, time and distance etc

Round 3 - Coding Test 

They asked two coding questions in round 2

Round 4 - Technical 

(5 Questions)

  • Q1. I selected c language, they asked questions on c
  • Q2. What is c and c versus c++
  • Ans. 

    C is a procedural programming language, while C++ is an object-oriented programming language that is an extension of C.

    • C is a procedural programming language, focusing on functions and procedures.

    • C++ is an object-oriented programming language, allowing for the use of classes and objects.

    • C++ is an extension of C, adding features like classes, inheritance, and polymorphism.

  • Answered by AI
  • Q3. What is the meaning of inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can access the properties and methods of the base class

    • Example: Class 'Animal' can be a base class with attributes lik...

  • Answered by AI
  • Q4. Write a program in c and explain it
  • Ans. 

    Program in C to sort an array of strings alphabetically

    • Declare an array of strings

    • Use a sorting algorithm like bubble sort or quicksort to sort the strings alphabetically

    • Print the sorted array of strings

  • Answered by AI
  • Q5. Father of C language when it introduced
  • Ans. 

    Dennis Ritchie is considered the father of the C programming language.

    • Dennis Ritchie, along with Brian Kernighan, developed the C language at Bell Labs in the early 1970s.

    • C language was created to provide a more flexible and powerful alternative to assembly language.

    • C language has had a significant impact on modern programming languages and systems development.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Quant , reasoning and English ,coding

Round 3 - Coding Test 

5 code was there,if 2 you can solve then you will be eligible for 4.5 package. It was told like that earlier,now maybe it has changed . If more than 3 or 5 7 lpa package you will get.

Round 4 - Technical 

(2 Questions)

  • Q1. It was tech+hr round,so mine was mostly asked about my branch related i e electrical based questions . And few from minor projects and he gave me a question of Age based quant question.He didn't asked mu...
  • Q2. He asked about sales knowledge from an practical example.

Interview Preparation Tips

Interview preparation tips for other job seekers - So just keep confidence, watever you know just say. If you don't know say " sir i need to think a bit,but i know this, at this point of time i forgot,sorry sir" like this you can approach . No worries. Be honest,calm have confidence if even though you say wrong sentence. You can crack it. Don't be over confidence.just stay as you are . Don't be nervous. All the best guys❤️❤️

Cognizant interview questions for designations

 Programmer Analyst

 (532)

 Programmer Analyst Trainee

 (393)

 Sse Programmer Analyst

 (1)

 Junior Programmer Analyst

 (1)

 Programmer Analyst Intern

 (1)

 Senior Programmer Analyst

 (1)

 Programmer

 (27)

 Service Desk Analyst 1

 (1)

I applied via campus placement at Institute of Engineering and Technology, Indore and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What do you mean by cache
  • Ans. 

    Cache is a temporary storage area that stores frequently accessed data for quick access.

    • Cache is used to improve the performance of a system by reducing the time it takes to access data.

    • It can be implemented in hardware or software.

    • Examples of cache include browser cache, CPU cache, and disk cache.

    • Cache can be volatile or non-volatile.

    • Cache can be configured to have a certain size and replacement policy.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Programmer Analyst 1 interview:
  • Opertaing systems
  • Conouter Network
  • DBMS
Interview preparation tips for other job seekers - While answering a question be to the point.That will make a positive impression on the interviewer.

Skills evaluated in this interview

Get interview-ready with Top Cognizant Interview Questions

Interview questions from similar companies

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

Coding test will be pretty hard. 2 questions will be giv

Round 2 - Coding Test 

Coding test will be pretty hard. Have to choose any one of 2 questions given and solve it in 45 mins.
Atleast 70-80% test case needs to be cleared to pass

Round 3 - Technical 

(4 Questions)

  • Q1. Drill down on the tech stack mentioned in CV
  • Q2. Basic concepts of Java
  • Q3. Advanced java like stream, sealed classes, webflux etc
  • Q4. Concepts on cloud, docker, kubernetes etc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Vignan Institute of Technology & Science, Ranga Reddy and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round is Cognitive which consists of English, pseudocodes, Arthametic and reasoning.

Round 2 - Coding Test 

2nd is coding consists of 2nd questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself? Tell me about your projects. Basics in python.
  • Q2. Why do you choose engineering
  • Ans. 

    I chose engineering because I have always been fascinated by problem-solving and creating innovative solutions.

    • Passion for problem-solving and creating innovative solutions

    • Interest in technology and how things work

    • Opportunities for creativity and continuous learning

    • Desire to make a positive impact on society through technological advancements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and don't feel nervous

Programmer Interview Questions & Answers

Wipro user image Sampasani Nagamani

posted on 27 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Verbal, reasoning, aptitude

Round 2 - Coding Test 

Factorial, reverse string

Round 3 - One-on-one 

(5 Questions)

  • Q1. Self introduction
  • Q2. Projects u have done
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

  • Answered by AI
  • Q3. Questions on Oops concept
  • Q4. Program in python
  • Ans. 

    Program in python

    • Use Python's syntax to write code

    • Utilize libraries and functions to achieve desired functionality

    • Test the program to ensure it works correctly

  • Answered by AI
  • Q5. SQL question and DBMS

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Programing based Html Java C++
  • Q2. Programing based and basics of computer Asking project s also..
  • Q3. Programing Hyml Java C++ C programing Python
  • Q4. Programing based
  • Q5. Marketing also Sales purchase And i have 1 year experience person
Round 2 - Coding Test 

Program development.
Creting web page

Interview Preparation Tips

Topics to prepare for HCLTech Programmer interview:
  • I have experience person
  • Programming
Interview preparation tips for other job seekers - My short term goal is get a job in good company.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. DSA dbms os networking system design
  • Ans. 

    The question is asking about knowledge in Data Structures and Algorithms, Database Management Systems, Operating Systems, Networking, and System Design.

    • Data Structures and Algorithms (DSA) - Knowledge of algorithms, data structures, and problem-solving techniques.

    • Database Management Systems (DBMS) - Understanding of database concepts, SQL, normalization, indexing, etc.

    • Operating Systems (OS) - Familiarity with operating...

  • Answered by AI
  • Q2. Pseudocode coding test essay writing
Round 2 - Coding Test 

Spiral Matrix sum coding

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your weekness
  • Q2. Tell me about your self

Skills evaluated in this interview

Cognizant Interview FAQs

How many rounds are there in Cognizant Programmer Analyst 1 interview?
Cognizant interview process usually has 2-3 rounds. The most common rounds in the Cognizant interview process are Technical, Resume Shortlist and Aptitude Test.
What are the top questions asked in Cognizant Programmer Analyst 1 interview?

Some of the top questions asked at the Cognizant Programmer Analyst 1 interview -

  1. What do you mean by ca...read more
  2. What is the meaning of inherita...read more
  3. What are common ports and osi mo...read more

Tell us how to improve this page.

People are getting interviews through

based on 4 Cognizant interviews
Company Website
Campus Placement
Referral
50%
25%
25%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Cognizant Programmer Analyst 1 Salary
based on 342 salaries
₹3 L/yr - ₹7.3 L/yr
10% less than the average Programmer Analyst 1 Salary in India
View more details

Cognizant Programmer Analyst 1 Reviews and Ratings

based on 38 reviews

3.8/5

Rating in categories

4.0

Skill development

3.7

Work-Life balance

3.4

Salary & Benefits

3.9

Job Security

3.7

Company culture

3.5

Promotions/Appraisal

3.6

Work Satisfaction

Explore 38 Reviews and Ratings
Associate
72.4k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Programmer Analyst
55.4k salaries
unlock blur

₹2.4 L/yr - ₹9.7 L/yr

Senior Associate
48.2k salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Senior Processing Executive
28.6k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.6k salaries
unlock blur

₹5.9 L/yr - ₹24 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview