Test Cases & Chat
Part 1
current
Test 1
input:intervals = [[0,30],[5,10],[15,20]]
expect:2
Test 2
input:intervals = [[7,10],[2,4]]
expect:1
Test 3
input:intervals = [[1,4],[2,5],[3,6]]
expect:3
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:intervals = [[0,30],[5,10],[15,20]]
expect:2
Test 2
input:intervals = [[7,10],[2,4]]
expect:1
Test 3
input:intervals = [[1,4],[2,5],[3,6]]
expect:3
Choose your coach
Pick a style and how you want to communicate
then