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 Senior Technical Architect Interview Questions and Answers

Updated 3 Aug 2024

Coforge Senior Technical Architect Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(4 Questions)

  • Q1. Where Observer pattern used in SpringBoot?
  • Ans. 

    The Observer pattern is used in SpringBoot for implementing event handling and notification mechanisms.

    • The Observer pattern is commonly used in SpringBoot for implementing event listeners and publishers.

    • It allows objects to subscribe to and receive notifications about changes or events in other objects.

    • Spring's ApplicationEvent and ApplicationListener interfaces are examples of the Observer pattern in action.

    • Listeners ...

  • Answered by AI
  • Q2. Explain L and D in SOLID with examples?
  • Ans. 

    Liskov Substitution Principle (L) and Dependency Inversion Principle (D) in SOLID

    • Liskov Substitution Principle (L) states that objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.

    • Dependency Inversion Principle (D) states that high-level modules should not depend on low-level modules. Both should depend on abstractions.

    • Example for Liskov Substitution P...

  • Answered by AI
  • Q3. How ErrorHandling is done in your project?
  • Ans. 

    Error handling in our project is implemented using try-catch blocks and custom exception classes.

    • We use try-catch blocks to catch exceptions and handle them appropriately.

    • We have custom exception classes for specific types of errors to provide more detailed information.

    • We log errors to a centralized logging system for monitoring and troubleshooting.

    • We have defined error codes and messages for easier identification and

  • Answered by AI
  • Q4. What is message retention period in Kafka in your project?
  • Ans. 

    Message retention period in Kafka is 7 days.

    • Message retention period is set to 7 days in our project configuration.

    • This means that messages in Kafka topics will be retained for 7 days before being deleted.

    • This retention period can be adjusted based on the specific requirements of the project.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. Java, rest, microservices, current project
Round 2 - Technical 

(1 Question)

  • Q1. Design patterns, microservices, system design
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. 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 - Technical 

(1 Question)

  • Q1. Automation Framework design Download and upload a file through automation Identfying elements dynamically program to find duplicate elements in a list
Round 3 - Technical 

(1 Question)

  • Q1. Framework related questions Testng related questions Reporting Framework Parallel execution String programs Listeners Latest Selenium upgrade
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions-easy

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Related to data in resume.overall good

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent interview during pandemic
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Solution architecture questions, patterns, explain solution architecture of one of the previous projects
  • Q2. Details of solution architecture
  • Ans. 

    Solution architecture involves designing and describing the structure, behavior, and views of a system.

    • Identifying key components and their interactions

    • Defining data flow and communication protocols

    • Ensuring scalability, performance, and security

    • Creating detailed diagrams and documentation

    • Collaborating with stakeholders to align with business goals

  • Answered by AI
  • Q3. Technical architecture

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Concepts of L2, L3 and Broadcom SDK, SAI layer.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. as per your CV, go through all projects mentioned,.
2. Be clear basic concepts of your skill sets.
3. Able to explain few challenges in your previous projects.
4. Be confident, while explain your projects.
Round 1 - Technical 

(2 Questions)

  • Q1. What is the dangling pointer?
  • Ans. 

    A dangling pointer is a pointer that points to a memory location that has been deallocated or freed.

    • Dangling pointers can cause crashes or unexpected behavior.

    • They occur when a pointer is not set to NULL after the memory it points to is freed.

    • Using a dangling pointer can lead to security vulnerabilities.

    • Dangling pointers can be avoided by setting pointers to NULL after freeing memory.

  • Answered by AI
  • Q2. How to debug crash dumps?
  • Ans. 

    Debugging crash dumps involves analyzing the dump file to identify the cause of the crash.

    • Use a debugger tool to analyze the dump file

    • Identify the exception code and the module where the crash occurred

    • Check for memory leaks and corruption

    • Analyze the call stack to identify the root cause

    • Use symbols to decode the stack trace

    • Look for any relevant logs or events leading up to the crash

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts,
And current projects

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Describe security in micro services
  • Ans. 

    Security in microservices involves implementing authentication, authorization, encryption, and monitoring.

    • Implement authentication and authorization mechanisms to control access to microservices

    • Use encryption to secure communication between microservices

    • Implement monitoring and logging to detect and respond to security incidents

    • Consider using API gateways for centralized security control

    • Implement rate limiting and thro

  • Answered by AI
  • Q2. Design sn app with admin snd user roles
  • Ans. 

    Create an app with admin and user roles

    • Implement role-based access control (RBAC)

    • Admins have access to all features and can manage users

    • Users have limited access based on their role

    • Use authentication and authorization mechanisms

    • Consider using frameworks like Spring Security or Django's authentication system

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join us?
  • Ans. 

    I am excited about the innovative projects and collaborative team at your company.

    • Impressed by company's reputation in the industry

    • Excited about the opportunity to work on cutting-edge projects

    • Looking forward to collaborating with talented team members

  • Answered by AI
  • Q2. Why are you looking for a change?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for opportunities to work on more complex projects

    • Interested in expanding my skill set and learning new technologies

    • Seeking a more collaborative and innovative work environment

  • Answered by AI

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

Coforge Interview FAQs

How many rounds are there in Coforge Senior Technical Architect interview?
Coforge interview process usually has 1 rounds. The most common rounds in the Coforge interview process are Technical.
How to prepare for Coforge Senior Technical 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 Coforge. The most common topics and skills that interviewers at Coforge expect are Pega, Agile Methodology, Information Security, SOAP and AWS.
What are the top questions asked in Coforge Senior Technical Architect interview?

Some of the top questions asked at the Coforge Senior Technical Architect interview -

  1. Where Observer pattern used in SpringBo...read more
  2. How ErrorHandling is done in your proje...read more
  3. Explain L and D in SOLID with exampl...read more

Tell us how to improve this page.

Coforge Senior Technical Architect Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 819 Interviews
Mphasis Interview Questions
3.4
 • 812 Interviews
Nagarro Interview Questions
4.0
 • 779 Interviews
View all
Coforge Senior Technical Architect Salary
based on 193 salaries
₹14.5 L/yr - ₹52 L/yr
14% more than the average Senior Technical Architect Salary in India
View more details

Coforge Senior Technical Architect Reviews and Ratings

based on 12 reviews

3.4/5

Rating in categories

3.1

Skill development

3.6

Work-life balance

3.3

Salary

2.7

Job security

3.0

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
4.9k 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