Upload Button Icon Add office photos
Engaged Employer

i

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

Coforge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coforge Technical Architect Interview Questions and Answers for Experienced

Updated 23 May 2024

Coforge Technical Architect Interview Experiences for Experienced

1 interview found

I was interviewed in Dec 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Architecture of Microservices, how to design, how to make one transaction, write simple program for Lambda expression, for streams API, sql queries etc.
  • Ans. 

    Designing microservices architecture involves breaking down a monolithic application into smaller, independent services.

    • Identify business capabilities and define services around them

    • Use API gateways for routing and load balancing

    • Implement service discovery and registration

    • Ensure fault tolerance and scalability

    • Use event-driven architecture for communication between services

    • Implement distributed transactions using Saga p...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Core java, spring boot, Hibernate, Microservices
Round 3 - HR 

(1 Question)

  • Q1. Why are want job switch

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for an interview. THANK YOU.

Skills evaluated in this interview

Technical Architect Jobs at Coforge

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. Explain architecture of your project.
  • Q2. 2. How to do container orchestration
  • Ans. 

    Container orchestration involves managing and automating the deployment, scaling, and operation of containers.

    • Use a container orchestration tool like Kubernetes, Docker Swarm, or Apache Mesos

    • Define the desired state of your containers in a configuration file

    • Monitor and manage container health and resource usage

    • Automate scaling and load balancing

    • Ensure high availability and fault tolerance

    • Implement security measures

    • Use ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your project architecture understanding upto date.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Interview process

Interview Preparation Tips

Interview preparation tips for other job seekers - It was 2 rounds of technical interview.It will be for 30 mins. Standard questions on scenario based

I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Docker, Logical puzzles, Java 8 features

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well around how to design principles

I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Telecom domain related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just know your subject.

I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical and Managerial questions
  • Q2. Panel would check if candidate is having relevant knowledge in the technology. Managerial round would see how flexible the candidate would be to the organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Leads are expected to present themselves confidently.

I was interviewed in May 2021.

Interview Questionnaire 

2 Questions

  • Q1. LTE L1 and L2
  • Q2. Advanced C , pointers, structures, static, etc..

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for Advanced C and Radio LTE domain for all layers

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What are the patterns of Microservices. steps to migrate an application from legacy to cloud. spring boot internal functionality. java 8 features
  • Ans. 

    Answering questions related to Microservices, cloud migration, Spring Boot, and Java 8 features.

    • Patterns of Microservices include API Gateway, Service Registry, Circuit Breaker, and more.

    • Steps to migrate an application from legacy to cloud include assessing the application, selecting a cloud provider, and refactoring the application.

    • Spring Boot internal functionality includes auto-configuration, embedded server, and mo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare java 8, Microservices Patterns and internal working of spring boot. If one MR is rejected don't worry they are interviewing project specific, so they may call for other project and there will be no TR.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. .net, mvc, webapi, sql
  • Q2. Focus on .net development, api development, sql servier

Interview Preparation Tips

Interview preparation tips for other job seekers - Okish

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. How to migrate DB2 to other RDBMS
  • Ans. 

    Migrating DB2 to other RDBMS involves selecting target RDBMS, exporting data, converting schema, and importing data.

    • Select the target RDBMS and ensure compatibility with DB2 data types and features

    • Export data from DB2 using tools like IBM Data Movement Tool or IBM InfoSphere Data Replication

    • Convert schema to target RDBMS using tools like IBM SQL Compatibility Tool or manual scripting

    • Import data into target RDBMS using ...

  • Answered by AI
  • Q2. How to convert files
  • Ans. 

    There are various ways to convert files depending on the file type and desired output format.

    • Use online file converters such as Zamzar or CloudConvert

    • Use software specific to the file type such as Adobe Acrobat for PDFs

    • Use command line tools such as ffmpeg for media files

    • Use programming languages such as Python to write custom conversion scripts

  • Answered by AI
  • Q3. How CICS work in distributed systems
  • Ans. 

    CICS is a transaction processing system that enables communication between applications in a distributed environment.

    • CICS acts as a middleware between applications and the underlying operating system.

    • It provides a runtime environment for executing transactions.

    • CICS supports various programming languages and communication protocols.

    • It can run on different platforms such as z/OS, Linux, and Windows.

    • CICS can communicate w...

  • Answered by AI
  • Q4. How to access the security on CICS screen on distributed system
  • Ans. 

    To access security on CICS screen on distributed system, use CICS Transaction Server Security.

    • Use CICS Transaction Server Security to control access to CICS resources.

    • Define security policies and profiles to control access to CICS resources.

    • Use the CICS Security API to check security status and perform security-related tasks.

    • Examples of CICS security features include RACF, ACF2, and Top Secret.

    • Ensure that all users hav...

  • Answered by AI
  • Q5. How to migrate the security of Mainframe to Distributed system
  • Ans. 

    Migrating Mainframe security to Distributed system requires careful planning and execution.

    • Identify the security requirements of the Mainframe system

    • Evaluate the security features of the Distributed system

    • Develop a migration plan that addresses any gaps in security features

    • Test the security of the Distributed system thoroughly before deployment

    • Train users on the new security features and best practices

  • Answered by AI
  • Q6. What are steps performed when a migration requirement comes
  • Ans. 

    Steps performed when a migration requirement comes

    • Assess the current system and identify the scope of migration

    • Determine the target system and its requirements

    • Plan the migration process and create a timeline

    • Test the migration process in a non-production environment

    • Execute the migration process and monitor for any issues

    • Validate the migrated system to ensure it meets the requirements

    • Provide post-migration support and ma

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself do not try to show that you know everything. Just show your skills on whatever you have worked and you are good in. Show your ability to learn new things. Many times your experience doesn't match with requirements, it doesn't mean that you are not good in your work or there is lack of skill.

Skills evaluated in this interview

Coforge Interview FAQs

How many rounds are there in Coforge Technical Architect interview for experienced candidates?
Coforge interview process for experienced candidates usually has 3 rounds. The most common rounds in the Coforge interview process for experienced candidates are Technical and HR.
How to prepare for Coforge Technical Architect interview for experienced candidates?
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 Coforge. The most common topics and skills that interviewers at Coforge expect are Architecture, Technical Architecture, Pega, Microservices and Angular.
What are the top questions asked in Coforge Technical Architect interview for experienced candidates?

Some of the top questions asked at the Coforge Technical Architect interview for experienced candidates -

  1. Architecture of Microservices, how to design, how to make one transaction, wri...read more
  2. Most questions are based on system design and current project architect...read more
  3. Core java, spring boot, Hibernate, Microservi...read more

Tell us how to improve this page.

Coforge Technical Architect Salary
based on 617 salaries
₹15.1 L/yr - ₹48 L/yr
18% more than the average Technical Architect Salary in India
View more details

Coforge Technical Architect Reviews and Ratings

based on 38 reviews

2.8/5

Rating in categories

2.7

Skill development

2.7

Work-life balance

2.5

Salary

2.5

Job security

2.4

Company culture

2.2

Promotions

2.5

Work satisfaction

Explore 38 Reviews and Ratings
TECHNICAL ARCHITECT

Greater Noida

10-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
4.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technology Specialist
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

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