PrepLinc Logo

PrepLinc

HomeSessionsExperiencesQuestion BankTasksLeaderboardPrepLinc AI

PrepLinc

0PP
PrepLinc Logo

PrepLinc

Connect. Prep. Conquer

To get updates, connect with us:

Company

  • Experiences
  • Question Bank
  • Creator Program
  • Contact Us

Resources

  • How it Works
  • Give Feedback
  • About Us
  • Know More

Legal

  • Privacy Policy
  • Terms of Service

© 2026 PrepLinc. All rights reserved.

PO

Deloitte Selection Process: Comprehensive Round-by-Round detail, Tips, and Real Questions

Technical InterviewIn Process
4 months ago
PO

PrepLinc Official

Interview

Deloitte Selection Process: Comprehensive Round-by-Round detail, Tips, and Real Questions

Technical InterviewIn Process
4mo
Company:Deloitte
Role:Developer
Application Type:Full-Time
deloittedevelopertechnical interviewfull time2026arrayspandaslinked listheapsstringpython
Note: This interview experience was shared anonymously by a student of tier-2-college.

Questions Asked

Detecting cycles and finding the intersection point of two lists

Linked List

Array Optimization: Find all pairs $(i, j)$ where $arr[i] > arr[j] * 3$ *** Note: Requires an optimized $O(n \log n)$ approach to pass large test cases.*

Arrays

Implementation or priority queue applications

Heaps

String search: Check if a given string is present in an array of strings

String

Diff bw r'<path>' and '<path>'

pandas

Rotate a given array by a given position k

Arrays

Helpful Resources

Diff bw extend and append in Python

A article explaning diff bw extend and append in Python

Explore More

  • Questions asked at Deloitte
  • More experiences from Deloitte
  • More for the Developer role
  • More Technical Interview experiences
  • Experiences from tier-2-college

  • See all student-shared questions for technical tests and interviews
  • Browse projects for resume and interview prep
  • Practice DSA questions based on your preparation stage
  • Find student-shared study materials for high-paying jobs
  • Review key topics asked in interviews for CSE, EE, AI/ML, and more
  • Practice daily personalized tasks to track your progress toward your dream job
  • Share your experience, build your brand, and earn passively

Related Experiences

MS

Mohammad Sajedin

Technical Interview•4mo
3.8

Interview Experience — ICICI

ICICI Bank
Relational Manager

## I am sharing my interview experience with ICICI from last year -2025. I applied it through my campus placement drive as a fresher. ### ICICI came to IIT Delhi's placement season 2024–2025. It was listed as an ICICI Manager I. Manager I is a grade. It was open for all departments with no minimum CGPA criteria. # My profile at that time: I had an intern at a startup where I had built a recommendation model. I had been grinding LeetCode and Codeforces along with machine learning. I had successfully completed Andrew Ng's specialization course on ML and deep learning and practiced on Kaggle. # Online Assessment — 60 minutes At first we have CV shortlisting, where I got shortlisted. After that, I have to give an online assessment that contains only MCQ questions related to OOPs, DSA, Cpp, Java, and Python, which I successfully cleared. After that, I got a call from the placement cell that I have to give a personality test called personality profiler, where they asked me about how I will behave or react under some given conditions. Update 1—The interview shortlist comes on 30th November around 5 pm. Update 2—The interview was scheduled on the morning of 3rd December # Interview: It was 9 in the morning; the atmosphere was quite foggy and cold, and I was quite nervous. The interview is going to be the only one round with both technical and HR at the same time. ## They called me for Interview First question: “Tell about yourself.” I had prepared for this question and told about my name, my hometown, and my specializations along with my hobbies. Second question: “Explain any one of your projects.” I know this question will pop up, and I had prepared for this question by preparing my best project in depth. But as ICICI is a bank, I thought I should explain my project, which is relevant to the bank in any way. So instead of explaining about the project ‘AI Interviewer,’ I choose stock analysis by AI agent. I had been asked some cross questions regarding my project, which I answered successfully. Third Question: “Can you optimize the time taken to train ANN?” As there are many ways to optimize artificial neural networks. It starts with the hardware side, like using more powerful GPUs. Then I explained we can drop neurons in order to train the model faster. Then he asked me about some mathematical approaches, so I recalled Adam optimization, and I explained it in detail by drawing some formulas and images. Fourth question: “Forward and Back Propagation.” I started with forward propagation by considering a 2-layer neural network and similarly derived back propagation from it, which he seems satisfied with. ## Update 3 — Now my technical round is over and its for HR round 5. She asked me about why ICICI, my background, my future goals, and general HR questions, which I prepared before the interview and answered optimally, at least according to me. Update 4: I got a call from POC that they were willing to offer me, which I gladly accepted. I felt a surge of excitement and joy. Update 5: HR called me and congratulated me, after which we had a professional handshake and goodbye. 3rd December 2024 will be a special day for me as I get my first job. It was my first and last interview at IIT Delhi. Thanks for reading.

