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