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 48.1k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Associate Architect Interview Questions and Answers

Updated 5 Jul 2021

Cognizant Associate Architect Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. There were 2 round and both are video in my case. 1st round totally based on basics of documentum and inspitr that, what you want to tell them.
  • Q2. Basics and advance level

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience. Try to focus on basic and be confident.

Associate Architect Jobs at Cognizant

View all

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Cloud migration steps
  • Q2. Aws service and database
Round 2 - Technical 

(2 Questions)

  • Q1. Aws sqs details
  • Q2. Posrgresql disadvantages
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Describe architecture of current project
Round 2 - Technical 

(1 Question)

  • Q1. Microservices Design Patterns
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on the skill that you have worked on.
  • Q2. Questions on real world project use cases worked on
Round 2 - One-on-one 

(2 Questions)

  • Q1. What kind of role do you expect
  • Ans. 

    I expect a role that allows me to utilize my skills and experience in designing innovative and sustainable architectural solutions.

    • I expect a role that challenges me to think creatively and problem-solve effectively

    • I hope to work in a collaborative environment where I can contribute to a team and learn from others

    • I am looking for a role that offers opportunities for professional growth and development

  • Answered by AI
  • Q2. How have you handled certain work situations in terms of delivery or people issues.
  • Ans. 

    I have handled work situations by addressing issues directly, seeking feedback, and finding solutions collaboratively.

    • Addressing issues directly with individuals involved

    • Seeking feedback from team members or supervisors

    • Finding solutions collaboratively through open communication and compromise

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your Salary expectation
  • Ans. 

    My salary expectation is in line with industry standards and reflective of my experience and qualifications.

    • Research industry standards for architect salaries

    • Consider my level of experience and qualifications

    • Be prepared to negotiate based on job responsibilities and benefits package

  • Answered by AI
  • Q2. What is your Flexibility in terms of working hours
  • Ans. 

    I am flexible with my working hours and can adjust as needed to meet project deadlines.

    • I am willing to work overtime when necessary to complete a project on time

    • I can adjust my schedule to accommodate client meetings or site visits

    • I am open to working weekends or evenings if required for project deadlines

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the skills you are applying for and based on the role and experience be prepared to share your experiences doing that role to prove your capability to take up the similar role or a higher role in the new org.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Kubernetes architecture
  • Q2. Explain Ingress and Gateway API

Architect Interview Questions & Answers

TCS user image Anonymous

posted on 22 Nov 2024

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

(2 Questions)

  • Q1. What is trigger
  • Ans. 

    A trigger is a special kind of stored procedure that automatically executes when an event occurs in the database management system.

    • Triggers can be used to enforce business rules, maintain referential integrity, or audit changes to data.

    • Examples of triggers include automatically updating a timestamp when a record is modified, preventing deletion of a record based on certain conditions, or sending an email notification w

  • Answered by AI
  • Q2. What is dbms and explain all kinds of normalization in oracle
  • Ans. 

    DBMS stands for Database Management System. Normalization in Oracle is the process of organizing data in a database efficiently.

    • DBMS is a software that manages databases, allowing users to store, retrieve, and manipulate data.

    • Normalization in Oracle involves organizing data into tables and columns to reduce redundancy and improve data integrity.

    • There are different levels of normalization, such as First Normal Form (1NF...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy and ok

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Sep 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Any papers submitted
Round 2 - Technical 

(1 Question)

  • Q1. How to handle message related issues via Kubernetes!
  • Ans. 

    Message related issues in Kubernetes can be handled by troubleshooting network configurations, checking pod logs, and monitoring resource usage.

    • Troubleshoot network configurations to ensure proper communication between pods

    • Check pod logs for any error messages or issues related to message passing

    • Monitor resource usage to identify any bottlenecks or performance issues affecting message delivery

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get clarity about the JD!

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your day to day job as DevOps Engineer?
  • Q2. How did you create cicd pipelines?
  • Ans. 

    I created CI/CD pipelines using Jenkins and GitLab CI for automated testing and deployment.

    • Utilized Jenkins to create pipelines for building, testing, and deploying code

    • Integrated GitLab CI for automated testing and deployment processes

    • Used Docker containers for consistent environments across different stages

    • Implemented version control to track changes and rollback if needed

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about cloud infra you setup for application deployment
  • Ans. 

    I have set up a scalable cloud infrastructure using AWS for application deployment.

    • Utilized AWS services such as EC2, S3, RDS, and Elastic Beanstalk for hosting and managing the application

    • Implemented auto-scaling and load balancing to ensure high availability and performance

    • Configured security groups, IAM roles, and VPC settings to secure the infrastructure

    • Used CloudFormation templates for infrastructure as code to au

  • Answered by AI
  • Q2. How did you use terraform to build the infrastructure?
  • Ans. 

    I used Terraform to automate the provisioning and management of infrastructure resources.

    • I defined infrastructure as code using Terraform configuration files

    • I used Terraform commands to create, update, and destroy infrastructure resources

    • I leveraged Terraform modules to reuse and share infrastructure configurations

    • I integrated Terraform with version control systems for collaboration and versioning

    • I utilized Terraform p...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Case Study 

Basic situational based question

Round 2 - HR 

(5 Questions)

  • Q1. Basic experience
  • Q2. Roles and responsibilities
  • Q3. Asked my past projects
  • Q4. Asked behavioral questions
  • Q5. Asked my salary expectations
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Solution design in data architecture diagram on azure platform

Round 2 - Group Discussion 

Role as solution architect and presales related questions

Cognizant Interview FAQs

How to prepare for Cognizant Associate Architect 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 Troubleshooting, Automation Testing, Clinical Data Management, Cloud Storage and Coding.
What are the top questions asked in Cognizant Associate Architect interview?

Some of the top questions asked at the Cognizant Associate Architect interview -

  1. There were 2 round and both are video in my case. 1st round totally based on ba...read more
  2. Basics and advance lev...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Cognizant Associate Architect Salary
based on 22 salaries
₹11.5 L/yr - ₹35 L/yr
24% less than the average Associate Architect Salary in India
View more details

Cognizant Associate Architect Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Associate Architect

Hyderabad / Secunderabad

6-10 Yrs

Not Disclosed

Explore more jobs
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.6 L/yr

Senior Associate
48.3k salaries
unlock blur

₹9 L/yr - ₹27.2 L/yr

Senior Processing Executive
28.7k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.6k salaries
unlock blur

₹5.9 L/yr - ₹24.2 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Accenture

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