MCPcopy Create free account

hub / github.com/MisterBooo/LeetCodeAnimation / functions

Functions69 in github.com/MisterBooo/LeetCodeAnimation

↓ 18 callersMethodpush
(int x)
problems/0155-min-stack/Code/1.java:12
↓ 15 callersFunctionfail
(tag, message)
tools/scripts/validate-manifest.js:20
↓ 4 callersMethodpop
()
problems/0155-min-stack/Code/1.java:25
↓ 3 callersMethodanimation_path
(self)
tools/anima/model.py:37
↓ 3 callersFunctionitemLabel
(item)
tools/scripts/sync-algomooc-index.js:215
↓ 3 callersFunctionitemLabel
(item)
tools/scripts/review-site-changes.js:59
↓ 3 callersFunctionreadText
(file)
tools/scripts/sync-algomooc-index.js:191
↓ 2 callersMethodarticle_path
(self)
tools/anima/model.py:40
↓ 2 callersFunctiondifficultyZh
(value)
tools/scripts/sync-algomooc-index.js:60
↓ 2 callersFunctiongetArg
(name, fallback)
tools/scripts/sync-algomooc-index.js:32
↓ 2 callersFunctiongetArg
(name, fallback)
tools/scripts/review-site-changes.js:16
↓ 2 callersFunctionprintReport
(report, manifest)
tools/scripts/sync-algomooc-index.js:219
↓ 2 callersFunctionreadFile
(file)
tools/scripts/build-readme.js:116
↓ 2 callersFunctionreadFile
(file)
docs/readme-revamp/build-readme.js:116
↓ 2 callersFunctionsyncLogHeader
()
tools/scripts/sync-algomooc-index.js:227
↓ 2 callersMethodtitle_slug
(self)
tools/anima/model.py:11
↓ 2 callersFunctionwriteText
(file, content)
tools/scripts/sync-algomooc-index.js:196
↓ 1 callersMethod_create_dirs
(self)
tools/anima/model.py:27
↓ 1 callersFunctionappendSyncLog
(report, source)
tools/scripts/sync-algomooc-index.js:237
↓ 1 callersFunctionbuildManifest
()
tools/scripts/sync-algomooc-index.js:109
↓ 1 callersMethodcode_path
(self)
tools/anima/model.py:46
↓ 1 callersFunctioncompare
()
tools/scripts/review-site-changes.js:68
↓ 1 callersFunctioncompareManifests
(before, after)
tools/scripts/sync-algomooc-index.js:206
↓ 1 callersMethodcreate
(cls, problem: ProblemInfo, path: Path)
tools/anima/model.py:22
↓ 1 callersFunctioncreate_solution
(problem_id: int, problem_title: str)
tools/anima/create.py:7
↓ 1 callersFunctiondifficulty
(value)
tools/scripts/sync-algomooc-index.js:54
↓ 1 callersFunctiondifficulty
(value)
tools/scripts/review-site-changes.js:42
↓ 1 callersMethoddoc_path
(self)
tools/anima/model.py:43
↓ 1 callersFunctionfindFirstGif
(dir)
tools/scripts/sync-algomooc-index.js:90
↓ 1 callersFunctionfindRepoPath
(leetcodeId, dirs)
tools/scripts/sync-algomooc-index.js:82
↓ 1 callersFunctionget_md_template_path
()
tools/anima/base.py:13
↓ 1 callersFunctionget_project_path
()
tools/anima/base.py:5
↓ 1 callersFunctionindexBlockZh
()
tools/scripts/build-readme.js:52
↓ 1 callersFunctionindexBlockZh
()
docs/readme-revamp/build-readme.js:52
↓ 1 callersFunctioninject
(content, target)
tools/scripts/build-readme.js:120
↓ 1 callersFunctioninject
(content, target)
docs/readme-revamp/build-readme.js:120
↓ 1 callersMethodisOdd
(int x)
problems/0004-median-of-two-sorted-arrays/Code/1.java:51
↓ 1 callersFunctionloadCurrentManifest
()
tools/scripts/review-site-changes.js:63
↓ 1 callersFunctionmanifestText
(items)
tools/scripts/sync-algomooc-index.js:187
↓ 1 callersFunctionproblemDirs
()
tools/scripts/sync-algomooc-index.js:73
↓ 1 callersFunctionreadJsonFile
(file, fallback)
tools/scripts/sync-algomooc-index.js:41
↓ 1 callersFunctionreadProblems
(file)
tools/scripts/sync-algomooc-index.js:47
↓ 1 callersFunctionreadProblems
(file)
tools/scripts/review-site-changes.js:35
↓ 1 callersFunctionrenderProblemIndex
(items)
tools/scripts/sync-algomooc-index.js:132
↓ 1 callersFunctionrenderTopicIndex
(items)
tools/scripts/sync-algomooc-index.js:152
↓ 1 callersFunctionsameItem
(a, b)
tools/scripts/sync-algomooc-index.js:202
↓ 1 callersFunctionsh
(command, commandArgs, options = {})
tools/scripts/review-site-changes.js:27
↓ 1 callersFunctionsiteStatus
()
tools/scripts/review-site-changes.js:90
↓ 1 callersFunctionsuggestedMessage
(report)
tools/scripts/review-site-changes.js:104
↓ 1 callersFunctiontopics
(cat)
tools/scripts/sync-algomooc-index.js:66
↓ 1 callersFunctionwarn
(tag, message)
tools/scripts/validate-manifest.js:24
MethodMinStack
initialize your data structure here.
problems/0155-min-stack/Code/1.java:7
Method_path_to
(self, s: str)
tools/anima/model.py:34
MethoddecodeString
(String s)
problems/0394-Decode-String/Code/1.java:2
MethodfindKthLargest
(int[] nums, int k)
problems/0215-Kth-Largest-Element-in-an-Array/Code/1.java:2
MethodfindMedianSortedArrays
(int[] nums1, int[] nums2)
problems/0004-median-of-two-sorted-arrays/Code/1.java:2
MethodgetMin
()
problems/0155-min-stack/Code/1.java:34
FunctionindexBlockEn
()
tools/scripts/build-readme.js:73
FunctionindexBlockEn
()
docs/readme-revamp/build-readme.js:73
MethodisValidSudoku
(char[][] board)
problems/0036-valid-sudoku/Code/1.java:2
Methodnew
(self, id: str, title: str)
tools/anima/__init__.py:9
Functionnormalize
(item)
tools/scripts/review-site-changes.js:48
MethodnumJewelsInStones
(String J, String S)
problems/0771-Jewels-Stones/Code/1.java:3
MethodsearchInsert
(int[] nums, int target)
problems/0035-search-insert-position/Code/1.java:2
MethodsearchInsert
(int[] nums, int target)
problems/0035-search-insert-position/Code/2.java:4
MethodsearchRange
(int[] nums, int target)
problems/0034-find-first-and-last-position-of-element-in-sorted-array/Code/1.java:2
Methodtop
()
problems/0155-min-stack/Code/1.java:30
MethodvalidateStackSequences
(int[] pushed, int[] popped)
problems/0946--validate-stack-sequences/Code/1.java:2
MethodwordPattern
(String pattern, String str)
problems/0290-Word-Pattern/Code/1.java:2