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 Engineer Interview Questions and Answers

Updated 10 Jan 2025

8 Interview questions

An Associate Engineer was asked
Q. Write Java code to print a pattern.
Ans. 

Print a pattern using Java code

  • Use nested loops to control the rows and columns of the pattern

  • Use conditional statements to determine what to print at each position

  • Consider using variables to control the size and shape of the pattern

An Associate Engineer was asked
Q. How can you prove to be an asset?
Ans. 

I can prove to be an asset by showcasing my technical skills, problem-solving abilities, and dedication to continuous learning and improvement.

  • Demonstrate proficiency in relevant technical skills and tools

  • Showcase ability to solve complex problems efficiently

  • Highlight commitment to ongoing learning and professional development

  • Provide examples of successful projects or initiatives where I made a significant impact

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th Stair Problem Statement You are give ... read more
asked in Nagarro
Q2. Trailing Zeros in Factorial Problem Find the number of trailing z ... read more
asked in Nagarro
Q3. Convert First Letter to Upper Case Given a string STR, transform ... read more
asked in Tata Steel
Q4. What tests are performed during the maintenance of a power transf ... read more
asked in Tata Steel
Q5. How can you control the speed of an EOT crane without a VFD?
An Associate Engineer was asked
Q. What is the software development life cycle?
Ans. 

The software development life cycle (SDLC) is a structured process for developing software applications efficiently.

  • 1. Requirement Analysis: Gather and analyze user needs. Example: Conducting surveys to understand user requirements.

  • 2. Planning: Define project scope, resources, and timelines. Example: Creating a project plan with milestones.

  • 3. Design: Create architecture and design specifications. Example: Designin...

An Associate Engineer was asked
Q. How many nodes can be inserted in a tree?
Ans. 

The number of nodes that can be inserted in a tree depends on the type of tree and its implementation.

  • The maximum number of nodes in a binary tree is 2^(h+1) - 1, where h is the height of the tree.

  • In a balanced binary search tree, the number of nodes can be calculated using the formula 2^(h+1) - 1.

  • In a general tree structure, the number of nodes is not limited by a specific formula and can vary based on the implem...

What people are saying about DXC Technology

View All
lazyboyy
Verified Icon
4d
works at
DXC Technology
The Cost of Speaking Up in Corporate Culture
"рдЕрдЧрд░ рд╣рдо рдХреЙрд░реНрдкреЛрд░реЗрдЯ рдХреА рд╕рдЪреНрдЪрд╛рдИ рдмреЛрд▓реЗрдВ рддреЛ рдореИрдиреЗрдЬрд░ рдХреЛ рдЧреБрд╕реНрд╕рд╛ рдЖ рдЬрд╛рддрд╛ рд╣реИ, рд▓реЗрдХрд┐рди рдЬрдм рд╡рд╣реА рдореИрдиреЗрдЬрд░ рдХреБрдЫ рднреА рд╕реБрдирд╛рдП рддреЛ рд╣рдореЗрдВ рдЪреБрдк рд░рд╣рдирд╛ рдкрдбрд╝рддрд╛ рд╣реИ тАФ рдХреНрдпреЛрдВрдХрд┐ рдЕрдЧрд░ рд╣рдордиреЗ рдХреБрдЫ рдХрд╣рд╛, рддреЛ рд╣рдореЗрдВ рд╣реА рдЭреВрдард╛ рд╕рд╛рдмрд┐рдд рдХрд░ рджрд┐рдпрд╛ рдЬрд╛рдПрдЧрд╛ред рдпрд╣реА рддреЛ рд╕рд╛рд▓реЛрдВ рд╕реЗ рд╣реЛрддрд╛ рдЖ рд░рд╣рд╛ рд╣реИред рдЕрдЧрд░ рдХреЛрдИ рд▓рдбрд╝рдХрд╛ рдЪреБрдк рд╣реИ, рддреЛ рдЙрд╕реЗ рдЪреБрдк рд░рд╣рдиреЗ рджреЛтАж рд▓реЗрдХрд┐рди рдЬреИрд╕реЗ рд╣реА рд╡реЛ рдЕрдкрдиреА рдмрд╛рдд рдХрд╣рддрд╛ рд╣реИ, рдЙрд╕реЗ рдмрд╛рд╣рд░ рдХрд╛ рд░рд╛рд╕реНрддрд╛ рджрд┐рдЦрд╛ рджрд┐рдпрд╛ рдЬрд╛рддрд╛ рд╣реИред рдпреЗ рдХрд╣рд╛рдВ рдХрд╛ рдЗрдВрд╕рд╛рдл рд╣реИ?" "If we speak the truth about what really happens in corporate, the manager gets offended. But when the manager says something unfair, weтАЩre expected to stay silent тАФ because if we speak up, weтАЩre the ones labeled as wrong. This has been happening for years. If a guy stays quiet, let him beтАж but the moment he speaks up, heтАЩs shown the door. WhereтАЩs the fairness in that?"
Got a question about DXC Technology?
Ask anonymously on communities.
An Associate Engineer was asked
Q. What is the difference between stacks and arrays?
Ans. 

