i
DXC Technology
Filter interviews by
I appeared for an interview in Nov 2022.
An aptitude test is a way for employers to assess a candidates abilities through a variety of different testing formats
I appeared for an interview before Oct 2020.
Round duration - 30 Minutes
Round difficulty - Medium
You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth stair, and you can climb one or tw...
The problem involves counting the number of distinct ways to climb N stairs by taking 1 or 2 steps at a time.
Use dynamic programming to solve the problem efficiently.
The number of ways to reach the Nth stair is equal to the sum of ways to reach (N-1)th stair and (N-2)th stair.
Handle base cases for N=0 and N=1 separately.
Consider using modulo operation to avoid overflow for large values of N.
Round duration - 15 Minutes
Round difficulty - Easy
Tip 1 : learn oops concept on tips
Tip 2 : try to do fixing questions in any language
Tip 3 : try to practice for aptitude very well practice 50-100 questions daily
Tip 1 : must have 2 projects
Tip 2 : only write those things in your resume you are sure about them and have a very great knowledge about them
I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.
DXC Technology interview questions for designations
Computer networking is the practice of connecting devices together to share resources and communicate with each other.
Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.
Networking protocols, such as TCP/IP, are used to facilitate communication between devices.
Examples of computer networks include local area networks (LANs), wide area netwo...
Top trending discussions
I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.
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
I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.
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.
I appeared for an interview in Oct 2020.
Round duration - 180 Minutes
Round difficulty - Medium
1 CODING ROUND CONSISTING OF 2 CODING QUESTIONS.
1 MCQ ROUND CONTAINING TECHNICAL AND APTITUDE QUESTIONS.
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 ...
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
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.
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.
Round duration - 15 Minutes
Round difficulty - Easy
HR round
Tip 1 : CLEAR YOUR BASICS.
Tip 2 : PRACTICE BASIC CODING QUESTIONS
Tip 3 : BE CLEAR ON YOUR PROJECTS
Tip 1 : HAVE INTERNSHIPS
Tip 2 : HAVE PROJECTS(ATLEAST 1)
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
Some of the top questions asked at the DXC Technology Software Developer interview for freshers -
The duration of DXC Technology Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 1 interview
Interview experience
based on 99 reviews
Rating in categories
Associate Professional Software Engineer
2.2k
salaries
| ₹2.6 L/yr - ₹7.2 L/yr |
Software Engineer
2k
salaries
| ₹2.4 L/yr - ₹11.1 L/yr |
Associate Professional
1.4k
salaries
| ₹2 L/yr - ₹7 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹7.1 L/yr |
Professional 1
1.2k
salaries
| ₹3.2 L/yr - ₹12.9 L/yr |
Cognizant
Capgemini
TCS
Wipro