Home
Categories
EXPLORE
True Crime
Comedy
Business
Society & Culture
History
Sports
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/59/f7/d4/59f7d4a1-85c1-61f8-7820-7bf2af38d7bf/mza_13135078141473819772.jpg/600x600bb.jpg
Whiteboard Confidential
interviewing.io
12 episodes
5 days ago
Technical interview replays and deep-dive commentary, with engineers from the world's best companies: Google, Meta, OpenAI, and many more
Show more...
Technology
RSS
All content for Whiteboard Confidential is the property of interviewing.io and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Technical interview replays and deep-dive commentary, with engineers from the world's best companies: Google, Meta, OpenAI, and many more
Show more...
Technology
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_nologo/44206710/44206710-1754592311078-c3464e1769409.jpg
Delete Nodes and Return Forest: Python Interview with a Google Engineer
Whiteboard Confidential
50 minutes 17 seconds
5 days ago
Delete Nodes and Return Forest: Python Interview with a Google Engineer

REPLAY EPISODE: In this Google coding interview mock, a candidate tackles one of the trickiest binary tree problems that keeps showing up in real interviews.🧩 Problem: Given the root of a binary tree and a list of node values to delete, remove those nodes and return the roots of all remaining subtrees. (LeetCode #1110 – Delete Nodes and Return Forest)Watch how the candidate breaks it down from scratch:✅ Clarifies the problem and edge cases like a real Google interview✅ Designs an O(n) BFS solution (with clean logic)✅ Codes in Python and tests multiple tricky examples✅ Gets detailed interviewer feedback on problem-solving, communication, and structure💡 What you’ll learn:• How to think out loud in a Google interview• BFS vs DFS strategies for tree deletion problems• How to handle “delete and return forest”–type graph problems• What great communication looks like under pressure👉 Sign up to book coaching or to watch more interviews in our showcase: https://www.interviewing.io

đź”— Or view other Google interviews: https://interviewing.io/mocks?company=googleDisclaimer: All interviews are shared with explicit permission from the interviewer and the interviewee, and all interviews are anonymous. interviewing.io has the sole right to distribute this content.

Whiteboard Confidential
Technical interview replays and deep-dive commentary, with engineers from the world's best companies: Google, Meta, OpenAI, and many more