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 Mainframe Developer Interview Questions and Answers for Experienced

Updated 24 Aug 2024

DXC Technology Mainframe Developer Interview Experiences for Experienced

1 interview found

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Difference between call by value and call by reference
  • Ans. 

    Call by value passes a copy of the value while call by reference passes the address of the value.

    • Call by value is used for simple data types like int, float, etc.

    • Call by reference is used for complex data types like arrays, structures, etc.

    • Call by value does not modify the original value while call by reference can modify the original value.

    • Call by value is faster than call by reference as it does not involve memory ac...

  • Answered by AI
  • Q2. Being a EEE student why you join IT sectors
  • Q3. Most difficult situation you face in your life
  • Q4. Worst decision that you took in your life
  • Q5. Explain oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects that interact with each other.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that have properties and methods.

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main pillars of OOPs.

    • Example: A car is an object that has properties like color, model, and methods like start, stop, and accelerate.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give answers with clarity mind and your own intentions,
While you answering just listen the question that asked by interviewer
And whatever languages you said they ask only about those programming languages questions only

Skills evaluated in this interview

Mainframe Developer Jobs at DXC Technology

View all

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2021. There were 5 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 

Basic Aptitude with some difficult questions

Round 3 - Coding Test 

3 set of coding question were asked 1 easy ,1 medium ,1 hard

Round 4 - One-on-one 

(1 Question)

  • Q1. This was personal technical interview asking all related to my cv and the one they are looking for
Round 5 - HR 

(1 Question)

  • Q1. Basic personality questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything basic and from the CV and you will be good to go.Research about the company a bit that will add cherry on top.

Interview Questionnaire 

5 Questions

  • Q1. How to give interview
  • Q2. Java
  • Q3. Database
  • Q4. HTML
  • Q5. C language

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT UR SELF

Interview Preparation Tips

Interview preparation tips for other job seekers - ITS GOOD

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

Interview Questionnaire 

1 Question

  • Q1. What is garbage collection?
  • Ans. 

    Garbage collection is an automatic memory management process.

    • It frees up memory that is no longer being used by the program.

    • It helps prevent memory leaks and crashes caused by running out of memory.

    • Examples of languages that use garbage collection are Java, Python, and Ruby.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to study basic level code

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Regning , English,Math and General knowledge

Round 2 - HR 

(3 Questions)

  • Q1. 1- Tell me about your self
  • Ans. 2- If you will get job then how will you help your family
  • Answered Anonymously
  • Q2. 3- What want you job family presher
  • Q3. 4- Tell me the details of the project you have done

Interview Preparation Tips

Interview preparation tips for other job seekers - 1- Identify your strength
2- Look for certification job
3- Build a strong resume
4- Apply for job directly

I applied via Campus Placement and was interviewed before Nov 2021. There were 2 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 - HR 

(2 Questions)

  • Q1. Asked basic HR question as to why i want to join, what am i looking for , ever faced any harships in my internship.
  • Q2. Why did i puckup coding and biggest regret, weakness, strengths.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and answer honestly and keep it simple. They may ask about your projects as well.

I appeared for an interview in Oct 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 180 Minutes
Round difficulty - Medium

1 CODING ROUND CONSISTING OF 2 CODING QUESTIONS.
1 MCQ ROUND CONTAINING TECHNICAL AND APTITUDE QUESTIONS.

  • Q1. 

    Ninja and Candies Problem

    Ninja, a boy from Ninjaland, receives 1 coin every morning from his mother. He wants to purchase exactly 'N' candies. Each candy usually costs 2 coins, but it is available for 1 ...

  • Ans. 

    Calculate the earliest day on which Ninja can buy all candies with special offers.

    • Iterate through each day and check if any special offer is available for candies Ninja wants to buy

    • Keep track of the minimum day on which Ninja can buy all candies

    • Consider both regular price and sale price of candies

  • Answered by AI
  • Q2. 

    Replace Character Problem Statement

    Given an input string S and two characters 'c1' and 'c2', your task is to replace every occurrence of the character 'c1' with the character 'c2' in the given string.

    I...

  • Ans. 

    Replace every occurrence of a character in a string with another character.

    • Iterate through the input string and replace 'c1' with 'c2' using string manipulation functions.

    • Return the updated string as the output.

  • Answered by AI
Round 2 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

HR round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BengaluruEligibility criteriaABOVE 6.5 CGPAAccenture interview preparation:Topics to prepare for the interview - DBMS, ALGORITHM, DATA SCIENCE, C++, JAVA, PYTHONTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Tip 1 : CLEAR YOUR BASICS.
Tip 2 : PRACTICE BASIC CODING QUESTIONS
Tip 3 : BE CLEAR ON YOUR PROJECTS

Application resume tips for other job seekers

Tip 1 : HAVE INTERNSHIPS
Tip 2 : HAVE PROJECTS(ATLEAST 1)

Final outcome of the interviewSelected

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions related to domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a great interview experience with Accenture. They were 2 rounds technical and HR and released the offer in a couple of days
Thanks Naukri for this great initiative..👍

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Mainframe Developer interview for experienced candidates?
DXC Technology interview process for experienced candidates usually has 1 rounds. The most common rounds in the DXC Technology interview process for experienced candidates are One-on-one Round.
How to prepare for DXC Technology Mainframe Developer interview for experienced candidates?
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 Cobol, JCL, VSAM, Cics and Db2.
What are the top questions asked in DXC Technology Mainframe Developer interview for experienced candidates?

Some of the top questions asked at the DXC Technology Mainframe Developer interview for experienced candidates -

  1. Difference between call by value and call by refere...read more
  2. Explain oops conc...read more
  3. Difference b/w COMP & COMP 3 along with scenario-based questions on this to...read more

Tell us how to improve this page.

DXC Technology Mainframe Developer Salary
based on 209 salaries
₹2.5 L/yr - ₹12 L/yr
7% more than the average Mainframe Developer Salary in India
View more details

DXC Technology Mainframe Developer Reviews and Ratings

based on 21 reviews

4.1/5

Rating in categories

3.7

Skill development

4.4

Work-life balance

2.9

Salary

4.3

Job security

4.0

Company culture

2.7

Promotions

3.5

Work satisfaction

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

₹2.6 L/yr - ₹7.2 L/yr

Software Engineer
2k salaries
unlock blur

₹2.4 L/yr - ₹11.1 L/yr

Associate Professional
1.4k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹3 L/yr - ₹7.1 L/yr

Professional 1
1.2k salaries
unlock blur

₹3.2 L/yr - ₹12.9 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
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