Upload Button Icon Add office photos
Engaged Employer

i

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

DXC Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DXC Technology Architect Interview Questions and Answers

Updated 5 Aug 2024

DXC Technology Architect Interview Experiences

1 interview found

Architect Interview Questions & Answers

user image Anonymous

posted on 5 Aug 2024

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

Singleton Pattern with coding example class

Round 2 - Technical 

(2 Questions)

  • Q1. Service lifetime
  • Q2. Shared or static class

Interview Preparation Tips

Interview preparation tips for other job seekers - what is singleton

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Design the content for test data on different flavors of DB, distributed, non distributed, main frames etc
  • Q2. What about new technologies of DBMS
  • Ans. 

    New technologies of DBMS are constantly emerging to improve data management and analysis.

    • New SQL databases like CockroachDB and TiDB are gaining popularity for their scalability and distributed architecture.

    • NoSQL databases like MongoDB and Cassandra are widely used for their flexibility and ability to handle unstructured data.

    • Graph databases like Neo4j and OrientDB are becoming popular for their ability to handle compl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for all the DBMS atleast master one,
Either on mssql,oracle db2 these are standard
Knowledge on how no sql works if you have Knowledge added advantage

Skills evaluated in this interview

Architect Interview Questions Asked at Other Companies

Q1. How do you find the resources available on a server if it is on p ... read more
Q2. Hav u worked on any international projects? What are the 5 levels ... read more
Q3. What does a dotted cross represent in an architectural drawing?
Q4. How does Authentication in Web API works? What are the dirrent en ... read more
Q5. 1. Briefly run through your architectural design experience. 2. A ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 3 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. Explain development lifecycle & where someone with your position would be involved?
Round 3 - HR 

(1 Question)

  • Q1. General questions on fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself
Answer the question
Know your strengths

Architect Interview Questions & Answers

IBM user image Anonymous

posted on 14 Jan 2021

I applied via Company Website and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain how you will transform digitally for our client ?
  • Ans. 

    We will implement a comprehensive digital strategy that includes automation, data analytics, and cloud computing.

    • Develop a roadmap for digital transformation

    • Identify key areas for automation and implement appropriate tools

    • Leverage data analytics to gain insights and improve decision-making

    • Migrate to cloud-based infrastructure for scalability and cost savings

    • Train employees on new technologies and processes

    • Continuously ...

  • Answered by AI
  • Q2. Briefly describe the architectural methods followed to prepare a feasible solution for any client's requirements?
  • Ans. 

    Architectural methods involve understanding client requirements, analyzing site conditions, creating design concepts, and refining the solution.

    • Understand client's needs and preferences

    • Analyze site conditions and constraints

    • Create design concepts and present to client

    • Refine the solution based on feedback

    • Consider budget and timeline constraints

    • Collaborate with engineers and contractors

    • Ensure compliance with building cod...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very specific and precise. Don't make any answer lengthy. Explain the digital transformation tools and technologies and make it aligned with architectural solution roadmap.

What people are saying about DXC Technology

View All
carefulmatcha
Verified Icon
1w
works at
Cognizant
DXC or HCL for Mainframe Dev? Help me decide!
Hey everyone 👋 I’m at a crossroads with offers from HCLTech and DXC for a Mainframe Developer role. I’ve got 3.7 years in COBOL, DB2, JCL, VSAM, and IMS, and I’m aiming for technical growth, solid projects, and leadership potential. 👉 I want to sharpen my IMS and VSAM skills, build a strong career, and move into tech leadership. If you’re at either company (especially in mainframe), your insights would be awesome! Which place is best for learning, recognition, and long-term stability? Thanks a bunch! 🙏
Got a question about DXC Technology?
Ask anonymously on communities.
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about cloud eco system
  • Q2. Asked about java, microservices
Round 2 - Case Study 

Design architecture related using message queue, interprocess micro service communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and provide various solutions , have detailed understanding of topic

Architect Interview Questions & Answers

Nagarro user image sandeep sharma

posted on 28 Feb 2024

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

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Dependency Injection

Architect Interview Questions & Answers

Wipro user image Sudhanshu Jaiswal

posted on 9 Jun 2022

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Java programs on data structure

Round 2 - Technical 

(2 Questions)

  • Q1. Project specific questions
  • Q2. Real time scenario
Are these interview questions helpful?
Round 1 - Technical 

(1 Question)

  • Q1. Highlevel technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Initial round was technical only.
looking forward another round.

Architect Interview Questions & Answers

Wipro user image Antony Lejo

posted on 14 Mar 2024

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

(3 Questions)

  • Q1. Explain normalization in database?
  • Ans. 

    Normalization in database is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a database into smaller, more manageable tables.

    • It helps in reducing data redundancy by storing data in a structured manner.

    • Normalization ensures data integrity by minimizing data anomalies.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF.

    • For...

  • Answered by AI
  • Q2. What is a trigger
  • Ans. 

    A trigger is a special kind of stored procedure that is automatically executed when certain events occur in a database.

    • Triggers are used to maintain referential integrity, enforce business rules, and automate actions in response to data changes.

    • They can be defined to execute before or after an INSERT, UPDATE, or DELETE operation on a table.

    • For example, a trigger can be set up to automatically update a timestamp column ...

  • Answered by AI
  • Q3. What is a view
  • Ans. 

    A view is a sight or prospect, typically of attractive natural scenery.

    • A view refers to what can be seen from a particular location or vantage point

    • Views can include landscapes, cityscapes, seascapes, or any other visually appealing scenes

    • Architects often design buildings to take advantage of specific views, such as positioning windows to frame a picturesque landscape

    • Views can greatly enhance the overall experience and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the concepts in a hand-on point of view.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What factors do you consider ehile choosing automation tool
  • Ans. 

    Factors considered while choosing automation tool

    • Compatibility with the technology stack

    • Ease of use and learning curve

    • Scalability and flexibility

    • Integration with other tools

    • Cost and licensing

    • Support and community

    • Reporting and analytics capabilities

  • Answered by AI
  • Q2. Why is one tool better than another
  • Ans. 

    A tool is better than another if it is more efficient, effective, and user-friendly.

    • Efficiency: A tool that can perform a task faster and with less effort is better.

    • Effectiveness: A tool that can produce better results is better.

    • User-friendliness: A tool that is easy to use and understand is better.

    • Examples: A hammer is better than a rock for driving nails. A power drill is better than a manual screwdriver for drilling...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the rationale for every tool you have been using

Skills evaluated in this interview

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Architect interview?
DXC Technology interview process usually has 2 rounds. The most common rounds in the DXC Technology interview process are Coding Test and Technical.
How to prepare for DXC Technology 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 DXC Technology. The most common topics and skills that interviewers at DXC Technology expect are Oracle, Linux, Python, Agile and SQL.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%
View more
DXC Technology Architect Salary
based on 34 salaries
₹27.1 L/yr - ₹50 L/yr
37% more than the average Architect Salary in India
View more details
Associate Professional Software Engineer
2.7k salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4.6 L/yr - ₹10.4 L/yr

Associate Professional
1.4k salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹9.2 L/yr - ₹22.2 L/yr

Software Developer
1.2k salaries
unlock blur

₹3.6 L/yr - ₹19.3 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

TCS

3.6
Compare

Wipro

3.7
Compare
write
Share an Interview