Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denulemos/programming-training
/ functions
Functions
365 in github.com/denulemos/programming-training
⨍
Functions
365
◇
Types & classes
84
↓ 56 callers
Method
push
(value)
66.js:8
↓ 14 callers
Method
add
(data)
76.js:15
↓ 11 callers
Method
add
(data)
116.js:23
↓ 9 callers
Method
pop
()
66.js:14
↓ 9 callers
Method
push
(item)
121-Stack.js:23
↓ 9 callers
Method
reverse
()
84.js:89
↓ 8 callers
Method
add
(data)
71.js:15
↓ 8 callers
Method
get
(index)
80.js:29
↓ 8 callers
Method
set
(key, value)
72.js:59
↓ 6 callers
Method
add
(data)
115.js:23
↓ 6 callers
Method
push
(item)
120-Stack.js:23
↓ 5 callers
Method
insert
(value)
126-heaps.js:31
↓ 4 callers
Method
add
(data)
117-LinkedList.js:23
↓ 4 callers
Method
inOrder
(node, fn)
64.js:49
↓ 3 callers
Function
comprobarCaracteres
(string)
111.js:8
↓ 3 callers
Function
comprobarCaracteres2
(string)
111.js:21
↓ 3 callers
Function
contarPalabras
(palabra, frase)
3.js:8
↓ 3 callers
Function
contarPalabras2
(palabra, frase)
3.js:24
↓ 3 callers
Function
getSumExists
(array, expectedResult)
75.js:1
↓ 3 callers
Function
hash
(key, size)
73-Hashtable.js:32
↓ 3 callers
Function
hash
(key, size)
72.js:32
↓ 3 callers
Method
isEmpty
()
119-Stack.js:45
↓ 3 callers
Method
isEmpty
()
120-Stack.js:42
↓ 3 callers
Method
peek
()
67.js:19
↓ 3 callers
Method
push
(item)
80.js:33
↓ 3 callers
Function
setColToZero
(matrix, col)
114.js:81
↓ 3 callers
Method
size
()
66.js:24
↓ 3 callers
Method
size
()
67.js:24
↓ 2 callers
Method
_hash
(key)
72.js:51
↓ 2 callers
Method
append
(value)
71.js:173
↓ 2 callers
Method
append
(value)
84.js:11
↓ 2 callers
Method
append
(value)
83.js:13
↓ 2 callers
Function
chequeo
(word, inicio, fin)
59.js:32
↓ 2 callers
Function
cleanString
(text)
20.js:1
↓ 2 callers
Method
delete
(index)
80.js:55
↓ 2 callers
Function
esPalindromo
(texto)
2.js:13
↓ 2 callers
Function
esPalindromo2
(word)
2.js:24
↓ 2 callers
Function
fibonacciRecursion
(limit)
85.js:1
↓ 2 callers
Function
findMissingNumber
(arrToEval)
74.js:1
↓ 2 callers
Function
flipWord
(word)
4.js:10
↓ 2 callers
Function
flipWordStack
(word)
4.js:33
↓ 2 callers
Function
floorAndCeiling
(number)
6.js:25
↓ 2 callers
Method
get
(key)
72.js:69
↓ 2 callers
Method
getItem
()
67.js:54
↓ 2 callers
Function
getOpposite
(char)
119-Stack.js:52
↓ 2 callers
Method
insert
(key, value)
73-Hashtable.js:13
↓ 2 callers
Function
isAllUnique
136.js:9
↓ 2 callers
Method
isEmpty
()
121-Stack.js:42
↓ 2 callers
Method
isInDict
(word)
130.js:14
↓ 2 callers
Function
isLetter
(char)
2.js:54
↓ 2 callers
Function
makeObject
(calls)
133.js:34
↓ 2 callers
Function
mergeKLists
(lists)
129.js:51
↓ 2 callers
Function
mergeTwoLists
(l1, l2)
129.js:18
↓ 2 callers
Method
pop
()
120-Stack.js:29
↓ 2 callers
Method
pop
()
67.js:14
↓ 2 callers
Method
print
()
71.js:68
↓ 2 callers
Method
printList
()
84.js:42
↓ 2 callers
Method
push
(item)
118-Stack.js:18
↓ 2 callers
Method
search
(key)
73-Hashtable.js:25
↓ 2 callers
Function
secretWord
()
134-Closures.js:8
↓ 2 callers
Method
swap
(index1, index2)
126-heaps.js:24
↓ 2 callers
Function
validParenthesis
(word)
119-Stack.js:51
↓ 1 callers
Function
analyzeBST
(root, minPossibleVal, maxPossibleVal)
93.js:1
↓ 1 callers
Function
aplanarArrayND
(arr)
139-Stack.js:8
↓ 1 callers
Function
calls
()
97.js:1
↓ 1 callers
Function
checkForZero
(matrix)
114.js:44
↓ 1 callers
Function
cleanTheArray
(array)
35.js:12
↓ 1 callers
Function
countDigits
(number)
87.js:1
↓ 1 callers
Function
dfs
(current)
105.js:4
↓ 1 callers
Function
drawSquare
(size)
6.js:1
↓ 1 callers
Function
drawTree
(treeHeight)
41.js:1
↓ 1 callers
Function
duplicados
(arr1, arr2)
9.js:16
↓ 1 callers
Function
evaluateNumber
(numberToEvaluate)
17.js:10
↓ 1 callers
Method
extractMin
()
126-heaps.js:54
↓ 1 callers
Function
filterPares
(arrayToFilter)
137.js:28
↓ 1 callers
Function
findAnagrams
(words)
113.js:13
↓ 1 callers
Function
findMax
()
109.js:13
↓ 1 callers
Function
findMaxNumber
(array)
137.js:18
↓ 1 callers
Function
findMin
()
109.js:26
↓ 1 callers
Function
findPath
(maze, start, end)
105.js:1
↓ 1 callers
Function
findRepeat
(list)
115.js:160
↓ 1 callers
Function
findTripletsWithSum
(arr, k)
138.js:12
↓ 1 callers
Function
findTripletsWithSum2
(arr, k)
138.js:37
↓ 1 callers
Function
generate
(int)
108.js:30
↓ 1 callers
Method
getAmount
()
67.js:46
↓ 1 callers
Function
getFrecuency
(arrayToFilter)
137.js:40
↓ 1 callers
Function
getMinimo
(stack)
121-Stack.js:51
↓ 1 callers
Function
getNodeByIndex
(list, number)
117-LinkedList.js:165
↓ 1 callers
Function
getRecurrent
(array)
82.js:1
↓ 1 callers
Method
getSize
()
117-LinkedList.js:150
↓ 1 callers
Method
getSize
()
71.js:142
↓ 1 callers
Function
getSmallestWord
(words)
56.js:28
↓ 1 callers
Function
hasFirstColAnyZero
(matrix)
114.js:34
↓ 1 callers
Function
hasFirstRowAnyZero
(matrix)
114.js:25
↓ 1 callers
Method
heapifyDown
()
126-heaps.js:70
↓ 1 callers
Method
heapifyUp
()
126-heaps.js:39
↓ 1 callers
Function
hexRandom
()
102.js:1
↓ 1 callers
Function
impares
(num1, num2)
7.js:1
↓ 1 callers
Method
insert
(value, index)
71.js:215
↓ 1 callers
Method
insert
(value, index)
84.js:53
next →
1–100 of 365, ranked by callers