Grokking the Coding Interview: Patterns for Coding Questions
Ask Author
Back to course home

0% completed

Vote For New Content

My simple solution

Mohammed Dh Abbas

May 29, 2024

0

32

1

May 29, 2024

Hello.I'm having issues understanding how in the example 2, node 1 and node 2 ar...

Jan Carlos Dominguez

Mar 4, 2023

1

39

3

Sep 26, 2024

Would you mind comparing this problem and LeetCode's 543 ?

Alan Lo

Aug 4, 2022

0

74

3

Dec 26, 2022

if leftTreeHeight is not None and rightTreeHeight is not None:should be ...

PENG SHI

Apr 21, 2022

2

35

2

Jun 22, 2022

On this page

Problem Statement

Try it yourself