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