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
errBob
(string)
Please help Bob.js:22
Function
esrever
( str )
esrever esreveR!.js:16
Function
euclideanDistance
(point1, point2)
Euclidean distance in n dimensions.js:6
Function
evenLast
(numbers)
Evens times last.js:7
Function
evenNumbersBeforeFixed
(sequence, fixedElement)
Simple Fun #263: Even Numbers Before Fixed.js:36
Function
existsDuplicate
(numbers)
Duplicate.js:8
Function
f
(words)
Array of Morse, find unique and dublicate elements.js:15
Function
fSquared
(arr)
Salt Lake City Iron Yard -- Fun with functionally functional functionality.js:5
Function
factor
(n)
Calculate Factor.js:8
Function
factorial
(num)
Factorial.js:4
Function
factors
(n)
Square and Cubic Factors.js:33
Function
falsyOrTruthy
Work out is it falsy or truthy?.js:23
Function
fantasticPerson
(table)
Simple Fun #163: Fantastic Person.js:28
Function
fibonacci
(initNum, length)
The Fibonacci Code.js:9
Function
fightResolve
(defender, attacker)
Boardgame Fight Resolve.js:46
Function
filterEvenLengthWords
(words)
filterEvenLengthWords.js:10
Function
finalAttackValue
(x, mL)
Simple Fun #327: The Final Attack Value.js:26
Function
finalResult
(keywords,searchResult)
I guess this is a 7kyu kata #1: Search result.js:30
Function
find01
(arr)
I guess this is a 7kyu kata #4: Find 0 and 1.js:49
Function
findAndSumm
(arr1, arr2)
Lost numbers.js:12
Function
findAverage
(allStars)
All Star Code Challenge #2.js:12
Function
findConstant
(arr,lb,ub)
Crouching Distribution, Hidden Constant.js:9
Function
findD
(arr)
Simple Fun #380: Find d = a + b + c.js:28
Function
findEmailDomain
(address)
Find Email Domain.js:15
Function
findJane
(n)
Minimum Ticket Cost.js:9
Function
findMagic
(arr)
Magic Index.js:7
Function
findNeededGuards
(k)
Guarding the AlgoLandia.js:21
Function
findOddDigits
(n, k)
Give me the k first digits. Odd digits..js:15
Function
findSafeRoute
(board, directions)
Good luck Coop(updated)!.js:33
Function
findScreenHeight
(w, h)
Find Screen Size.js:8
Function
findShiftedWord
(sixLetterWords, eightLetterWords)
Find the Shifted Words.js:33
Function
findTheMissingTree
(trees)
Simple Fun #147: Find The Missing Tree.js:35
Function
findUnknowNumber
(x,y,z)
Algorithm Fun: Find The Unknown Number - Part I.js:45
Function
findYear
(month, dayOfWeek)
All Star Code Challenge #17.js:20
Function
finder
(box)
Find the Golden Ticket!.js:17
Function
fistBeard
(arr)
Chuck Norris IV - Bearded Fist.js:10
Function
fit_in
(a, b, m, n)
Suitcase packing.js:16
Function
fix
(paragraph)
Sentences should start with capital letters..js:23
Function
fizzBuzz
Fizz Buzz - Without ifs.js:22
Function
flipCards
()
Simple Fun #367: Flip Cards.js:23
Function
flipper
(stringArr)
Its all backwards.js:8
Function
flyTime
(dist, train, fly)
Fly as fast as you can.js:16
Function
folding
(a,b)
Simple Fun #190: Folding Paper.js:38
Function
format
(str, arr)
String Formatter.js:12
Function
formatDataValue
(data)
Format data value.js:14
Function
fourPiles
(n,y)
T.T.T.27: Four piles of apples.js:33
Function
fourSeasons
(d)
The Four Seasons.js:11
Function
fraction
(a, b)
Simple Fun #179: Fraction.js:34
Function
frame
(phrase, ch='*')
Rithm Series: Frame a Phrase Simple.js:31
Function
fullName
()
SpeedCode #1 - Getters and Setters in Object Literals.js:20
Function
furthestDistance
(arr)
Farthest Distance.js:21
Function
game
(n,m)
Simple Game.js:43
Function
game
(nobi)
T.T.T.54: Playing Rock Paper Scissors with Doraemon.js:35
Function
gameOfFives
(b,s)
Oktober Fest: Bjorg's Got A Drinking Problem.js:21
Function
gatesCalculator
(num1, num2)
Bill Gates' Percentage Calculator.js:7
Function
gbpchf
(gbp)
Let's convert British Pounds to Swiss Franks! (GBP) --> (CHF).js:9
Function
gearInchCalculator
(chainrings, sprockets)
Bicycle gear inch calculator.js:16
Function
generateBoard
(cols, rows)
Bored Board Designer.js:21
Function
generateCurrencyMatrix
(currency)
Currency Matrix Generator.js:11
Function
generateMenu
(menuItems)
Generate HTML links.js:17
Function
generatePairs
(m, n)
Pairs of integers from m to n.js:12
Function
getAges
(sum,difference)
Calculate Two People's Individual Ages.js:9
Function
getAverages
(pickleCounts)
Pickle Bucket - The Journey Begins [Chapter 1].js:36
Function
getCharacters
(obj, key, val)
Search JSON for any key value pair.js:21
Function
getCoffee
(arr,coffee)
Bob's Grumpy Coffee Shop.js:7
Function
getCombinations
(list, size)
Get All Combinations's Count.js:14
Function
getCommonDirectoryPath
(paths)
The common directory path.js:12
Function
getElement
(array, indexes)
Multidimensional array.js:11
Function
getEvenStrings
(str)
Grab THOSE EVEN STRINGS !!.js:13
Function
getFibonacci
(n)
Big Fibonacci Numbers.js:16
Function
getGridNumber
(width, height, x, y)
Get the Grid Coordinates.js:27
Function
getKthLastElement
(head, k)
Find the K-th last element of a singly linked list.js:14
Function
getMilitaryTime
(input)
What time is it?.js:13
Function
getMixedNum
(fraction)
Convert Improper Fraction to Mixed Number.js:11
Function
getNote
(pitch)
Pitches and Notes.js:31
Function
getNum
(obj)
Find the Number?.js:11
Function
getNumberLength
(n)
Big number problem.js:9
Function
getNumberRange
(first, last)
Replace multiples with string.js:32
Function
getPositions
Hands Up.js:11
Function
getRandomInRange
(min, max)
Random number in range.js:9
Function
getRemains
(arr, f)
Everything that remains.js:18
Function
getRequired
(player, enemy)
Talisman Board Game Combat System Checker.js:49
Function
getSectionIdFromScroll
(scrollY,sizes)
Which section did you scroll to?.js:16
Function
getVertex
(a,b,c)
Parabolas: Standard to Vertex Form.js:11
Function
getWeight
(name)
Disagreeable ascii.js:20
Function
getXYPosition
(width, height, number)
Get the Grid Coordinates.js:37
Function
getZodiacSign
(day, month)
Get Zodiac Sign.js:29
Function
get_neighbourhood
(type, arr, [y,x])
2D Cellular Neighbourhood.js:39
Function
giveChange
(amount)
You Got Change?.js:24
Function
globalEstimate
( estimates )
Global estimates.js:16
Function
guessHatColor
(a,b,c,d)
Simple Fun #195: Guess Hat Color.js:39
Function
haikuWizard
(arr)
Haiku Wizard.js:58
Function
halfIt
(n)
Coding 3min : Half it I.js:40
Function
halfLife
(quantityInitial, quantityRemaining, time)
Half Life.js:16
Function
harmonPointTrip
(a, b, c)
Calculate the Harmonic Conjugated Point of a Triplet of Aligned Points.js:38
Function
hasOneChar
(s)
Is my string repeating the same character over and over ?.js:21
Function
headSmash
(array)
Chuck Norris III - Cage Match.js:14
Function
helpJesse
(array)
All Star Code Challenge #31.js:40
Function
heron
(a, b, c)
Heron's Formula.js:13
Function
hexColor
(colors)
Colored Hexes!.js:29
← previous
next →
301–400 of 881, ranked by callers