MS

Interview Experience — ICICI

Mohammad Sajedin•Technical Interview
•4 months ago
3.8
ICICI Bank
Relational Manager

## I am sharing my interview experience with ICICI from last year -2025. I applied it through my campus placement drive as a fresher. ### ICICI came to IIT Delhi's placement season 2024–2025. It was listed as an ICICI Manager I. Manager I is a grade. It was open for all departments with no minimum CGPA criteria. # My profile at that time: I had an intern at a startup where I had built a recommendation model. I had been grinding LeetCode and Codeforces along with machine learning. I had successfully completed Andrew Ng's specialization course on ML and deep learning and practiced on Kaggle. # Online Assessment — 60 minutes At first we have CV shortlisting, where I got shortlisted. After that, I have to give an online assessment that contains only MCQ questions related to OOPs, DSA, Cpp, Java, and Python, which I successfully cleared. After that, I got a call from the placement cell that I have to give a personality test called personality profiler, where they asked me about how I will behave or react under some given conditions. Update 1—The interview shortlist comes on 30th November around 5 pm. Update 2—The interview was scheduled on the morning of 3rd December # Interview: It was 9 in the morning; the atmosphere was quite foggy and cold, and I was quite nervous. The interview is going to be the only one round with both technical and HR at the same time. ## They called me for Interview First question: “Tell about yourself.” I had prepared for this question and told about my name, my hometown, and my specializations along with my hobbies. Second question: “Explain any one of your projects.” I know this question will pop up, and I had prepared for this question by preparing my best project in depth. But as ICICI is a bank, I thought I should explain my project, which is relevant to the bank in any way. So instead of explaining about the project ‘AI Interviewer,’ I choose stock analysis by AI agent. I had been asked some cross questions regarding my project, which I answered successfully. Third Question: “Can you optimize the time taken to train ANN?” As there are many ways to optimize artificial neural networks. It starts with the hardware side, like using more powerful GPUs. Then I explained we can drop neurons in order to train the model faster. Then he asked me about some mathematical approaches, so I recalled Adam optimization, and I explained it in detail by drawing some formulas and images. Fourth question: “Forward and Back Propagation.” I started with forward propagation by considering a 2-layer neural network and similarly derived back propagation from it, which he seems satisfied with. ## Update 3 — Now my technical round is over and its for HR round 5. She asked me about why ICICI, my background, my future goals, and general HR questions, which I prepared before the interview and answered optimally, at least according to me. Update 4: I got a call from POC that they were willing to offer me, which I gladly accepted. I felt a surge of excitement and joy. Update 5: HR called me and congratulated me, after which we had a professional handshake and goodbye. 3rd December 2024 will be a special day for me as I get my first job. It was my first and last interview at IIT Delhi. Thanks for reading.

HR

Haridarshan R

Technical Interview•4mo
3.9

How I got placed in Bharat Electronics Limited (BEL)?

Bharat Electronics Limited (BEL)
Electrical Engineer (Core)

