Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neetcode-gh/leetcode
/ updateCompletionTable.js
File
updateCompletionTable.js
updateCompletionTable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readdirSync } = require(
'fs'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
Callers
nothing calls this directly
Calls
6
createProblemsObj
Function · 0.85
getDirectories
Function · 0.85
nestedFiles
Function · 0.85
find
Method · 0.45
startsWith
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected