Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Automedon/CodeWars-7-kyu-Soluitions-part-2
/ functions
Functions
881 in github.com/Automedon/CodeWars-7-kyu-Soluitions-part-2
⨍
Functions
881
◇
Types & classes
22
Function
avgArray
(arr)
Average Array.js:9
Function
axisAlignedBoundingBox
(x, y)
Simple Fun #230: Axis Aligned Bounding Box.js:36
Function
babel
(height)
Pictures #1 - Rebuilding the Tower of Babel.js:74
Function
babyCount
(x)
The Baby Years I - Baby Counting.js:29
Function
babySharkLyrics
()
Baby shark lyrics generator.js:36
Function
backToTheFuture
(inbound)
Back to the Future?.js:24
Function
ballCollector
(detritus)
Monkey Tennis - The Aftermath.js:11
Function
bankRobbery
(deposits)
Bank Robbery.js:11
Function
bareable
(h, hu)
Holiday I - Temperature in Bali.js:11
Function
battle
(x, y)
Battle of the characters (Medium).js:17
Function
baumSweet
()
The Baum-Sweet sequence.js:16
Function
bearDollars
(arr)
Bear the Freelancer.js:21
Function
bearFur
(bears)
Offspring Traits.js:26
Function
biggest3digitPalindrome
()
Largest palindrome product.js:5
Function
binStr
(s)
Simple Fun #194: Binary String.js:32
Function
binaryCleaner
(arr)
Not above the one!.js:17
Function
binarySwap
(input)
Binary Swap.js:68
Function
bittyWords
(words, bits)
Bitty Words.js:23
Function
bloodMoon
(r)
Blood Moon.js:11
Function
bmi
(w, h)
Body Mass Index (BMI) calculator.js:28
Function
board
(size)
ChessBoard.js:8
Function
boatLoader
(a)
Noye's Fludde.js:15
Function
boxCapacity
(length, width, height)
Thinkful - Number Drills: Congo warehouses.js:11
Function
bucketOf
(str)
80's Kids #5: You Can't Do That on Television.js:19
Function
buildInvertedIndex
(c, t, s, e)
NLP-Series #1 - Inverted Index.js:20
Function
buildPyramidTime
(strength, skill)
The Great Pyramid of Giza.js:16
Function
buildTableText
(row, column, character)
Print Fixed Size Two Dimensional Table.js:27
Function
bulbMaze
(map)
Simple Fun #347: Bulb Maze I.js:60
Function
caffeine
(c, number)
Andy's coffee addiction.js:33
Function
calc
(a)
Operations with sequence.js:18
Function
calc_ms
(n)
Count cubes in a Menger Sponge.js:34
Function
calculateBricksCount
(width,height)
Building a wall with bricks.js:24
Function
calculateCAGR
(fv,pv,n)
Calculate Compound Annual Growth Rate of an investment.js:20
Function
calculatePayment
(p0, amortization, interestRate)
Calculate Monthly Mortgage Payment.js:27
Function
calculateProbability
(n)
Same Birthday Probability.js:5
Function
calculateRetirement
(deposit, targetBalance)
Save for retirement.js:52
Function
calculateScore
(cardsArr, wager)
Lost Cities Score Calculator.js:19
Function
calculateSpeed
(distance, time)
Measuring Average Speed.js:11
Function
calculateTax
(dollars, taxRate)
Simple Tax Calculator.js:9
Function
calculateTotalResistance
(...arr)
Total Resistance in a Parallel Circuit.js:5
Function
calibrate
(weight, penny, quarter)
Broken scales.js:14
Function
calorie
([name,g,age,height,weight,activity])
Daily Calorie Requirement.js:36
Function
canIMeasure
(a,b,c)
3 litres and 5 litres.js:20
Function
canReach
(n, add, mult)
Just Adding and Multiplying.js:17
Function
canStillWin
(table, racesRemaining)
Who can still win the Formula One World Championship?.js:30
Function
candles
(candlesNumber, makeNew)
Simple Fun #18: Candles.js:36
Function
cantBeatSoJoin
(numbers)
If you can't beat 'em, join 'em!.js:27
Function
car
(p,n)
Car Depreciation.js:17
Function
catMouse
(map,moves)
Cat and Mouse - 2D Version.js:27
Function
cc
(card)
Card Counting.js:19
Function
centroid
(c)
Centroid I.js:6
Function
certainSum
(a,b)
Too Big To Sum?.js:12
Function
chains
(down, distance, yardsGained)
Move The Chains!.js:16
Function
change
(name, items, payment)
Coding 3min : Hacker and change.js:49
Function
changeCount
( change )
Loose Change!.js:28
Function
changeTime
(input, delta)
Timmy Time.js:11
Function
changingSequence
(arr)
Changing Sequence.js:7
Function
charDecipher
(charString)
Decipher the Char-Code.js:14
Function
check
(a,x)
No Loops 2 - You only need one - Shortest Code Version.js:9
Function
checkExpiryValid
(date1)
Validate credit card expiry date.js:15
Function
checkLetters
(word,letter,correctNumber)
Common error catcher.js:50
Function
checkNucleotides
(sequence)
Check RNA Nucleotides.js:21
Function
checkRel
(p1, p2)
Relationship evaluator: Who's your daddy!?.js:43
Function
checkUPC
(upc)
check UPC.js:28
Function
checkWinner
(playerCard, opponentCard, statIdx)
Trumps - The Classic Card Game.js:20
Function
chessKnight
(cell)
Chess Fun #3: Chess Knight.js:26
Function
chickenOptions
(n)
Harry and the Mathematician's Chicken.js:17
Function
chirp
(n)
Recursive Ninja.js:11
Method
chopBranch
(n)
The Deca Tree.js:46
Method
chopLeaf
(n)
The Deca Tree.js:55
Method
chopTrunk
(n)
The Deca Tree.js:40
Method
chopTwig
(n)
The Deca Tree.js:51
Function
chuckPushUps
(string)
Chuck Norris I - Push Ups.js:16
Function
climbingTime
(height, up, down)
A crawling worm.js:10
Function
clockDegree
(s)
Time Degrees.js:16
Function
closedBracketWord
(word)
Simple Fun #215: Properly Closed Bracket Word.js:34
Function
closestNeighbor
(n, a, b, c)
Simple Fun #225: Closest Neighbor.js:23
Function
closestPairTonum
(n)
The Sum and The Rest of Certain Pairs of Numbers have to be Perfect Squares.js:27
Function
coffee
(str)
COFFEE!.js:21
Function
cogRpm
(c, n)
Cogs 2.js:28
Function
coinCombo
(cents)
Calculator: Coin Combination.js:14
Function
collatz
(n, count=0)
Broken Collatz.js:7
Function
color2grey
(image)
Convert Color image to greyscale.js:28
Function
comes_after
(str,l)
What comes after?.js:15
Function
companyBotStrategy
(trainingData)
Simple Fun #107: Company Bot Strategy.js:61
Function
comparator
(a,b)
The 12 Days of Christmas.js:26
Function
compareCosts
(c)
Time to hit the gym.js:15
Function
compareIntegers
(a, b)
Simple Fun #264: Compare Two Integers.js:29
Function
compareObjects
(objectA, objectB)
Simplified object comparison.js:17
Function
completeSeries
(arr)
Complete Series.js:14
Function
compose
(s1, s2)
Composing squared strings.js:21
Function
compute
(n)
All Star Code Challenge #7.js:15
Function
conjugate
(verb)
Spanish Conjugator.js:119
Function
consecutiveOnes
(nums)
ONE ONe One one.js:14
Function
constructSubmatrix
(matrix, rowsToDelete, columnsToDelete)
Simple Fun #235: Construct Submatrix.js:47
Function
constructionWorker
(firstName, lastName, age, gender, married,boss)
Factory Functions #2 - Inheritance and Object Composition.js:48
Method
constructor
(x)
PRNG: Linear Congruential Generator.js:37
Method
constructor
(object, crew, balloons)
Can this object fly? Balloons in "Up" and in real life.js:39
Method
constructor
(trunks)
The Deca Tree.js:34
Method
constructor
(...data)
Statistics - Fundamentals.js:29
← previous
next →
101–200 of 881, ranked by callers