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

0% completed

Vote For New Content

Wrong BFS space complexity in solution explanation?

Tobby Lie

Sep 4, 2024

0

13

0

Sep 4, 2024

python3 BFS, DFS solution

Thai Minh

Aug 13, 2023

1

17

0

Sep 4, 2024

Any idea why Math.max(islandCounter) is producing a NaN null value ?

venkat narsim

Aug 4, 2023

0

17

0

Aug 4, 2023

Elaborate time complexity

krishnakeshav.pes

Jun 17, 2023

0

15

1

Jul 23, 2024

BFS examples seem to be missing on this problem, any plans to add them in as it ...

Alan Ross

Oct 13, 2022

2

35

2

Mar 30, 2024

On this page

Problem Statement

Try it yourself