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

Updated 27 Aug 2024

DXC Technology Intern Interview Experiences

5 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 14 Mar 2024

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

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is revenue recognition
  • Ans. 

    Revenue recognition is the process of recording revenue in a company's financial statements when it is earned.

    • Revenue recognition is important for accurately reflecting a company's financial performance.

    • It involves determining when revenue is earned and when it can be recognized on the income statement.

    • Revenue is typically recognized when goods are delivered or services are performed, regardless of when payment is rece...

  • Answered by AI

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Aug 2024

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Topic related to simple programining no dsa

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2024

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

I applied via Job Fair and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How do you recognise revenue
  • Ans. 

    Revenue recognition is the process of identifying and recording revenue earned by a company in a specific period.

    • Recognize revenue when it is realized or realizable and earned

    • Revenue is considered realized when goods or services are delivered

    • Revenue is considered earned when the company has substantially completed what it needs to do to be entitled to the benefits represented by the revenue

    • Use accrual accounting method...

  • Answered by AI

Intern Interview Questions & Answers

user image Anonymous

posted on 4 Mar 2024

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

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

Round 1 - Aptitude Test 

There will be a verbal ability and aptitude questions

Round 2 - Coding Test 

2 codes and other mcqs

DXC Technology interview questions for designations

 Finance Intern

 (2)

 Engineer Trainee Intern

 (1)

 Frontend Developer Intern

 (1)

 Software Development Engineer Intern

 (1)

 Associate Professional

 (37)

 Associate Engineer

 (18)

 Business Analyst

 (16)

 Analyst

 (14)

Intern Interview Questions & Answers

user image Anonymous

posted on 3 Feb 2022

Round 1 - Technical 

(1 Question)

  • Q1. About Java basic questions
Round 2 - HR 

(1 Question)

  • Q1. About Database related

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company for Interns to kick start

Interview questions from similar companies

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

I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 Questions of Medium leetcode difficulty.

Round 2 - Group Discussion 

The topic was given to 8-10 people and starting from a random person the GD starts.

Round 3 - Technical 

(2 Questions)

  • Q1. SQL query to get 3rd largest element.
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to get 3rd largest element.

    • Use ORDER BY clause to sort the elements in descending order.

    • Use LIMIT 2,1 to skip the first two largest elements and get the 3rd largest element.

  • Answered by AI
  • Q2. Programme to swap two objects (deep copy).
  • Ans. 

    Program to swap two objects (deep copy)

    • Create a temporary object to store one of the objects

    • Copy the values of the second object into the first object

    • Copy the values from the temporary object into the second object

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Topics to prepare for Genpact Intern interview:
  • DBMS
  • SQL
  • Programming
  • OS
Interview preparation tips for other job seekers - Read basics of OS, DBMS (especially SQL) and little bit of Leetcode.

Skills evaluated in this interview

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

Two questions and aptitude questions

Round 2 - Coding Test 

Two data structures and algorithms questions

Round 3 - HR 

(1 Question)

  • Q1. Location preference

Intern Interview Questions & Answers

Capgemini user image Rewa Parashar

posted on 30 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

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 

Easy aptitude test. Simple questions and easy to answer.

Round 3 - Technical 

(2 Questions)

  • Q1. Implementing the logic for Bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Start by comparing the first two elements of the array and swap them if necessary.

    • Continue comparing adjacent elements and swapping them until the array is sorted.

    • Repeat this process for each element in the array until no more swaps are needed.

  • Answered by AI
  • Q2. Software development lifecycle and its uses
  • Ans. 

    Software development lifecycle is a process used to design, develop, and test software applications.

    • It includes phases like planning, design, development, testing, deployment, and maintenance.

    • Each phase has specific goals and deliverables to ensure the quality and success of the software.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDLC helps in managing the project effectively, reducing risks, and deli

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

BASIC APTITUDE LEARNING

Round 2 - Coding Test 

BASIC CODING QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - HARDWORK NEVER FAILS

Intern Interview Questions & Answers

Nagarro user image TATTUKOLLA SATYAKUMAR 18BEC7113

posted on 22 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude normal level

Round 2 - Coding Test 

DSA questions were asked from medium to difficult

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Intern interview?
DXC Technology interview process usually has 1-2 rounds. The most common rounds in the DXC Technology interview process are Technical, Coding Test and HR.
How to prepare for DXC Technology Intern 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 International Voice Process, Technical Support, Help Desk Operations, Night Shift and Service Desk.
What are the top questions asked in DXC Technology Intern interview?

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

  1. What is revenue recognit...read more
  2. How do you recognise reve...read more
  3. About Java basic questi...read more

Tell us how to improve this page.

DXC Technology Intern Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
IBM Intern Interview Questions
4.0
 • 14 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
View all
DXC Technology Intern Salary
based on 8 salaries
₹3 L/yr - ₹6 L/yr
15% more than the average Intern Salary in India
View more details

DXC Technology Intern Reviews and Ratings

based on 8 reviews

4.4/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.3

Salary

3.9

Job security

4.4

Company culture

3.9

Promotions

4.4

Work satisfaction

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