Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WomenWhoCodeNYC/Algorithms
/ functions
Functions
344 in github.com/WomenWhoCodeNYC/Algorithms
⨍
Functions
344
◇
Types & classes
50
↓ 1 callers
Function
shiftBits
(num, i)
challenges/powerOfTwo/solutions/powerOfTwo.py:4
↓ 1 callers
Function
shuffle_same_count_letters
Shuffle (letter, count) tuples that have the same count while keeping the letter count list sorted. :param sorted_letter_count: List of t
challenges/bestShuffle/solutions/bestShuffle.py:142
↓ 1 callers
Function
sieveOfEratosthenes
(limit: raise)
challenges/sieveOfEratosthenes/solutions/sieveOfEratosthenes.rb:1
↓ 1 callers
Function
solveTowersOfHanoi
(num_of_disks, start_col, end_col, temp_col, tower_stacks)
challenges/towersOfHanoi/solutions/towersOfHanoi.py:24
↓ 1 callers
Function
solved?
(board)
challenges/sudoku/solutions/sudoku_checker_solution.rb:17
↓ 1 callers
Function
sort
(arr)
challenges/segregateEvenOdd/segregateEvenOdd.js:1
↓ 1 callers
Function
square_transpose
(board)
challenges/sudoku/solutions/sudoku_checker_solution.rb:5
↓ 1 callers
Function
stringToInt
challenges/string2Int/solutions/string2Int.cpp:29
↓ 1 callers
Function
sumOfDigits
(n)
challenges/primesBase10/solutions/primesBase10.py:5
↓ 1 callers
Function
sumOfMults
(num)
challenges/multiplesOf3And5/solutions/sumOfMults.js:3
↓ 1 callers
Function
sum_primes
(primes)
challenges/sieveOfEratosthenes/solutions/sieveOfErathosthenes.rb:20
↓ 1 callers
Function
sym
(left, right)
challenges/isTreeSymmetric/solutions/isTreeSymmetric.py:4
↓ 1 callers
Function
test
(data)
challenges/2ndLargestInBST/solutions/2ndLargestInBST.py:79
↓ 1 callers
Method
timeConversion
(String time)
challenges/timeConversion/solutions/TimeConversion.java:9
↓ 1 callers
Function
timesforfinalclose
(times)
challenges/100Doors/solutions/100Doors.py:1
↓ 1 callers
Function
tr
(from, to, str)
challenges/tr/solutions/tr.js:1
↓ 1 callers
Function
translate
(word)
challenges/pigLatin/solutions/pigLatin.rb:1
↓ 1 callers
Method
tribonacci
(int[] signature, int n)
challenges/tribonacci/solutions/Tribonacci.java:35
↓ 1 callers
Function
tribonnoci
(sig, num)
challenges/tribonacci/solutions/tribonacci.rb:1
↓ 1 callers
Function
twoSum
(nums, target)
challenges/twoSum/solutions/twoSum.py:2
↓ 1 callers
Function
validate
(str)
challenges/palindrome/solutions/ruby.rb:27
↓ 1 callers
Function
value_of_the_investment
(investment: raise, rate: raise, num_years: raise)
challenges/investment/solutions/investment.rb:1
↓ 1 callers
Function
volAtLevel
(peakIndices)
challenges/rainWaterCollector/solutions/rainWaterCollector.js:23
↓ 1 callers
Function
vowle_remover
(str)
challenges/removeVowels/solutions/removeVowels.rb:30
Method
<=>
Spaceship operator (similar to http://ruby-doc.org/core-1.9.3/Comparable.html) 1 if self>other; 0 if self==other; -1 if self<other
challenges/CompareTwoStrings/solutions/CompareTwoStrings.rb:15
Function
BST
()
challenges/2ndLargestInBST/solutions/find2ndlargest.js:1
Function
Erat
(max)
challenges/sieveOfEratosthenes/solutions/sieveOfEratosthenes.js:1
Method
FibonacciSum
(int number)
challenges/fibonacciSum/solutions/FibonacciSum.java:10
Method
Heap
challenges/medianMaintenance/solutions/medianMaintenance.cpp:22
Function
LinkedList
()
challenges/partitionLinkedList/Solutions/partitionLinkedList.js:1
Function
LinkedList
()
challenges/kthToLastElement/solutions/kthToLastElement.js:1
Method
ListNode
challenges/reverseSublist/solutions/reverseSublist.cpp:14
Method
ListNode
(int val)
challenges/partitionLinkedList/Solutions/PartitionLinkedList.java:101
Function
Node
(val)
challenges/CompareTwoStrings/solutions/compareTwoStrings.js:1
Function
Node
(data)
challenges/partitionLinkedList/Solutions/partitionLinkedList.js:6
Function
Node
(data)
challenges/kthToLastElement/solutions/kthToLastElement.js:6
Function
SimpleMode
(arr)
challenges/mode/modequestion.js:6
Function
SimpleMode
(arr)
challenges/mode/solutions/modeanswer.js:1
Method
SinglyLinkedList
challenges/partitionLinkedList/Solutions/partitionLinkedList.cpp:42
Method
SinglyLinkedListNode
challenges/partitionLinkedList/Solutions/partitionLinkedList.cpp:31
Method
__init__
(self, val, left=None, right=None)
challenges/2ndLargestInBST/solutions/2ndLargestInBST.py:18
Method
__init__
(self)
challenges/2ndLargestInBST/solutions/2ndLargestInBST.py:26
Method
__init__
(self, data)
challenges/partitionLinkedList/Solutions/partitionLinkedList.py:5
Method
__str__
(self)
challenges/2ndLargestInBST/solutions/2ndLargestInBST.py:22
Method
add
(num)
challenges/medianCollection/solutions/medianCollection.rb:9
Method
bubble_down
challenges/medianMaintenance/solutions/medianMaintenance.cpp:39
Method
bubble_up
challenges/medianMaintenance/solutions/medianMaintenance.cpp:29
Function
cipher
(string, key, encode= True)
challenges/caesarCipher/solutions/TeamPython_CaeserCipher.py:4
Method
comp
challenges/medianMaintenance/solutions/medianMaintenance.cpp:72
Method
comp
challenges/medianMaintenance/solutions/medianMaintenance.cpp:76
Method
constructor
(size = 0, data = {})
challenges/matchingClosingParenthesis/solutions/matchingClosingParenthesis.js:7
Method
constructor
(value, children = [])
challenges/edgeTree/solutions/edgeTree.js:2
Method
convertTime
(int value)
challenges/convertTime/ConvertTime.java:5
Function
convertTo24
(originalTime)
challenges/timeConversion/solutions/team_macj.js:1
Function
diagonalMatrixProduct
(nestedArr)
challenges/2dArray/solutions/2dArray.js:6
Function
double
(number)
challenges/double/solutions/double.py:5
Function
double
(n)
challenges/double/solutions/javascript.js:1
Function
factorial
(n)
challenges/factorial/solutions/factorial.rb:2
Function
fibonacci_sum
challenges/fibonacciSum/solutions/ruby_fibonacci_sum.rb:1
Function
find_time
(num_people)
challenges/eggBoiler/solutions/Solution1.py:2
Function
fizzBuzz
()
challenges/fizzBuzz/solutions/fizzBuzz.js:1
Function
getFileExtension
(filename)
challenges/getFileExtension/solutions/getFileExtension.py:6
Function
hasloop
(startNode)
challenges/cyclicalLinkedList/solutions/cyclicalLinkedList.js:9
Function
hundred_doors
challenges/100Doors/solutions/100_doors.rb:1
Method
initialize
(children, val)
challenges/nthLeaf/solutions/nthLeaf.rb:9
Method
initialize
(word)
challenges/CompareTwoStrings/solutions/CompareTwoStrings.rb:4
Method
initialize
(value: raise)
challenges/CompareTwoStrings/solutions/compare_two_linked_list_strings.rb:6
Method
initialize
(value: raise)
challenges/cyclicalLinkedList/solutions/cyclical_linked_list.rb:6
Method
initialize
()
challenges/medianCollection/solutions/medianCollection.rb:4
Method
initialize
(value)
challenges/kthToLastElement/solutions/kthToLastElement.rb:6
Method
initialize
(val)
challenges/kthToLastElement/solutions/kthToLastElement.rb:18
Function
isPalindrome
(string)
challenges/palindrome/solutions/isPalindrome.py:8
Function
isPalindrome
(word)
challenges/palindrome/solutions/palindrome.rb:1
Function
isTreeSymmetric
(root)
challenges/isTreeSymmetric/solutions/isTreeSymmetric.py:1
Function
largest_prime_factor
(number)
challenges/largestPrime/solutions/ruby_largest_prime.rb:10
Method
left
challenges/medianMaintenance/solutions/medianMaintenance.cpp:18
Function
lemonadeChange
(self, bills)
challenges/lemonadeChange/solutions/lemonadeChange.py:4
Method
lemonadeChange
(int[] bills)
challenges/lemonadeChange/solutions/lemonadeChange.java:4
Method
lemonadeChange
challenges/lemonadeChange/solutions/lemonadeChange.cpp:13
Function
main
Driver program
challenges/CompareTwoStrings/solutions/compareTwoStrings.cpp:47
Function
main
challenges/medianMaintenance/solutions/medianMaintenance.cpp:111
Function
main
challenges/reverseSublist/solutions/reverseSublist.cpp:51
Function
main
challenges/quickSort/solutions/quickSort.cpp:18
Function
main
challenges/arrayPairSum/solutions/arraypairsum.cpp:75
Function
main
challenges/dictionary/solutions/dictionary.cpp:21
Function
main
challenges/partitionLinkedList/Solutions/partitionLinkedList.cpp:140
Function
main
challenges/string2Int/solutions/string2Int.cpp:50
Method
main
(String[] args)
challenges/romanNumerals/solutions/roman_numerals.java:11
Method
main
(String... args)
challenges/triangleInequality/solutions/TriangleInequality.java:13
Method
main
(String[] args)
challenges/selectionSort/solutions/SelectionSort.java:26
Method
main
(String... args)
challenges/tribonacci/solutions/Tribonacci.java:18
Method
main
(String... args)
challenges/sudoku/solutions/Sudoku.java:17
Method
main
(String... args)
challenges/largestPrime/solutions/LargestPrime.java:16
Method
main
(String[] args)
challenges/timeConversion/solutions/TimeConversion.java:31
Method
main
(String[] args)
challenges/reverseSublist/solutions/reverseSublistSolution.java:7
Method
main
(String[] args)
challenges/range/solutions/Range.java:43
Method
main
(String[] args)
challenges/fibonacciSum/solutions/FibonacciSum.java:31
Method
main
(String... args)
challenges/partitionLinkedList/Solutions/PartitionLinkedList.java:14
Method
main
(String[] args)
challenges/coinDenominations/solutions/CoinChangeCombinations.java:3
Method
main
(String... args)
challenges/latticePaths/solutions/LatticePaths.java:15
← previous
next →
201–300 of 344, ranked by callers