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

Updated 18 Aug 2024

21 Interview questions

An Associate Professional was asked
Q. How do you implement a project in SAP?
Ans. 

To implement a project in SAP, you need to follow a structured approach involving planning, configuration, testing, and deployment.

  • Define project scope and objectives

  • Gather requirements from stakeholders

  • Configure SAP system based on requirements

  • Test the system to ensure functionality and performance

  • Train end users on using the new system

  • Deploy the project and monitor for any issues

  • Provide ongoing support and maint...

An Associate Professional was asked
Q. Which database did you use for practical exercises in your SQL course?
Ans. 

I have used MySQL for practical in SQL subject.

  • MySQL is a popular open-source relational database management system.

  • I have practiced creating tables, querying data, and performing various operations in MySQL.

  • I have also worked with MySQL Workbench for database design and management.

Associate Professional Interview Questions Asked at Other Companies

Q1. Find the Second Largest Element Given an array or list of integer ... read more
Q2. Closest Sum Problem Statement Given an array of integers ARR of s ... read more
asked in LrnEd
Q3. Reverse the String Problem Statement You are given a string STR w ... read more
Q4. Add Two Numbers Represented as Linked Lists Given two linked list ... read more
Q5. Remove Duplicates from String Problem Statement You are provided ... read more
An Associate Professional was asked
Q. What is the latest technology that you have learned?
Ans. 

The latest technology I have learned is artificial intelligence (AI).

  • AI is a branch of computer science that focuses on creating intelligent machines capable of performing tasks that typically require human intelligence.

  • Some examples of AI applications include virtual assistants like Siri and Alexa, self-driving cars, and recommendation systems.

  • I have learned about different AI techniques such as machine learning,...

An Associate Professional was asked
Q. Why is Python not fully object-oriented?
Ans. 

Python is not fully object-oriented due to its support for procedural programming and lack of strict encapsulation.

  • Python supports multiple programming paradigms, including procedural and functional programming, not just OOP.

  • Primitive data types like integers and strings are not objects in the same way as user-defined classes.

  • Python allows for procedural code, which can exist outside of classes, making it less str...

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 Professional was asked
Q. Explain Hadoop.
Ans. 

Hadoop is an open-source framework for distributed storage and processing of large data sets using clusters of computers.

  • Hadoop consists of two main components: Hadoop Distributed File System (HDFS) for storage and MapReduce for processing.

  • HDFS allows data to be stored across multiple machines, providing high availability and fault tolerance.

  • MapReduce is a programming model that processes large data sets in parall...

An Associate Professional was asked
Q. Write code to take an array and move all zeros to the end.
Ans. 

Rearrange an array of strings to move all zeros to the end while maintaining the order of non-zero elements.

  • Iterate through the array and count non-zero elements.

  • Create a new array of the same size to hold non-zero elements.

  • Fill the new array with non-zero elements and append zeros at the end.

  • Example: Input: ['a', '0', 'b', '0', 'c'] Output: ['a', 'b', 'c', '0', '0']

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 Professional was asked
Q. What are abstract classes?
Ans. 

Abstract classes are classes that cannot be instantiated and are meant to be subclassed.

  • Abstract classes may contain abstract methods that must be implemented by subclasses.

  • Abstract classes can have both abstract and concrete methods.

  • An example of an abstract class in Java is 'Shape', with abstract methods like 'calculateArea' and concrete methods like 'draw'.

Are these interview questions helpful?
An Associate Professional was asked
Q. What is an interface?
Ans. 

An interface is a point of interaction between components, devices, or systems.

  • An interface defines the methods that a class must implement

  • Interfaces allow for multiple inheritance in programming languages like Java

  • Interfaces are used to enforce a contract between different parts of a system

An Associate Professional was asked
Q. What is SQL Error 911?
Ans. 

SQL Error 911 is a database connection error that occurs when the maximum number of concurrent connections has been reached.

  • Occurs when the maximum number of concurrent connections has been reached

  • Can be resolved by increasing the maximum number of connections allowed

  • May also be caused by insufficient memory or disk space

  • Commonly seen in IBM DB2 databases

An Associate Professional was asked
Q. What is performance? Mention its different types.
Ans. 

Perform refers to carrying out a task or activity. Its types include job performance, academic performance, and athletic performance.

  • Perform refers to the execution of a task or activity.

  • Job performance refers to how well an employee performs their job duties.

  • Academic performance refers to a student's success in their studies.

  • Athletic performance refers to an athlete's ability to perform in their sport.

  • Other types...

DXC Technology Associate Professional Interview Experiences

37 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test┬а

(1 Question)

  • Q1. Don't remember the questions but they were fairly easy ones, you can easily crack them
Round 2 - Technical┬а

(4 Questions)

  • Q1. Questions on OOPS were asked. Basically the interviewer asked questions on why python is not fully object oriented.
  • Ans. 

    Python is not fully object-oriented due to its support for procedural programming and lack of strict encapsulation.

    • Python supports multiple programming paradigms, including procedural and functional programming, not just OOP.

    • Primitive data types like integers and strings are not objects in the same way as user-defined classes.

    • Python allows for procedural code, which can exist outside of classes, making it less strictly...

  • Answered by AI
  • Q2. He asked me to explain about hadoop.
  • Q3. Basic questions regarding HTML and CSS.
  • Q4. Generic Questions like twitter subscription model, awareness regarding ISRO's recent satellite launches etc.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test┬а