There is a techinical round and interview round happend in the same day(offline mode) where we were given an hour or so to write the test of MCQs which were mostly theoretical and some aptitudes. The level of the paper is moderate where the domains of questions were analog, communication, transmition lines, antennas and Signal processing. The imediately corrected the paper and given us the result for next round after half an hour. The interview rounds were friendly some comm. question like amplitude and frequency modulations, project explaination, Which modulation is less noisy all stuff. Then question of hobbies and general questions were followed.

HR

How I got placed in Bharat Electronics Limited (BEL)?

Haridarshan R•Technical Interview
•4 months ago
3.9
Bharat Electronics Limited (BEL)
Electrical Engineer (Core)

There is a techinical round and interview round happend in the same day(offline mode) where we were given an hour or so to write the test of MCQs which were mostly theoretical and some aptitudes. The level of the paper is moderate where the domains of questions were analog, communication, transmition lines, antennas and Signal processing. The imediately corrected the paper and given us the result for next round after half an hour. The interview rounds were friendly some comm. question like amplitude and frequency modulations, project explaination, Which modulation is less noisy all stuff. Then question of hobbies and general questions were followed.

PJ

Priyanshu Jayswal

Technical Test•4mo
4.4

Bharat Electronics Limited (BEL) Test and Interview Experince

Bharat Electronics Limited (BEL)
Electrical Engineer (Core)

## I was not selected for Bharat Electronics Limited (BEL). One of the main reasons could be that during the discussion I clearly mentioned that I am more interested in the startup and business ecosystem rather than a traditional long-term corporate job. Below is a detailed breakdown of how BEL conducted the recruitment process in our college. # Techncial Test BEL conducted an OMR-based written test consisting of 85 questions with a 2-hour time limit. Question Distribution - Most questions were from core electrical engineering subjects, including: Electromagnetism Electrical Machines Control Systems Analog Electronics Digital Electronics Out of the 85 questions, around 15 questions were general aptitude. These aptitude questions were relatively straightforward and could easily be solved by a student of around 8th–9th standard level. ## Nature of Questions Most technical questions were memory-based rather than complex problem-solving. Many required recalling formulas or theoretical concepts rather than performing long calculations. Some numerical questions were present, but they were direct and not very time-consuming. After the written test, around 10 students were shortlisted for the interview round. #Important Note Before the written test, there was a strict document verification process. Special attention was given to caste certificates, which needed to be issued by the Central Government format, not only by a state authority. Other required documents included: 10th marksheet 12th marksheet College marksheets Aadhaar card Other supporting documents # Interview Round The interview overall went well. Most of the questions were based on my resume and projects. Questions Asked The interview panel asked: Details about the projects mentioned in my resume Technical questions related to electrical engineering fundamentals Questions about my interest in startups Since I mentioned that I am actively working on a startup idea, they asked: If you are already interested in building a startup, why do you want to join BEL? They also asked a personal question related to my background: Since you are from North India, why are you not preparing for IAS instead of pursuing an electrical engineering job? ## Overall Interview Focus The discussion mainly focused on: My technical projects Basic electrical engineering concepts My career interests and long-term plans Overall, the interview was positive and interactive. # Questions Asked in the Interview The specific technical questions asked during my interview are listed in the question section below.

PJ

Bharat Electronics Limited (BEL) Test and Interview Experince

Priyanshu Jayswal•Technical Test
•4 months ago
4.4
Bharat Electronics Limited (BEL)
Electrical Engineer (Core)

