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
3.7

based on 9.7k Reviews

Filter interviews by

DXC Technology Senior Software Developer Interview Questions and Answers

Updated 19 Aug 2024

DXC Technology Senior Software Developer Interview Experiences

1 interview found

Senior Software Developer Interview Questions & Answers

user image Rajagopal Ganesan

posted on 19 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions from Resume, solving code snippets, DSA Algo

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain GCD, Core Data, Higher Order Functions, ARC
  • Ans. 

    GCD, Core Data, Higher Order Functions, ARC are key concepts in iOS development.

    • GCD (Grand Central Dispatch) is a technology for managing concurrent operations.

    • Core Data is a framework for managing the model layer objects in an application.

    • Higher Order Functions are functions that operate on other functions, taking them as arguments or returning them.

    • ARC (Automatic Reference Counting) is a memory management technology

  • Answered by AI
  • Q2. Weak Unowned, iOS App States

Interview questions from similar companies

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

Full stack developer

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sql performance optimication how to deal
  • Ans. 

    SQL performance optimization involves indexing, query optimization, and database design improvements.

    • Use indexes on frequently queried columns to speed up search operations.

    • Optimize queries by avoiding unnecessary joins, using appropriate data types, and limiting the number of rows returned.

    • Consider denormalizing the database schema for better performance in read-heavy applications.

    • Regularly monitor and analyze query p...

  • Answered by AI
  • Q2. Al tools can be used in net how
  • Ans. 

    Various tools like Visual Studio, ReSharper, Git, and Jira can be used in .NET development.

    • Visual Studio is a popular IDE for .NET development

    • ReSharper is a code analysis tool that can be used with Visual Studio

    • Git is a version control system commonly used in .NET projects

    • Jira is a project management tool that can be integrated with .NET development workflows

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience in asp dot net full stack
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Mvc arch & life cycle and basic oops & experianced based
  • Q2. All sql practical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - dont attend cts very bad experiance
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Communication between microservices
  • Ans. 

    Communication between microservices is typically done through APIs, message queues, or event-driven architecture.

    • Use RESTful APIs for synchronous communication between microservices

    • Implement message queues like RabbitMQ or Kafka for asynchronous communication

    • Utilize event-driven architecture with tools like Apache Kafka or AWS SNS/SQS

    • Consider gRPC for high-performance communication between microservices

  • Answered by AI
  • Q2. Collectionin java
Round 2 - HR 

(1 Question)

  • Q1. How you will takle esculation
  • Ans. 

    I will tackle escalations by first understanding the issue, prioritizing tasks, communicating effectively, and seeking help from senior team members if needed.

    • Understand the root cause of the escalation

    • Prioritize tasks based on urgency and impact

    • Communicate effectively with stakeholders

    • Seek help from senior team members if needed

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. React questions
  • Q2. JavaScript questions
Round 2 - Technical 

(2 Questions)

  • Q1. React questions
  • Q2. JavaScript questions
Round 3 - HR 

(2 Questions)

  • Q1. Company related questions
  • Q2. Questions based on previous experience

Senior Software Developer Interview Questions & Answers

IBM user image harshavardhan kokollu

posted on 8 Aug 2024

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

(2 Questions)

  • Q1. Redux and hooks concepts
  • Q2. Html5 and css3 concepts
Round 2 - Technical 

(1 Question)

  • Q1. Azile methodology and javascript and react advanced concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is MVC and explain how it works?
  • Ans. 

    MVC stands for Model-View-Controller, a software design pattern that separates the application into three main components.

    • Model: Represents the data and business logic of the application.

    • View: Represents the UI components of the application.

    • Controller: Acts as an intermediary between Model and View, handling user input and updating the Model accordingly.

    • MVC helps in organizing code, improving maintainability, and promo...

  • Answered by AI
  • Q2. What is Index Fragmentation in SQL
  • Ans. 

    Index fragmentation in SQL occurs when the logical order of pages in an index does not match the physical order in the data file.

    • Index fragmentation can lead to decreased query performance as the database engine has to scan more pages to retrieve data.

    • Fragmentation can be caused by frequent insertions, deletions, or updates on the indexed columns.

    • Rebuilding or reorganizing indexes can help reduce fragmentation and impr...

  • Answered by AI
  • Q3. Explain about myself
Round 2 - Technical 

(2 Questions)

  • Q1. About My Company and Project
  • Q2. Asked to write SQL query to find the 2nd highest salary of an employee

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Microservice Architecture
  • Q2. Rest api vs soap api
  • Ans. 

    REST API is lightweight, flexible, and widely used, while SOAP API is more rigid and heavy.

    • REST API uses standard HTTP methods like GET, POST, PUT, DELETE, while SOAP API uses XML for communication.

    • REST API is stateless and can be cached, making it faster, while SOAP API is stateful and requires more bandwidth.

    • REST API is easier to implement and understand, while SOAP API has more built-in security features.

    • Examples: R

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Project related questions, database basic questions, python basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover all basic concepts and coding
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Regarding SQL i Cleared my Test
  • Q2. What is CTE ? And Write a Sample Query ?
  • Ans. 

    CTE stands for Common Table Expressions, used to create temporary result sets within a SQL query.

    • CTE is defined using the WITH keyword in SQL.

    • It helps in simplifying complex queries by breaking them into smaller, more manageable parts.

    • CTEs can reference themselves recursively, making them useful for hierarchical data.

    • Example: WITH cte AS (SELECT * FROM table_name) SELECT * FROM cte;

  • Answered by AI
  • Q3. Print Numbers between 1 to 20 , even/odd numbers
  • Ans. 

    Print even and odd numbers between 1 to 20.

    • Iterate from 1 to 20 and check if the number is even or odd.

    • Use a conditional statement to determine if the number is even or odd.

    • Print the number along with its type (even or odd).

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Max of the Questions which interviewer was asked i answered well

Interview Preparation Tips

Topics to prepare for GlobalLogic Senior Software Developer interview:
  • SQL Server
  • Performance Tuning

Skills evaluated in this interview

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Senior Software Developer interview?
DXC Technology interview process usually has 2 rounds. The most common rounds in the DXC Technology interview process are Coding Test and One-on-one Round.
What are the top questions asked in DXC Technology Senior Software Developer interview?

Some of the top questions asked at the DXC Technology Senior Software Developer interview -

  1. Explain GCD, Core Data, Higher Order Functions, ...read more
  2. Weak Unowned, iOS App Sta...read more

Tell us how to improve this page.

DXC Technology Senior Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
DXC Technology Senior Software Developer Salary
based on 185 salaries
₹6.5 L/yr - ₹23 L/yr
6% less than the average Senior Software Developer Salary in India
View more details

DXC Technology Senior Software Developer Reviews and Ratings

based on 13 reviews

4.6/5

Rating in categories

4.1

Skill development

4.4

Work-life balance

4.2

Salary

4.5

Job security

4.3

Company culture

3.9

Promotions

4.1

Work satisfaction

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

₹2.6 L/yr - ₹7 L/yr

Software Engineer
2k salaries
unlock blur

₹2.4 L/yr - ₹11.8 L/yr

Associate Professional
1.6k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Professional 1
1.2k salaries
unlock blur

₹3.4 L/yr - ₹13.6 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

TCS

3.7
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview