Domande di colloquio per Senior Software Engineer Java Developer presso DXC Technology
based on 16 ratings - Updated 16 set 2025
Mediainterview difficulty
Neutrointerview experience
In che modo altre persone hanno ottenuto un colloquio
45%
Selezionatore
Selezionatore
36%
Candidatura online
Candidatura online
9%
Altro
Altro
9%
Segnalazione di un dipendente
Segnalazione di un dipendente
Ricerca colloquio
16 colloqui
Stai visualizzando 1 - 5 di 16 colloqui
Domande frequenti sui colloqui presso DXC Technology
I tempi di assunzione dei candidati per il ruolo di Senior Software Engineer Java Developer sono in media di 60 giorni, in base alle recensioni di colloqui inviate da 1 utenti per questo ruolo. Per fare un confronto, il processo di assunzione presso DXC Technology in generale richiede una media di 37 giorni.
Le fasi comuni del processo di colloquio presso DXC Technology per il ruolo di Senior Software Engineer Java Developer secondo quanto emerso da 1 colloqui su Glassdoor includono:
Colloquio telefonico: 100%
Ecco i ruoli cercati più frequentemente per le recensioni dei colloqui -
HR Interview about 1 hr its easy all in english
Technical Interview about 2 hrs about java basic , oop , database and design patterns , no algorithms , its fine interview in english and arabic
Ho sostenuto un colloquio presso DXC Technology (Singapore)
Colloquio
The interview process is start directly with Tech Interview, with coding test for about 30 minutes and tech question for 30 minutes.
Simple algorithm test for live coding.
The interviewer was nice and explain the question in detail
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso DXC Technology (Bengaluru) nel mese di giu 2023
Colloquio
Core Java Questions
1. Basics of Java
What are the key features of Java?
Explain the differences between JDK, JRE, and JVM.
What is the difference between == and .equals() in Java?
2. OOP Concepts
Explain the four pillars of Object-Oriented Programming (OOP): Inheritance, Encapsulation, Polymorphism, and Abstraction.
How is method overloading different from method overriding?
What is an abstract class, and how is it different from an interface?
3. Collections Framework
Explain the difference between ArrayList and LinkedList.
How does HashMap work internally in Java?
What are the differences between Set, List, and Map?