## I was not selected for Bharat Electronics Limited (BEL). One of the main reasons could be that during the discussion I clearly mentioned that I am more interested in the startup and business ecosystem rather than a traditional long-term corporate job. Below is a detailed breakdown of how BEL conducted the recruitment process in our college. # Techncial Test BEL conducted an OMR-based written test consisting of 85 questions with a 2-hour time limit. Question Distribution - Most questions were from core electrical engineering subjects, including: Electromagnetism Electrical Machines Control Systems Analog Electronics Digital Electronics Out of the 85 questions, around 15 questions were general aptitude. These aptitude questions were relatively straightforward and could easily be solved by a student of around 8th–9th standard level. ## Nature of Questions Most technical questions were memory-based rather than complex problem-solving. Many required recalling formulas or theoretical concepts rather than performing long calculations. Some numerical questions were present, but they were direct and not very time-consuming. After the written test, around 10 students were shortlisted for the interview round. #Important Note Before the written test, there was a strict document verification process. Special attention was given to caste certificates, which needed to be issued by the Central Government format, not only by a state authority. Other required documents included: 10th marksheet 12th marksheet College marksheets Aadhaar card Other supporting documents # Interview Round The interview overall went well. Most of the questions were based on my resume and projects. Questions Asked The interview panel asked: Details about the projects mentioned in my resume Technical questions related to electrical engineering fundamentals Questions about my interest in startups Since I mentioned that I am actively working on a startup idea, they asked: If you are already interested in building a startup, why do you want to join BEL? They also asked a personal question related to my background: Since you are from North India, why are you not preparing for IAS instead of pursuing an electrical engineering job? ## Overall Interview Focus The discussion mainly focused on: My technical projects Basic electrical engineering concepts My career interests and long-term plans Overall, the interview was positive and interactive. # Questions Asked in the Interview The specific technical questions asked during my interview are listed in the question section below.

Loading comments...
Mentor
PO

PrepLinc Official

0 PP

Verified PrepLinc profile for sharing official interview guides, company insights, and structured preparation material.

PrepLinc '27
India, India
Interview PreparationCareer GuidanceCompany Insights

Explore More

  • Questions asked at Deloitte
  • More experiences from Deloitte
  • More for the Developer role
  • More Technical Interview experiences
  • Experiences from tier-2-college

  • See all student-shared questions for technical tests and interviews
  • Browse projects for resume and interview prep
  • Practice DSA questions based on your preparation stage
  • Find student-shared study materials for high-paying jobs
  • Review key topics asked in interviews for CSE, EE, AI/ML, and more
  • Practice daily personalized tasks to track your progress toward your dream job
  • Share your experience, build your brand, and earn passively

The selection process for Deloitte typically focuses on core data structures, algorithmic optimization, and database architecture.

Selection Process:

  • PPT Presentation
  • Online Coding Test
  • Technical Interview 1/ 2/3 (Based on the interview performance)
  • HR Interview

Recruiting Tips

From developing a standout resume to putting your best foot forward in the interview, we want you to feel prepared and confident as you explore opportunities at Hashedin Technologies. Here are some recruiting tips from our Team

  • Be Prepared to discuss your approach to challenges and problem-solving, explaining your thought process and decision making.
  • Be ready to discuss personal projects in detail, highlighting your role and contributions to showcase your technical skills and communication abilities.
  • Research the company thoroughly to understand its values, mission, culture and recent developments, demonstrating your genuine interest.
  • During problem-solving or case study interviews, focus on demonstrating your unique approach and thought process by showcasing your innovative thinking.

Round Details

1. Coding Round

  • Number of Questions: 3 Questions
  • Breakdown: 1 Easy, 2 Medium
  • Key Problems:
    • String search: Check if a given string is present in an array of strings.
    • Array Optimization: Find all pairs $(i, j)$ where $arr[i] > arr[j] * 3$.
      • Note: Requires an optimized $O(n \log n)$ approach to pass large test cases.

2. Technical Interview (One-to-One)

  • Number of Questions: 3–5 Questions
  • Difficulty: Medium
  • Topics:
    • Heaps: Implementation or priority queue applications.
    • Two Pointers: Used for array/string manipulation.
    • Linked Lists: Detecting cycles and finding the intersection point of two lists.

3. Database Design Round

  • Focus: System architecture and data modeling.
  • Scenario: Airport Booking System.
  • Requirements:
    • Draw/Explain ER Diagrams.
    • Perform Schema Design.
    • Write complex SQL queries based on the designed schema.

Tips

  • Communication is Key: If you explain your logic confidently and correctly, interviewers may waive the requirement to write the full code for certain questions.
  • Optimization: For array pair problems, think beyond nested loops; consider modified Merge Sort or Fenwick tree logic for large constraints.

Comments (0)

Want to join the conversation?

Be the first to comment!