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

Updated 4 Apr 2025

DXC Technology Quality Analyst Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. General dsa questions leetcode

Interview Preparation Tips

Interview preparation tips for other job seekers - good work from home good culture
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Firewall structure
  • Q2. Packet flow of firewall
  • Ans. 

    Firewalls control packet flow by filtering traffic based on predefined security rules.

    • 1. Packet Inspection: Firewalls inspect incoming and outgoing packets to determine if they meet security criteria.

    • 2. Rule-Based Filtering: Each packet is compared against a set of rules; for example, allowing HTTP traffic (port 80) while blocking FTP (port 21).

    • 3. Stateful Inspection: Firewalls track active connections and make decisio...

  • Answered by AI

Quality Analyst Interview Questions Asked at Other Companies

asked in Marble Box
Q1. In this round, you will be given an Excel-based to-do list. You w ... read more
Q2. 1. What will you if production bug is reported by management that ... read more
Q3. How will you maintain the balance between operations and quality ... read more
Q4. What is the difference between Quality Assurance and Quality Cont ... read more
asked in Marble Box
Q5. As a QA, what value do you want to add if you are selected?

Top trending discussions

View All
Interview Hub
2w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about DXC Technology?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Excel, Operations, supply chain

Interview Preparation Tips

Interview preparation tips for other job seekers - The process took a whole month. The waiting hours are long. Brush up on your skills and be confident. Lot of times they look at how well you answer and are trying to gauge how your mind works.

Interview Questionnaire 

20 Questions

  • Q1. What is Difference between C,C++?
  • Q2. What is a class?
  • Q3. What is an object?
  • Q4. What is static variable?
  • Q5. What is difference between Static and Global Vaiable?
  • Q6. What are pointers?
  • Q7. What are structures?
  • Q8. What is a stack and various operations on it?
  • Q9. What are 3 steps for using function in c?
  • Ans. 

    Three steps for using functions in C.

    • Declare the function with its return type, name, and parameters.

    • Define the function by writing the code for it.

    • Call the function by using its name and passing arguments if necessary.

  • Answered by AI
  • Q10. What is limit for no of arguments passed to functions? if limit is 10 den how to pass more parameters? Ans:- either Array or Structure
  • Ans. 

    The limit for the number of arguments passed to functions is not fixed. Arrays or structures can be used to pass more parameters.

    • The limit for the number of arguments passed to functions is not fixed and depends on the programming language and system architecture.

    • In C programming language, there is no limit on the number of arguments that can be passed to a function.

    • In Java, the maximum number of arguments that can be ...

  • Answered by AI
  • Q11. What is union?
  • Q12. What is difference between if else and switch case statements?
  • Ans. 

    if else is used for simple conditions while switch case is used for multiple conditions.

    • if else is a sequential decision-making statement while switch case is a multi-branch decision-making statement

    • if else is used when there are only a few conditions to be checked while switch case is used when there are multiple conditions to be checked

    • if else can have multiple conditions in a single statement while switch case can o...

  • Answered by AI
  • Q13. What are member functions?
  • Ans. 

    Member functions are functions that are defined inside a class and can access the class's private and protected members.

    • Member functions are also known as methods.

    • They can be used to manipulate the data members of an object.

    • They can be overloaded, meaning multiple functions with the same name but different parameters can exist within a class.

    • They can be declared as const, meaning they do not modify the object's state.

    • E...

  • Answered by AI
  • Q14. Find the output:- a=5;b=4;c=++a+b--; find c?
  • Ans. 

    Find the output of c=++a+b-- where a=5 and b=4.

    • The value of a is incremented by 1 before the addition operation

    • The value of b is decremented by 1 after the addition operation

    • The final value of c is 10

    • The value of a becomes 6 and the value of b becomes 3

  • Answered by AI
  • Q15. Plant 10 plants in 5 rows such that each row has 4 plants
  • Ans. 

    10 plants can be planted in 5 rows with 4 plants in each row.

    • Divide the plants into groups of 4.

    • Arrange the groups in 5 rows.

    • Each row will have 4 plants.

  • Answered by AI
  • Q16. There is 2 pot one red and one blue. one pot contains tressure. Two statement are given 1. only one of the statement is correct. 2. Blue pot has the tressure. Find the tressure?
  • Q17. Exceptions handling in java?
  • Q18. Run me through your resume
  • Q19. Mostly my nterview was project based. He asked me to explain me my project. My contribution in it
  • Q20. What are your 5 year plans

