2 practice questions for Goldman Sachs technical interviews
codingMediumVerified
Fire Spread in Binary Tree
Category: Binary tree coding problem# Question You are given the root of a binary tree and a target node value. A fire starts at the target node and spreads to all adjacent nodes...Input: Binary tree Output: Integer
codingHardVerified
Parallel Task Scheduler
Category: Algorithm coding problem# Question You are given n tasks, each taking a certain number of hours to complete. Tasks may depend on other tasks - a task cannot start until...Input: Number(s) Output: Integer
No AI generated questions yet for Goldman Sachs.
Start practicing Goldman Sachs questions
Sign up for free to access walkthroughs, AI-generated questions, and more.