Arrays are a data structure that stores elements of the same data type in contiguous memory locations, while stacks are a type of data structure that follows the Last In First Out (LIFO) principle.

  • Arrays can store elements of different data types, while stacks typically store elements of the same data type.

  • Arrays allow random access to elements based on index, while stacks only allow access to the top element.

  • Exam...

An Associate Engineer was asked
Q. What are the applications of Python?
Ans. 

Python is a versatile programming language used in web development, data analysis, artificial intelligence, automation, and more.

  • Web development (Django, Flask)

  • Data analysis (Pandas, NumPy)

  • Artificial intelligence (TensorFlow, PyTorch)

  • Automation (Selenium, BeautifulSoup)

  • Scientific computing (SciPy)

  • Machine learning (scikit-learn)

DXC Technology HR Interview Questions

81 questions and answers

Q. Can you describe your work experience and training experience?
Q. What qualifications and skills do you possess that make you suitable for th ... read more
Q. What are your experiences regarding workplace behavior?
An Associate Engineer was asked
Q. Perform a live coding exercise in a language of your choice.
Ans. 

Implement a function to find the maximum value in an array of integers.

  • Define a function named 'findMax' that takes an array as input.

  • Initialize a variable 'maxValue' to the first element of the array.

  • Loop through the array starting from the second element.

  • If the current element is greater than 'maxValue', update 'maxValue'.

  • Return 'maxValue' after the loop ends.

Are these interview questions helpful?
An Associate Engineer was asked 6mo ago
Q. Find largest & smallest from array
Ans. 

Find the largest and smallest strings in an array of strings.

  • Iterate through the array and compare each string to find the largest and smallest.

  • Use built-in functions like sort() to simplify the process.

  • Handle edge cases like empty array or array with only one element.

DXC Technology Associate Engineer Interview Experiences

18 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via DXC Careers and was interviewed in Jul 2024.┬аThere were 3 interview rounds.

Round 1 - Aptitude Test┬а

Basic apptitude questions

Round 2 - Technical┬а

(1 Question)

  • Q1. Find largest & smallest from array
  • Ans. 

    Find the largest and smallest strings in an array of strings.

    • Iterate through the array and compare each string to find the largest and smallest.

    • Use built-in functions like sort() to simplify the process.

    • Handle edge cases like empty array or array with only one element.

  • Answered by AI
Round 3 - HR┬а

(1 Question)

  • Q1. Tell me aboutyour self
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR┬а

(2 Questions)

  • Q1. Job Location Preference
  • Q2. Java Basics and Basic OOPS concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
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┬а

It was on amcat it consisted of many topics coding tests

Round 3 - Technical┬а

(3 Questions)

  • Q1. How many nodes can be inserted in a tree
  • Ans. 

    The number of nodes that can be inserted in a tree depends on the type of tree and its implementation.

    • The maximum number of nodes in a binary tree is 2^(h+1) - 1, where h is the height of the tree.

    • In a balanced binary search tree, the number of nodes can be calculated using the formula 2^(h+1) - 1.

    • In a general tree structure, the number of nodes is not limited by a specific formula and can vary based on the implementat...

  • Answered by AI
  • Q2. Difference between stacks and arrays
  • Ans. 

    Arrays are a data structure that stores elements of the same data type in contiguous memory locations, while stacks are a type of data structure that follows the Last In First Out (LIFO) principle.

    • Arrays can store elements of different data types, while stacks typically store elements of the same data type.

    • Arrays allow random access to elements based on index, while stacks only allow access to the top element.

    • Examples:...

  • Answered by AI
  • Q3. Questions on project

Interview Preparation Tips

Interview preparation tips for other job seekers - be clear on cs core subjects

Skills evaluated in this interview

Associate Engineer Interview Questions & Answers

user image Durga Deepthi Samadhi

posted on 29 Oct 2023

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

I applied via Workday and was interviewed in Sep 2023.┬аThere were 2 interview rounds.

Round 1 - One-on-one┬а

(1 Question)

  • Q1. Asked about the software development life cycle
