Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/betomoedano/JavaScript-Coding-Interview-Questions
/ remove-islands.js
File
remove-islands.js
matrix/remove-islands.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
////////////////////////////////////////////////////////////////////////////////////////////////////////
2
// REMOVE ISLANDS
3
4
// MY SOLUTION
Callers
nothing calls this directly
Calls
1
removeIslands
Function · 0.85
Tested by
no test coverage detected