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 Associate Software Engineer Interview Questions, Process, and Tips

Updated 22 Nov 2024

Top DXC Technology Associate Software Engineer Interview Questions and Answers

View all 26 questions

DXC Technology Associate Software Engineer Interview Experiences

50 interviews found

Associate Software Engineer Interview Questions & Answers

user image Sree Nimai Noothimadugu

posted on 20 Sep 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts,malloc,calloc,prime number question,fibonacci
Round 2 - Aptitude Test 

Basic aptitude question and verbal question

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong on basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2023. 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 - Aptitude Test 

Basic questions on math coding verbal etc

Round 3 - Technical 

(2 Questions)

  • Q1. Interview was combined technical and hr In technical they ask introduction project programing code etc and hr questions are shift, location,why dxc etc
  • Q2. Introduction Project Write code for Prime number
  • Ans. 

    Code to check if a number is prime or not

    • A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself

    • One way to check if a number is prime is to iterate from 2 to the square root of the number and check if any of them divide the number without a remainder

    • Another way is to use the Sieve of Eratosthenes algorithm to generate all prime numbers up to a certain limit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what u mentioned in your resume coz mostly questions based on resume

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via SHL and was interviewed in Jan 2023. 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 - Aptitude Test 

English, aptitude, reasoning, programming languages mcqs and coding

Round 3 - One-on-one 

(2 Questions)

  • Q1. HR and Technical Round 1. Write the code on some topic? 2.write the paragraph on topic 3.self introduction
  • Q2. Hobbies and weakness

Interview Preparation Tips

Topics to prepare for DXC Technology Associate Software Engineer interview:
  • Java
  • C
Interview preparation tips for other job seekers - Knowledge on programming languages and coding very important
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. About domain and technology
Round 3 - HR 

(1 Question)

  • Q1. Tell me about ur self

DXC Technology interview questions for designations

 Software Associate

 (2)

 Associate Software Developer

 (2)

 Associate Software Trainee

 (1)

 Software Engineer

 (36)

 Associate Professional Software Engineer

 (27)

 Senior Software Engineer

 (4)

 Software Testing Engineer

 (2)

 Software Engineer Analyst

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hr - on cocubes it has aptitude and coding question

Round 2 - Technical 

(1 Question)

  • Q1. 1 hr interview they asked basic question
Round 3 - HR 

(1 Question)

  • Q1. 30 mins-- basic question about the past

Get interview-ready with Top DXC Technology Interview Questions

I applied via Campus Placement

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 - Aptitude Test 

Aptitude contains Reasoning, Mathmatics, English And one essay writing question.
There is two basic coding questions of strings and arrays.So prepare it well.
Duration of test is 70 minutes.
And every section has its specific time limit and you cannot go to next section before the time of previous section.

Round 3 - One-on-one 

(4 Questions)

  • Q1. Those who cleared the online assesment get calls for the interview round after 2-5 days. Interview round manily based on your resume. So go through your resume before interview. The skills, projects hobbie...
  • Q2. Tell me about yourself?
  • Q3. Explain your projects?
  • Q4. Why you want to join Dxc?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with the basics questions of String and Array.
Know your resume well.
Be professional in interview.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Maths, English, Logical reasoning and general knowledge

Round 2 - Coding Test 

Normal coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. What is Linked List?
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.

    • Consists of nodes connected by pointers

    • Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)

    • Allows for dynamic size and efficient insertion/deletion operations

  • Answered by AI
  • Q2. How to create the Facebook comment system reaction status?
  • Ans. 

    To create the Facebook comment system reaction status, you can use a combination of emojis and text labels.

    • Use emojis like 👍, ❤️, 😆, 😢, 😡 to represent different reactions.

    • Add text labels like 'Like', 'Love', 'Haha', 'Sad', 'Angry' for each reaction.

    • Allow users to click on the reaction they want to use and display the total count of each reaction.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 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 - Aptitude Test 

This round consists of aptitude automata essay writing and English

Round 3 - Technical 

(3 Questions)

  • Q1. About the related branch
  • Q2. About the IT sector
  • Q3. What are software technologies
  • Ans. 

    Software technologies are tools and frameworks used to develop software applications.

    • Software technologies include programming languages, databases, operating systems, and development tools.

    • Examples of software technologies include Java, Python, MySQL, Linux, and Visual Studio.

    • New software technologies are constantly emerging, and developers must stay up-to-date with the latest trends and advancements.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Tough, 2 hours, linked list, java

Round 2 - Assignment 

Easy but not that easy

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 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 - Aptitude Test 

Consists of 7 sections including debugging.
Practice debugging questions well.

Round 3 - Technical 

(2 Questions)

  • Q1. Print fibonacci series. DBMS and how it is different from RDBMS.
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Start with two initial numbers, usually 0 and 1.

    • Add the two previous numbers to get the next number in the sequence.

    • Repeat this process to generate the Fibonacci series.

  • Answered by AI
  • Q2. HR included They might ask you about the company's revenue, employee size, and headquarters. Also, you might need to wait a very long time for your turn but patience is the key.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can easily grab an offer from DXC if you are industry-ready with basic coding, aptitude, verbal, logical, and all other aspects.

Skills evaluated in this interview

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Associate Software Engineer interview?
DXC Technology interview process usually has 2-3 rounds. The most common rounds in the DXC Technology interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in DXC Technology Associate Software Engineer interview?

Some of the top questions asked at the DXC Technology Associate Software Engineer interview -

  1. Tell some new technology which is comi...read more
  2. What is object oriented programming language in j...read more
  3. How to create the Facebook comment system reaction stat...read more
How long is the DXC Technology Associate Software Engineer interview process?

The duration of DXC Technology Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

DXC Technology Associate Software Engineer Interview Process

based on 33 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
  • One-on-one Round
  • HR Round
View more
DXC Technology Associate Software Engineer Salary
based on 1.2k salaries
₹3 L/yr - ₹7 L/yr
25% less than the average Associate Software Engineer Salary in India
View more details

DXC Technology Associate Software Engineer Reviews and Ratings

based on 178 reviews

3.9/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.4

Salary

3.6

Job security

3.6

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 178 Reviews and Ratings
Associate Professional Software Engineer
2.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Professional
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Professional 1
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Wipro

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