Round 2 - One-on-one┬а

(1 Question)

  • Q1. Regarding relocation
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

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

First round was aptitude round containing normal maths and few reasoning

Round 3 - Technical┬а

(1 Question)

  • Q1. Normal questions from java and OOPs

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test┬а

Topic were general aptitude

Round 2 - Technical┬а

(1 Question)

  • Q1. A basic two pointer question
Round 3 - HR┬а

(2 Questions)

  • Q1. Introduce yourself
  • Q2. How you can prove to be a asset
  • Ans. 

    I can prove to be an asset by showcasing my technical skills, problem-solving abilities, and dedication to continuous learning and improvement.

    • Demonstrate proficiency in relevant technical skills and tools

    • Showcase ability to solve complex problems efficiently

    • Highlight commitment to ongoing learning and professional development

    • Provide examples of successful projects or initiatives where I made a significant impact

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DO HARD WORK
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2023.┬аThere were 3 interview rounds.

Round 1 - Aptitude Test┬а

It contains 30 mcq questions

Round 2 - Coding Test┬а

It includes total 2 questions

Round 3 - Technical┬а

(1 Question)

  • Q1. It just for 15 min
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 - Coding Test┬а

Coding on any programming language

Round 3 - Technical┬а

(2 Questions)

  • Q1. Resume based questions
  • Ans. 

    I have a strong background in engineering with hands-on experience in projects and a solid academic foundation in relevant technologies.

    • Graduated with a Bachelor's degree in Mechanical Engineering from XYZ University, where I gained a solid theoretical foundation.

    • Completed an internship at ABC Corp, where I assisted in the design and testing of mechanical components, improving efficiency by 15%.

    • Participated in a team p...

  • Answered by AI
  • Q2. What are the applications of python
  • Ans. 

    Python is a versatile programming language used in web development, data analysis, artificial intelligence, automation, and more.

    • Web development (Django, Flask)

    • Data analysis (Pandas, NumPy)

    • Artificial intelligence (TensorFlow, PyTorch)

    • Automation (Selenium, BeautifulSoup)

    • Scientific computing (SciPy)

    • Machine learning (scikit-learn)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and perfect at resume mentioned skills

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Campus Placement

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┬а

Logical, English, CS fundamental

Round 3 - Technical┬а

(1 Question)

  • Q1. Resume based, CS fundamental
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test┬а

Quant Logical reasoning and English

Round 2 - Technical┬а

(1 Question)

  • Q1. General c c++ and python basics were asked

DXC Technology Interview FAQs

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

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

  1. Live coding on call (one code at any preferred langua...read more
  2. how many nodes can be inserted in a t...read more
  3. How you can prove to be a as...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 17 interview experiences

Difficulty level

Easy 22%
Moderate 78%

Duration

Less than 2 weeks 63%
2-4 weeks 25%
More than 8 weeks 13%
View more

Interview Questions from Similar Companies

Accenture Associate Engineer Interview Questions
3.7
┬атАв┬а8.8k Interviews
Cognizant Associate Engineer Interview Questions
3.7
┬атАв┬а6k Interviews
Capgemini Associate Engineer Interview Questions
3.7
┬атАв┬а5.1k Interviews
Genpact Associate Engineer Interview Questions
3.7
┬атАв┬а3.5k Interviews
IBM Associate Engineer Interview Questions
3.9
┬атАв┬а2.5k Interviews
Nagarro Associate Engineer Interview Questions
3.9
┬атАв┬а812 Interviews
NTT Data Associate Engineer Interview Questions
3.8
┬атАв┬а672 Interviews
GlobalLogic Associate Engineer Interview Questions
3.6
┬атАв┬а643 Interviews
View all
DXC Technology Associate Engineer Salary
based on 102 salaries
тВ╣3 L/yr - тВ╣6 L/yr
21% less than the average Associate Engineer Salary in India
View more details

DXC Technology Associate Engineer Reviews and Ratings

based on 16 reviews

3.0/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

2.6

Salary

3.3

Job security

2.9

Company culture

2.5

Promotions

2.9

Work satisfaction

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

тВ╣3 L/yr - тВ╣7.8 L/yr

Software Engineer
2k salaries
unlock blur

тВ╣4.4 L/yr - тВ╣12.1 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

тВ╣3 L/yr - тВ╣7.3 L/yr

Software Developer
1.2k salaries
unlock blur

тВ╣3.7 L/yr - тВ╣21.3 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

тВ╣11.3 L/yr - тВ╣24.5 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

TCS

3.5
Compare

Wipro

3.7
Compare
write
Share an Interview