i
DXC
Technology
Filter interviews by
I applied via Campus Placement
It was about aptitude , it was quite easy to solve
Pointers in C are variables that store memory addresses. They are used to access and manipulate data indirectly.
Pointers are declared using the * symbol, e.g. int *ptr;
To access the value at the memory address pointed to by a pointer, use the * operator, e.g. *ptr = 10;
Pointers can be used to pass variables by reference to functions, allowing the function to modify the original variable's value.
Pointers can also be use...
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I am currently working on developing a mobile application for a client in the hospitality industry.
The application will allow users to make reservations and order food and drinks from their mobile devices.
We are using React Native for the front-end and Node.js for the back-end.
We are also implementing a payment gateway to allow for secure transactions.
The client has requested that the app be available in both iOS and A...
I applied via Referral and was interviewed in May 2021. There was 1 interview round.
What people are saying about DXC Technology
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2021. There were 6 interview rounds.
I appeared for an interview in Nov 2020.
Round duration - 2 hours
Round difficulty - Medium
In the 1st round
Aptitude
Reasoning
English
Automata fix( code debug)
Timing in morning
Environment is good
Interviewer was very cool and interactive
Given a text message, your task is to return the Run-length Encoding of the given message.
Run-length encoding is a fast and simple method of encoding strings, repres...
Implement a function to encode a text message using run-length encoding.
Iterate through the message and count consecutive characters
Append the character and its count to the encoded message
Handle edge cases like single characters or empty message
Round duration - 30 minutes
Round difficulty - Medium
This is interview round
Ques from basic electronics
C language
Create a class named Person
with a string variable 'name'
and an integer variable 'age'
, such that these variables are not accessible outside the class. Implement a me...
Create a class Person with private variables name and age, and methods to set and get their values.
Create a class Person with private variables 'name' and 'age'.
Implement a method setValue to set the variables' values.
Implement a method getValue to print the variables' values.
Ensure the name is a non-empty string and the age is a non-negative integer.
Encapsulate the data and provide a clear interface for setting and ge...
Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops.
Tip 2 : prepare your final project well.
Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume
I applied via Company Website and was interviewed before Dec 2021. There were 3 interview rounds.
There are 2section of exam i.e English and Data structure
based on 1 interview experience
Difficulty level
Duration
Associate Professional Software Engineer
2.7k
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Engineer
1.9k
salaries
| ₹4.6 L/yr - ₹10.4 L/yr |
Associate Professional
1.5k
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹7.3 L/yr |
Senior Software Engineer
1.2k
salaries
| ₹9.2 L/yr - ₹22.2 L/yr |
Cognizant
Capgemini
TCS
Wipro