Normal aptittude test consists for 5 sections

Round 2 - Technical┬а

(5 Questions)

  • Q1. Subject related questions like basic java and dsa stuff
  • Q2. What is java, oops, dsa, etc
  • Ans. 

    Java is a popular programming language, OOPs stands for Object-Oriented Programming, DSA refers to Data Structures and Algorithms.

    • Java is a high-level, class-based, object-oriented programming language known for its portability and versatility.

    • OOPs is a programming paradigm based on the concept of 'objects', which can contain data in the form of fields and code in the form of procedures.

    • DSA involves the study of data s...

  • Answered by AI
  • Q3. What is polymorphism
  • Q4. What are abstract classes
  • Q5. What is an interface

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics of each subject

Skills evaluated in this interview

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

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

90 minutes aptitude round ( pseudo code quant communication )

Round 3 - Technical┬а

(1 Question)

  • Q1. Tell me about yourself Core Subjects Questions - CN & OS Languages you know
Round 4 - HR┬а

(1 Question)

  • Q1. Tell me about yourself Strength Weakness What if your colleague refuses to work New technologies you have worked on.

Interview Preparation Tips

Interview preparation tips for other job seekers - It all depends on the interviewer.
Prepare you resume throughly
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Resume Shortlist┬а
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test┬а

Aptitude questions then communication and essat writing followed by coding questions.

Round 3 - Technical┬а

(1 Question)

  • Q1. Projects,Certificates,OOPS,Internships

Interview Preparation Tips

Topics to prepare for DXC Technology Associate Professional interview:
  • OOPS
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment┬а

Aptitude plus coding

Round 2 - Technical┬а

(1 Question)

  • Q1. What is the lastest technology that you have learnt
  • Ans. 

    The latest technology I have learned is artificial intelligence (AI).

    • AI is a branch of computer science that focuses on creating intelligent machines capable of performing tasks that typically require human intelligence.

    • Some examples of AI applications include virtual assistants like Siri and Alexa, self-driving cars, and recommendation systems.

    • I have learned about different AI techniques such as machine learning, natu...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2023.┬аThere were 2 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 - HR┬а

(2 Questions)

  • Q1. Round 1 was technical and Hr both but interviewer was not asking questions according to my resume as the domain I mentioned in my interview. He was just asking me from his domain only. He asked me to rat...
  • Q2. About project What if you have offer of DXC and other companies. Speak for 5 minutes on handball which I used to play and mentioned in my Tmay
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Sep 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 - Technical┬а

(1 Question)

  • Q1. One coding question to take an array and put the zero at trailing end.
  • Ans. 

    Rearrange an array of strings to move all zeros to the end while maintaining the order of non-zero elements.

    • Iterate through the array and count non-zero elements.

    • Create a new array of the same size to hold non-zero elements.

    • Fill the new array with non-zero elements and append zeros at the end.

    • Example: Input: ['a', '0', 'b', '0', 'c'] Output: ['a', 'b', 'c', '0', '0']

  • Answered by AI
Round 3 - HR┬а

(1 Question)

  • Q1. Many questions related to hypothetical situation
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in 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 - Group Discussion┬а

Group discussion was about unity and diversity

Round 3 - One-on-one┬а

(2 Questions)

  • Q1. Asked questions about insurance. Asked about my previous process
  • Q2. First question indepth about insurance How we where handling teams

Interview Preparation Tips

Interview preparation tips for other job seekers - dont get tensed when you are interviewed. Be calm and answer each question
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Coding Test┬а

MCQS and 2 coding questions (medium )

Round 2 - Technical┬а

(1 Question)

  • Q1. Basis of programming languages, and skills mentioned in resume,

Interview Preparation Tips

Interview preparation tips for other job seekers - strong with basis
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test┬а

3 hrs basic aptitude with verbal ability

Round 2 - Technical┬а

(2 Questions)

  • Q1. Tell me about youself
  • Q2. Questions on oops and resume

Interview Preparation Tips

Interview preparation tips for other job seekers - just read basic of computer fundamental, no coding question will be asked.

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Associate Professional 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.
How to prepare for DXC Technology Associate Professional 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, Computer science, Information Technology and Business Administration.
What are the top questions asked in DXC Technology Associate Professional interview?

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

  1. OOPs features, what is a carriage return, the syntax for making a 2D matrix, wh...read more
  2. They have given one TR paper which includes all technologies. They randomly ask...read more
  3. What is the difference between a table and a vi...read more
What are the most common questions asked in DXC Technology Associate Professional HR round?

The most common HR questions asked in DXC Technology Associate Professional interview are -

  1. What are your strengths and weakness...read more
  2. Where do you see yourself in 5 yea...read more
  3. What is your family backgrou...read more
How long is the DXC Technology Associate Professional interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 23 interview experiences

Difficulty level

Easy 40%
Moderate 60%

Duration

Less than 2 weeks 57%
2-4 weeks 43%
View more

Interview Questions from Similar Companies

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

DXC Technology Associate Professional Reviews and Ratings

based on 232 reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.1

Salary

3.6

Job security

3.4

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 232 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