Interview Preparation Tips

Round: Test
Experience: Written Test consists of following sections:
Technical sections had questions from almost all the sections(C, C++, DBMS, DS, OS)
Quantitative aptitude’s questions were good.. All were almost of R. S. Aggarwal’s level.
Logical reasoning and verbal ability was good.. Some questions were little tough.
Tips: Try to be fast n practice Quantitative aptitude to increase speed..

Round: Technical Interview
Experience: Technical Interview was conducted on skype. I was able to answer most of the questions. And if i could not answer i tried to explain my approach using examples...It lasted for 50 mins..

Tips: Brush up basics knowledge of C,C++ and be confident of what you know. And try to explain your approach if you couldn't tell answer.

Round: HR Interview
Experience: This interview was also through skype. You can drive this Interview towards the direction you want... This interview also lasted for 50 mins... I explained him my project.
Tips: Just be cool.. He was just checking your confidence n spirit to complete the task given to you..

All the best!!!!

General Tips: Practice Quant regularly from Rs.Agrawal, solve questions on DBMS and C,C++ from India Bix.. Test was conducted by AMCAT so try to find if its questions are available on internet.
Skills: C,C++
College Name: NIT Raipur
Motivation: Its clients which are AUDI, Ferrari, Coca-cola,Unilever.
Funny Moments: To try to make me comfortable he asked me weather i like coke or pepsi. He asked why? i said bcoz i feel coke has little less soda content in it.:P Next when i told him my hobbies are watching sitcoms he asked which sitcoms have u watched. I started naming sitcoms he had to intreuppt me.. den asked which one u liked best n y i was telling him the reason then in between he asked me about my project n i thought it was about sitcom so i was answering him about sitcom rather than my project then after a big confusion i co

Skills evaluated in this interview

Consultant Interview Questions & Answers

Capgemini user image Digambar Sakharkar

posted on 20 Jan 2018

I applied via Approached by Company and was interviewed before Jan 2017. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Usual questions about MS SQL server

Interview Preparation Tips

Round: Client Round
Experience: Client of Capgemini calls the candidate and aks technical questions.

General Tips: I got call from HR and they collected general information about my professional and personal information. After that I got call from another HR person for asking about expected salary and notice period. Then he scheduled my technical interview. Technical person called me and asked technical questions. He asked much more questions but in company they do not even use that.
after one week I got call from HR that I cleared first round and there will client round. Client call me next day and he asked almost same technical questions. After one week I got call from HR person that I got selected and asked about salary expectation. But he has predicted salary and did not negotiated on salary.When I accepted it, next day he sent me offer letter.
Skills: T-SQL , MS SQL SERVER, Communication
Duration: 1-4 weeks

Interview Questionnaire 

3 Questions

  • Q1. Despite, having a decent CG, why haven’t I got placed till day 8
  • Q2. Tell me about your life story?
  • Q3. One of the company person asked to explain my resume

Interview Preparation Tips

Round: Test
Experience: Speed Maths was easy, it was such that
silly mistakes were quite probable. It lasted for an hour. English was for 1.5
hrs. It was based on TOFEL(speaking, writing, listening)

General Tips: Criteria for getting shortlisted for
Capgemini’s stages of selection was performing well in puzzles and maths.

They did not stress on PORs or internships,
neither did they take the minor into account.No case study topics asked were asked.1st years- Concentrate on CG, put fight for
Day 1, Day 2 companies

2nd years- Concentrate on CG,try learning
coding(coursera) and algorithmic and financial analytics.

