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.9k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Junior Architect Interview Questions and Answers

Updated 26 May 2023

Cognizant Junior Architect Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 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 - Coding Test 

Any basic coding questions like to short a array or arrange a string

Round 3 - One-on-one 

(1 Question)

  • Q1. Deep questions related to coding and technology
Round 4 - HR 

(1 Question)

  • Q1. Sallary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong technically

Interview questions from similar companies

I applied via Approached by Company

Round 1 - One-on-one 

(2 Questions)

  • Q1. One on one it was technical interview on iOS
  • Q2. Second round was based on backend and agile

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join, neither good in giving money not good for culture, minimum 13 hours work and lotzzz of politics. Big No which I experienced in 1 month.
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
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.

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
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservices architecture
  • Q2. Spring boot advantage and disadvantage
  • Ans. 

    Spring Boot provides rapid development and easy configuration, but may have performance overhead.

    • Advantage: Rapid development due to auto-configuration and starter dependencies

    • Advantage: Simplified deployment process with embedded servers

    • Disadvantage: Potential performance overhead due to auto-configuration and runtime dependencies

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain about your experience
  • Ans. 

    I have over 10 years of experience working on various residential and commercial projects, specializing in sustainable design.

    • 10+ years of experience in architecture

    • Worked on residential and commercial projects

    • Specialize in sustainable design

  • Answered by AI
  • Q2. Micro services design patterns
  • Ans. 

    Micro services design patterns are architectural patterns used to design and implement microservices-based applications.

    • Decompose the application into small, independent services

    • Use API gateways for routing and load balancing

    • Implement service discovery for dynamic service registration and discovery

    • Use circuit breakers for fault tolerance and resilience

    • Implement event-driven architecture for communication between servic

  • Answered by AI

Skills evaluated in this interview

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 many rounds are there in Cognizant Junior Architect interview?
Cognizant interview process usually has 4 rounds. The most common rounds in the Cognizant interview process are HR, Resume Shortlist and Coding Test.
What are the top questions asked in Cognizant Junior Architect interview?

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

  1. Deep questions related to coding and technol...read more
  2. Sallary discuss...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
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k 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 Junior Architect Salary
based on 6 salaries
₹19 L/yr - ₹26.5 L/yr
564% more than the average Junior Architect Salary in India
View more details

Cognizant Junior Architect Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-Life balance

5.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Associate
72.4k salaries
unlock blur

₹5.1 L/yr - ₹15.9 L/yr

Programmer Analyst
55.4k salaries
unlock blur

₹2.4 L/yr - ₹9.6 L/yr

Senior Associate
48.3k salaries
unlock blur

₹8.9 L/yr - ₹27.1 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.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

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