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

0% completed

Vote For New Content
Gustavo Alves
A path should contain at least two nodes

Gustavo Alves

Nov 13, 2025

A path should contain at least two nodes, therefore the example below is wrong:

Your Input: [1, -2, -3] Output: -1 Expected: 1

0

0

Comments
Comments