Test Cases & Chat
Part 1
current
Test 1
input:nums = [4,5,6,7,0,1,2], target = 0
expect:4
Test 2
input:nums = [4,5,6,7,0,1,2], target = 3
expect:-1
Test 3
input:nums = [1], target = 1
expect:0
Part 2
locked
Part 3
locked
Resume a session
Loading sessions...
or start fresh
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 = [4,5,6,7,0,1,2], target = 0
expect:4
Test 2
input:nums = [4,5,6,7,0,1,2], target = 3
expect:-1
Test 3
input:nums = [1], target = 1
expect:0
Part 2
locked
Part 3
locked
Resume a session
Loading sessions...
or start fresh
Choose your coach
Pick a style and how you want to communicate
then