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

Updated 10 Jan 2025

Top DXC Technology Associate Interview Questions and Answers

View all 7 questions

DXC Technology Associate Interview Experiences

10 interviews found

Associate Interview Questions & Answers

user image Anonymous

posted on 10 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Find largest and smallest from an array
  • Q2. Reverse an array
  • Q3. Print your name in reverse

Associate Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2024

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

60 MCQ QUESTION WHEERE ALL NOIT SAMKE

Round 2 - Coding Test 

4 CODING QUESTION 2 IS EASY AND 2 IS HARD

Round 3 - Technical 

(2 Questions)

  • Q1. CAN YOU TELL ME ABOUT YOU
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and problem-solving.

    • I have a Bachelor's degree in Computer Science from XYZ University.

    • I have experience working as a software developer at ABC Company for 3 years.

    • I am proficient in programming languages such as Java, Python, and C++.

    • I enjoy taking on new challenges and constantly seeking ways to improve my skills.

  • Answered by AI
  • Q2. CAN YOU EXPLAIN YOUR PROJECT
  • Ans. 

    Developed a mobile app for tracking daily water intake and setting hydration goals.

    • Designed user-friendly interface for easy input of water consumption

    • Implemented reminder notifications to encourage regular hydration

    • Included visual graphs to track daily progress and achievements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I HAVE SELETD ITS VERY EASY

Associate Interview Questions Asked at Other Companies

asked in UNO Minda
Q1. What is mean of TTR & why required for powder coating process ... read more
Q2. A rat has 3000 gm of rice, he has to travel a distance of 3000m, ... read more
asked in Amazon
Q3. Difference between online and offline shopping.
asked in PwC
Q4. Create a table with specified columns Alter the table and add new ... read more
asked in Wipro
Q5. What's IP address and why is it required?

Associate Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2022

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 

Quantitative, reasonable, verbal questions were asked to solve. The level of difficulty was moderate.

Round 3 - Technical 

(2 Questions)

  • Q1. Basic technical questions were asked based on your resume
  • Q2. What are the projects you did? Write a c program to reverse a string?
  • Ans. 

    A C program to reverse a string

    • Use a loop to iterate through the string and swap the characters at the beginning and end of the string

    • Create a temporary variable to hold the character being swapped

    • Terminate the loop when the index of the beginning of the string is greater than or equal to the index of the end of the string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with whatever you add in your resume. Do not bluff. Be confident in your answers.

Skills evaluated in this interview

Associate Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basics aptitude topics easy to medium level, one coding

Round 2 - Technical 

(1 Question)

  • Q1. Java basics and OOPS
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions ,location preference, salary expectations

DXC Technology interview questions for designations

 Associate Professional

 (37)

 Associate Engineer

 (18)

 Senior Associate

 (8)

 Associate Manager

 (6)

 Process Associate

 (3)

 Associate Analyst

 (2)

 Junior Associate

 (1)

 Operations Associate

 (1)

Associate Interview Questions & Answers

user image Anonymous

posted on 4 Nov 2022

I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Exam pattern is AMCAT. Aptitude and coding is asked where coding section is optional.
  • Q2. Debugging codes are given
Round 3 - Group Discussion 

After qualifying written test, technical and HR interview is done simultaneously.

Interview Preparation Tips

Interview preparation tips for other job seekers - For interns with very basic programming languages to advanced level can join without any hesitation.

Get interview-ready with Top DXC Technology Interview Questions

Associate Interview Questions & Answers

user image Siddharth Shivam

posted on 22 Feb 2024

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

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic MCQ test online

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between C and C++.
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language with additional features like classes and inheritance.

    • C is a procedural programming language, while C++ is a multi-paradigm language with support for object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C is a subset of C++, meaning that any valid C code is also valid C++ code.

    • C++ has features like ...

  • Answered by AI
  • Q2. Difference between low level language and high level language
  • Ans. 

    Low level languages are closer to machine code and hardware, while high level languages are more abstract and easier for humans to understand.

    • Low level languages are closer to machine code and hardware, while high level languages are more abstract and easier for humans to understand.

    • Low level languages are more difficult to write and understand, while high level languages are more user-friendly.

    • Examples of low level la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in the interviews.

Skills evaluated in this interview

Associate Interview Questions & Answers

user image Anonymous

posted on 22 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding round is Average if u practice u will answer easily

Round 2 - Technical 

(1 Question)

  • Q1. What is numpi in python
  • Ans. 

    NumPy is a popular Python library for numerical computing.

    • NumPy stands for Numerical Python.

    • It provides support for large, multi-dimensional arrays and matrices.

    • NumPy includes a large collection of mathematical functions to operate on these arrays.

    • It is widely used in scientific computing, data analysis, and machine learning.

    • Example: import numpy as np

  • Answered by AI

Skills evaluated in this interview

Associate Interview Questions & Answers

user image Anonymous

posted on 7 Mar 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic question on projects and just the basic programming stuff.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pretty easy.

Associate Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Speed distance time, work done, averages, SI/CI

Round 3 - Coding Test 

Basics of C, matrix questions, fill in the blanks

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics, see for any errors in the code. Also there will be questions for fill in the blanks for codes

Associate Interview Questions & Answers

user image Anonymous

posted on 14 May 2021

I applied via Campus Placement and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. What is your strength and weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Associate interview?
DXC Technology interview process usually has 2-3 rounds. The most common rounds in the DXC Technology interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for DXC Technology Associate 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 Analytical, Business Solutions, Procurement, Bidding and Financial Analysis.
What are the top questions asked in DXC Technology Associate interview?

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

  1. What are the projects you did? Write a c program to reverse a stri...read more
  2. Difference between low level language and high level langu...read more
  3. Find largest and smallest from an ar...read more

Tell us how to improve this page.

DXC Technology Associate Interview Process

based on 7 interviews

2 Interview rounds

  • Aptitude Test Round
  • Technical Round
View more

Associate Interview Questions from Similar Companies

Wipro Associate Interview Questions
3.7
 • 144 Interviews
TCS Associate Interview Questions
3.7
 • 60 Interviews
View all
DXC Technology Associate Salary
based on 245 salaries
₹1.5 L/yr - ₹7.9 L/yr
34% less than the average Associate Salary in India
View more details

DXC Technology Associate Reviews and Ratings

based on 58 reviews

3.8/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.2

Salary

3.4

Job security

3.8

Company culture

2.9

Promotions

3.4

Work satisfaction

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

₹2 L/yr - ₹7.1 L/yr

Software Engineer
2k salaries
unlock blur

₹2.4 L/yr - ₹11.8 L/yr

Associate Professional
1.5k salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Professional 1
1.1k salaries
unlock blur

₹3.4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.8
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