Test Cases & Chat
Part 1
current
Test 1
input:nums = [2,3,1,1,4]
expect:true
Test 2
input:nums = [3,2,1,0,4]
expect:false
Test 3
input:nums = [0]
expect:true
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:nums = [2,3,1,1,4]
expect:true
Test 2
input:nums = [3,2,1,0,4]
expect:false
Test 3
input:nums = [0]
expect:true
Choose your coach
Pick a style and how you want to communicate
then