Add office photos
DXC Technology logo
Engaged Employer

DXC Technology

Verified
3.7
based on 10.1k Reviews
Video summary
Filter interviews by
Associate Engineer
Clear (1)

DXC Technology Associate Engineer Interview Questions and Answers

Updated 10 Jan 2025

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 implementation and constraints.

Add your answer
right arrow

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

Add your answer
right arrow

Q3. 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)

Add your answer
right arrow

Q4. 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.

Add your answer
right arrow
Discover DXC Technology interview dos and don'ts from real experiences

Q5. 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: Array - ['apple', 'banana', 'cherry'], Stack - [3, 5, 7]

Add your answer
right arrow

Q6. 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

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at DXC Technology Associate Engineer

based on 16 interviews
3 Interview rounds
Resume Shortlist Round
Aptitude Test Round
Technical Round
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Engineer Interview Questions from Similar Companies

Nagarro Logo
4.0
 • 18 Interview Questions
Wipro Logo
3.7
 • 10 Interview Questions
Quess Logo
3.9
 • 10 Interview Questions
View all
Recently Viewed
SALARIES
GE
INTERVIEWS
GE
No Interviews
SALARIES
GE
INTERVIEWS
Premium Transmission
No Interviews
REVIEWS
GE
No Reviews
REVIEWS
GE
No Reviews
SALARIES
GE
INTERVIEWS
Gandhi Automations
No Interviews
JOBS
GE
No Jobs
SALARIES
GE
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter