B

Birla Pivot

SDE-1

Interview Date

June 22, 2023

Result

Rejected

Difficulty

Medium-Hard

Rounds

2 rounds

Drive Type

Not Specified (Applied via company website)

Topics asked

Data StructuresAlgorithms (Graphs)Communication Skills.

Detailed experience

Role: SDE-1

College: Not Specified

Interview Date: June 22, 2023

Interview Type: Not Specified (Applied via company website)

Result: Rejected

Difficulty: Medium-Hard

Rounds: 2 rounds

Topics Asked: Data Structures, Algorithms (Graphs), Communication Skills.

Experience:

An anonymous candidate shared their SDE-1 interview experience for Aditya Birla Group (likely pertaining to Birla Pivot given the context of the search). The candidate applied through the company's official website.

The candidate was rejected because they could not provide the optimal approach for a problem.

Coding Problem Asked:

"You are given an integer N, and an array named 'ranges' of size N + 1(0-indexed). The i-th tap, if opened, can water the gardener from point (i - ranges[i]) to (i + ranges[i]) including both. The task is to find the minimum number of taps that should be open to water the whole garden, return -1 if the garden cannot be watered."

Tips from the candidate:

  • Graphs should be on your fingertips.
  • When explaining a solution, start with the brute force approach, discuss its cons, and then progressively move towards the optimal solution.
  • Improve communication skills.
  • Focus on technical skills relevant to the profile during discussions.
Posted on - 12 Nov 2025
Birla Pivot Interview Experience - SDE-1 | OAHelper