Test Cases & Chat
Part 1
current
Test 1
input:[3,9,20,null,null,15,7]
expect:3
Test 2
input:[1,null,2]
expect:2
Test 3
input:[]
expect:0
Test 4
input:[1]
expect:1
Part 2
locked
Choose your coach
Pick a style and how you want to communicate
then
Loading...
OUTPUT
Run code to see output...
Part 1
current
Test 1
input:[3,9,20,null,null,15,7]
expect:3
Test 2
input:[1,null,2]
expect:2
Test 3
input:[]
expect:0
Test 4
input:[1]
expect:1
Part 2
locked
Choose your coach
Pick a style and how you want to communicate
then