Try to obtain an internship in the company
you want to get placed in. It may not be a very good intern, but should be a
meaningful one.

3rd years-Focus on CG, obtain a good
internship.



Practice maths in the last 4
months.(probability mainly)



If you want a finance company, then read newspaper regularly, try to
obtain certifications like CFA, NCFM, etc.
College Name: IIT MADRAS

DXC Technology HR Interview Questions

78 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 this jo ... read more
Q. What are your experiences regarding workplace behavior?

Interview Preparation Tips

Round: Test
Experience: Quant was most important for the tests, fast mathematics, then technical questions. Technical questions

generally asked by the company. The tests were mostly MCQ. Some tests were there which had subjective question papers. Those subjective type tests lasted 3 hours. They would write a program to do *task* type questions. The programming

language to write the code in, was our choice. The language options were C, C++, Python, Java. Python was rarely asked

Round: Group Discussion
Tips: The skills they wanted to test was to see how well they were able to express their ideas, but without outwardly disrupting others while talking.

Round: HR Interview
Experience: The HR usually starts with “Tell me about yourself”. Then they go through the resume, and ask about the project (DDP, in this case) and internship. This was done by the HR team, just to see how the candidate is putting forth his ideas and contributions clearly. Two puzzles were given in the interview.The interview was at least 40 minutes, with 5 minutes of HR interview HR people were not interested in the depth of the resume, but rather on whether the candidate was able to talk or not. It was used to eliminate some people.
Tips: People with low CGPA had to perform exceptionally well to compensate for the low CGPA. For managerial positions, PoRs like coordships, coreships etc can be used to pitch your leadership qualities. They can start a chain of conversation that involves the work you did, on how you managed to execute the task efficiently, which ends up working in your favor.

Skill Tips: Focus on your Study.. Revise the subject that you have studied at the time of Interview
Skills: Technical Skills
College Name: IIT MADRAS
Are these interview questions helpful?

Interview Preparation Tips

Round: Test
Experience: English skill based test, it was more like a basic clearance test. There were two different rounds one of them was to listen/read and then fill up questions (approx. 45min) other one was the Telephonic test (computer generated test, approx. 15min).
Tips: Aptitude is a must, so practise
Duration: 60 minutes

Round: Group Discussion
Experience: Here the way you interact in a group and essence of your points. Personally I felt that they didn’t concentrate much on speaking skills as such.
Tips: Practise to talk in groups, current affairs  and even random topics
Duration: 15 minutes

Round: HR Interview
Experience: I was tested on basic understanding of Big Data and tested on enthusiasm
Tips: Puzzles (for most startups) and HR & resume based for others mostly.prepare things very much related to the company.

Skill Tips: Starting earlier helps . Aptitude requires some time and it is better to start atleast during summer vacation. Last two months before placements can be spent for other preparations.
College Name: IIT MADRAS

I appeared for an interview in May 2017.

Interview Preparation Tips

Round: Test
Experience: Selected for round 2

Round: Group Discussion
Experience: Selected for round 2
Duration: 15 minutes

Skills: Communication
College Name: SJRCW

Interview Preparation Tips

Round: Test
Experience: I performed well in the written test, and there was a speaking and listening test too.  I felt quant was most important for the tests, fast mathematics, then technical questions. Technical questions generally asked by core companies. Some programming based companies also ask such technical questions.



Puzzles can help you in answering quant questions also. The tests were mostly MCQ. Some tests were there which had subjective question papers. None of the core companies had subjective type, but coding companies had such questions. 





They were write a program to do *task* type questions. The programming language to write the code in, was our choice. The language options were C, C++, Python, Java. Python was rarely asked, though.
Duration: 3 hours minutes

Round: Group Discussion
Experience: Don't quite actually remember those topics. But, skills they wanted to test was to see how well they were able to express their ideas, but without outwardly disrupting others while talking.

Round: HR Interview
Experience: The interview was at least 40 minutes, with 5 minutes of HR interview for my current work profile. 

