Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/betomoedano/JavaScript-Coding-Interview-Questions
/ tandem-bicycle.js
File
tandem-bicycle.js
arrays/tandem-bicycle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// TANDEM BICYCLE
2
3
const
redShirtSpeeds = [5, 5, 3, 9, 2];
4
const
blueShirtSpeeds = [3, 6, 7, 2, 1];
Callers
nothing calls this directly
Calls
1
tandemBicycle
Function · 0.70
Tested by
no test coverage detected