Deloitte interview experience Real time questions & tips from candidates to crack your interview

Java Developer

Deloitte
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 12 months
Topics: Core Java, Microservices, Spring Boot, AWS, SQL
Tip
Tip

Tip 1 : Prepare the basics which is going to play major role in your selection.
Tip 2 : Don't forget to work on programming skills

Application process
Where: Naukri
Eligibility: 60% Aggregate
Resume Tip
Resume tip

Tip 1 : Should know what you've written in your resume.
Tip 2 : Have some projects on resume

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date3 Aug 2021
Coding problem1

Will contain Basic Java MCQ question along with 2 programming questions

1. DBMS

Find second largest salary from the employee table

Problem approach

Tip 1 : Practice DBMS and SQL regularly.
Tip 2 : Learn basic concepts

02
Round
Medium
Video Call
Duration60 minutes
Interview date10 Aug 2021
Coding problem1

It was nice experience

1. Reverse A Doubly Linked List

Easy
15m average time
85% success
0/40
Asked in companies
WalmartIBMGoldman Sachs

You are given a doubly-linked list of size 'N', consisting of positive integers. Now your task is to reverse it and return the head of the modified list.


Note:
A doubly linked list is a kind of linked list that is bidirectional, meaning it can be traversed in both forward and backward directions.

Example:

Input: 
4
4 3 2 1

This means you have been given doubly linked list of size 4 = 4 <-> 3 <-> 2 <-> 1.

Output: 
1 2 3 4

This means after reversing the doubly linked list it becomes 1 <-> 2 <-> 3 <-> 4.
Try solving now
03
Round
Easy
HR Round
Duration30 minutes
Interview date20 Aug 2021
Coding problem1

It was good experience

1. Basic HR Questions

  1. Tell me about yourself
  2. What are your future plans?
  3. What do you know about Deloitte and work culture here?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Java Developer
2 rounds | 3 problems
Interviewed by Deloitte
0 views
0 comments
0 upvotes
company logo
Consulting Engineer
2 rounds | 2 problems
Interviewed by Deloitte
2957 views
0 comments
0 upvotes
company logo
Salesforce Developer
3 rounds | 3 problems
Interviewed by Deloitte
0 views
0 comments
0 upvotes
company logo
Java Developer
3 rounds | 2 problems
Interviewed by Deloitte
4092 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Java Developer
3 rounds | 20 problems
Interviewed by Ernst & Young (EY)
9399 views
2 comments
0 upvotes
company logo
Java Developer
3 rounds | 4 problems
Interviewed by SAP Labs
3313 views
0 comments
0 upvotes
company logo
Java Developer
2 rounds | 2 problems
Interviewed by HCL Technologies
7971 views
0 comments
0 upvotes