MCPcopy Create free account

hub / github.com/cesalberca/katas / functions

Functions57 in github.com/cesalberca/katas

↓ 9 callersFunctionflat
(...arrays: T[][])
src/flat/solutions/flat.flat.ts:1
↓ 7 callersFunctioncypher
(str: string, shift: number)
src/caesar/solutions/caesar-cypher.ts:4
↓ 6 callersMethodcalculate
(string: string)
src/calculator/solutions/calculator.ts:2
↓ 6 callersMethodverse
(number: number)
src/99-bottles/solutions/beer-song.ts:2
↓ 5 callersMethodfactor
(number: number)
src/prime-numbers/solutions/prime-numbers.ts:2
↓ 5 callersFunctiongetHighestNumber
(numbers: number[])
src/highest-number/solutions/sort.highest-number.ts:1
↓ 5 callersMethodverse
(number: number)
src/99-bottles/solutions/oop/bottles.ts:10
↓ 4 callersMethodcalculate
(money: number, result: number[] = [])
src/change-calculator/solutions/change-calculator.ts:14
↓ 4 callersFunctionfizzBuzz
(number: number)
src/fizz-buzz/solutions/for.fizz-buzz.ts:1
↓ 4 callersFunctionmapFizzBuzz
(number: number)
src/fizz-buzz/solutions/map.fizz-buzz.ts:1
↓ 3 callersFunctiongetEvenNumbers
(numbers: number[])
src/filter-even-numbers/solutions/fori.filter-even-numbers.ts:1
↓ 3 callersFunctiongetPoweredByTwo
(numbers: number[])
src/power-of-two/solutions/map.power-of-two.ts:1
↓ 3 callersFunctiongetTotal
(numbers: number[])
src/add-all-numbers/solutions/forof.add-all-numbers.ts:1
↓ 2 callersMethodconfigureAmounts
(newAmounts: Map<number, number>)
src/change-calculator/solutions/change-calculator.ts:31
↓ 2 callersMethodfor
(number: number)
src/99-bottles/solutions/oop/bottle-number-factory.ts:6
↓ 2 callersFunctionforEach
(values: T[], callback: (element: T) => void)
src/for-each/solutions/for-each.ts:1
↓ 2 callersFunctionfruitCounter
(fruits: string[])
src/fruit-counter/solutions/reduce.fruit-counter.ts:3
↓ 2 callersFunctiongrouper
(people: Person[])
src/grouper/solutions/grouper.ts:3
↓ 2 callersFunctionsetup
()
src/markdown/solutions/markdown.spec.ts:26
↓ 2 callersFunctionsetup
()
src/word-wrap/solutions/word-wrap.spec.ts:26
↓ 2 callersMethodsing
(starting: number, ending = 0)
src/99-bottles/solutions/beer-song.ts:16
↓ 2 callersMethodsing
(starting: number, ending: number = 0)
src/99-bottles/solutions/oop/bottles.ts:4
↓ 2 callersMethodwrap
(text: string, columnLength: number)
src/markdown/solutions/markdown.ts:2
↓ 2 callersMethodwrap
(text: string, columnLength: number)
src/word-wrap/solutions/word-wrap.ts:2
↓ 1 callersMethodaction
()
src/99-bottles/solutions/oop/bottle-number.ts:12
↓ 1 callersMethodaddTrunk
(maxStarsPerRow: number, tree: string)
src/christmas-tree/solutions/christmas-tree.ts:26
↓ 1 callersMethodcapitalizeWord
(string: string)
src/99-bottles/solutions/oop/bottles.ts:28
↓ 1 callersMethodcontainer
()
src/99-bottles/solutions/oop/bottle-number.ts:4
↓ 1 callersFunctiongetAlphabeticallySorted
(given: string[])
src/alphabetical/solutions/alphabetical.ts:1
↓ 1 callersMethodgetSequence
(string: string)
src/calculator/solutions/calculator.ts:9
↓ 1 callersMethodpronoun
()
src/99-bottles/solutions/oop/bottle-number.ts:16
↓ 1 callersMethodquantity
()
src/99-bottles/solutions/oop/bottle-number.ts:8
↓ 1 callersMethodrange
(start: number, end: number)
src/99-bottles/solutions/beer-song-solution.ts:27
↓ 1 callersMethodrange
(start: number, end: number)
src/99-bottles/solutions/oop/bottles.ts:21
↓ 1 callersMethodrender
(rows: number)
src/christmas-tree/solutions/christmas-tree.ts:2
↓ 1 callersMethodsuccessor
()
src/99-bottles/solutions/oop/bottle-number.ts:20
↓ 1 callersMethodtoString
()
src/99-bottles/solutions/oop/bottle-number.ts:24
Methodaction
()
src/99-bottles/solutions/oop/bottle-number-zero.ts:12
Methodconstructor
()
src/99-bottles/solutions/oop/bottle-number-one.ts:4
Methodconstructor
(protected readonly number: number)
src/99-bottles/solutions/oop/bottle-number.ts:2
Methodconstructor
()
src/99-bottles/solutions/oop/bottle-number-zero.ts:4
Methodcontainer
()
src/99-bottles/solutions/oop/bottle-number-one.ts:8
Functionflat
(...arrays: T[][])
src/flat/solutions/forof.flat.ts:1
Functionflat
(...arrays: T[][])
src/flat/solutions/reduce.flat.ts:1
FunctionfruitCounter
(fruits: string[])
src/fruit-counter/solutions/for-each.fruit-counter.ts:3
FunctiongetEvenNumbers
(numbers: number[])
src/filter-even-numbers/solutions/filter.filter-even-numbers.ts:1
FunctiongetEvenNumbers
(numbers: number[])
src/filter-even-numbers/solutions/forof.filter-even-numbers.ts:1
FunctiongetHighestNumber
(numbers: number[])
src/highest-number/solutions/forof.highest-number.ts:1
FunctiongetPoweredByTwo
(numbers: number[])
src/power-of-two/solutions/fori.power-of-two.ts:1
FunctiongetPoweredByTwo
(numbers: number[])
src/power-of-two/solutions/forof.power-of-two.ts:1
FunctiongetTotal
(given: number[])
src/add-all-numbers/solutions/reduce.add-all-numbers.ts:1
Functiongrouper
(people: Person[])
src/grouper/solutions/for-each.grouper.ts:8
Methodpronoun
()
src/99-bottles/solutions/oop/bottle-number-one.ts:12
Methodquantity
()
src/99-bottles/solutions/oop/bottle-number-zero.ts:8
Methodsing
(from: number, to = 0)
src/99-bottles/solutions/beer-song-solution.ts:2
Methodsuccessor
()
src/99-bottles/solutions/oop/bottle-number-zero.ts:16
Methodverse
(number: number)
src/99-bottles/solutions/beer-song-solution.ts:6