Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QasimWani/LeetHub
/ leetcode.js
File
leetcode.js
scripts/leetcode.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* Enum
for
languages supported by LeetCode. */
2
const
languages = {
3
Python:
'.py'
,
4
Python3:
'.py'
,
Callers
nothing calls this directly
Calls
11
uploadGit
Function · 0.85
checkElem
Function · 0.85
parseQuestion
Function · 0.85
parseStats
Function · 0.85
getProblemNameSlug
Function · 0.85
findLanguage
Function · 0.85
startUpload
Function · 0.85
getNotesIfAny
Function · 0.85
findCode
Function · 0.85
markUploaded
Function · 0.85
injectStyle
Function · 0.85
Tested by
no test coverage detected