InterviewDecoder
Sign InSign Up

Databricks Software Engineer

SummerSpring

Interview Process

* based on historical data

OA (Auto)

Resume Screen

Final

2 rounds

technical

Final

1 round

behavioral hr phone

Decision

OA (Auto)

Resume Screen

Final

2 rounds

technical

Final

1 round

behavioral hr phone

Decision

Interview Breakdown

Data Structures and Algorithms58%
Technical Question21%
Behavioral21%

Timeline (Summer Start)

* based on historical data

Applications Open

August

Interview Period

August - November

Offers Released

September - December

Question Bank & Experiences

Sorted by most recent
  • Jan 13, 2025

    The second question usually involves matrix operations.

  • Dec 17, 2024

    Given a tree with all edges provided and a list of target nodes starting from the root, what is the minimum distance required to visit all target nodes and return to the root? Follow-up: If there are two friends, each with independent target nodes, what is the minimum combined distance traveled by both friends to visit their respective targets, given that at any time, the maximum distance between them is the length of one edge (meaning if one person is at node x, the other can be at the same node, its parent, or one of its children)? Additional follow-up: The same scenario applies, but the maximum allowed distance between the two friends at any time is k, where k is a given integer. What is the minimum combined distance traveled by both?

  • Nov 13, 2024

    Given an array of string commands as input, output the correct file path.

  • Nov 7, 2024

    Implement an LRU cache and solve a sliding window-related algorithm problem.

  • Nov 4, 2024

    Solve LeetCode-style questions that focus on string manipulation.

  • Oct 21, 2024

    Implement a TicTacToe game that supports various board shapes.

  • Oct 10, 2024

    Implement a pretty print function that centers words without wrapping them around the page.

  • Sep 30, 2024

    Design a class and solve one LeetCode problem.

  • Sep 20, 2024

    Find the maximal square area that can be formed within a histogram.

  • Sep 13, 2024

    Given a string of numbers, add together all duplicate numbers.

1 / 3
Found incorrect information? Contact us at interviewdecoderfyi@gmail.com