The HR usually starts with “Tell me about yourself”. Then they go through the resume, and ask about the project (DDP, in my case) and internship. This was done by the HR team, just to see how the candidate is putting forth his ideas and contributions clearly.
Tips: Since I cleared the tests, I was allowed to appear for the interviews, but after that, the CGPA played a major role in the final selection. Hence people with low CGPA had to perform exceptionally well to compensate for the low CGPA. However, I don’t know of the internal mechanism of shortlisting, so I was of the opinion that CGPA did not result in elimination of candidates, (except for the candidates who were eliminated due to the cutoff CGPA). But it played a role in the final selection.

For managerial positions, PoRs like coordships, coreships etc can be used to pitch your leadership qualities. They can start a chain of conversation that involves the work you did, on how you managed to execute the task efficiently, which ends up working in your favour.

Round: Puzzle Interview
Experience: Two puzzles were given in the interview. I did well in both, hence got selected. Another puzzle was to measure 45 minutes of time elapsed by using two candles, both of which take 1 hour to burn out completely.

General Tips: I was weak in thermodynamics, so he covered that course revision, for core placements. I prepared from the material sent by Shruti. That was all I prepared. The Coursera for R language was not that useful for me as I was looking for a managerial position.In case of resume shortlists, students who had done management, operations research or economics courses were preferred.
Otherwise, one has to justify your selection through good pitching. Finance companies are sort of open minded; they are looking for people who would do the job. Anyways, they will be providing training, so the knowledge in finance gained through independent means is not quite significant. It will, however, give an edge in the tests, as finance and quant based questions will be asked. They won’t go deep info finance.
I also suggest to freshies and second years to complete the core credited intern in the second year itself so that they can take up an intern of their choice, be it either research intern or core intern in their 3rd year summer. It offers much greater flexibility to the students. It will be useful, especially for non-core placements. I started preparing for the interviews late. I did not put pen to paper, to write down his answer for the ice-breaking questions like “Introduce yourself”. It would be better to write those answers down and get them polished, rather than trying to remember it and/or make it up spontaneously.
Skill Tips: For handling pressure, I suggest that after the interviews are over, just eat and get a good night’s sleep. Preparing/analyzing about the performance in the interview would only make you more anxious, affects sleep, and this would affect your performance in the interviews the next day. The additional one hour of preparation is not going to make a big difference.
Skills: Speaking Ability, Ability to express your ideas, Capable of managing things efficiently
College Name: IIT MADRAS

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Quality Analyst interview?
DXC Technology interview process usually has 1 rounds. The most common rounds in the DXC Technology interview process are Technical.
How to prepare for DXC Technology Quality Analyst 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 Quality Analysis, Quality Audit, Service Desk, email process and voice process.
What are the top questions asked in DXC Technology Quality Analyst interview?

Some of the top questions asked at the DXC Technology Quality Analyst interview -

  1. Packet flow of firew...read more
  2. general dsa questions leetc...read more
  3. Firewall struct...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 3 interview experiences

Difficulty level

Moderate 100%
View more
DXC Technology Quality Analyst Salary
based on 88 salaries
₹2.5 L/yr - ₹7 L/yr
5% less than the average Quality Analyst Salary in India
View more details

DXC Technology Quality Analyst Reviews and Ratings

based on 8 reviews

3.0/5

Rating in categories

2.9

Skill development

3.8

Work-life balance

2.1

Salary

3.4

Job security

3.1

Company culture

2.3

Promotions

2.9

Work satisfaction

Explore 8 Reviews and Ratings
Associate Professional Software Engineer
2.7k salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Engineer
2k salaries
unlock blur

₹4.2 L/yr - ₹12.3 L/yr

Associate Professional
1.4k salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Software Developer
1.2k salaries
unlock blur

₹3.7 L/yr - ₹20.7 L/yr

Professional 1
1.1k salaries
unlock blur

₹5 L/yr - ₹11.5 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

TCS

3.6
Compare

Wipro

3.7
Compare
write
Share an Interview