Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/neetcode-gh/leetcode
/ updateSiteData.js
File
updateSiteData.js
updateSiteData.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** Script to update ./.problemSiteData.json contains code
for
solutions hosted on neetcode.io */
2
3
const
fs = require(
'fs'
);
4
Callers
nothing calls this directly
Calls
3
find
Method · 0.45
startsWith
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected