MCPcopy Create free account

hub / github.com/Automedon/CodeWars-7-kyu-Soluitions-part-2 / functions

Functions881 in github.com/Automedon/CodeWars-7-kyu-Soluitions-part-2

FunctionerrBob
(string)
Please help Bob.js:22
Functionesrever
( str )
esrever esreveR!.js:16
FunctioneuclideanDistance
(point1, point2)
Euclidean distance in n dimensions.js:6
FunctionevenLast
(numbers)
Evens times last.js:7
FunctionevenNumbersBeforeFixed
(sequence, fixedElement)
Simple Fun #263: Even Numbers Before Fixed.js:36
FunctionexistsDuplicate
(numbers)
Duplicate.js:8
Functionf
(words)
Array of Morse, find unique and dublicate elements.js:15
FunctionfSquared
(arr)
Salt Lake City Iron Yard -- Fun with functionally functional functionality.js:5
Functionfactor
(n)
Calculate Factor.js:8
Functionfactorial
(num)
Factorial.js:4
Functionfactors
(n)
Square and Cubic Factors.js:33
FunctionfalsyOrTruthy
Work out is it falsy or truthy?.js:23
FunctionfantasticPerson
(table)
Simple Fun #163: Fantastic Person.js:28
Functionfibonacci
(initNum, length)
The Fibonacci Code.js:9
FunctionfightResolve
(defender, attacker)
Boardgame Fight Resolve.js:46
FunctionfilterEvenLengthWords
(words)
filterEvenLengthWords.js:10
FunctionfinalAttackValue
(x, mL)
Simple Fun #327: The Final Attack Value.js:26
FunctionfinalResult
(keywords,searchResult)
I guess this is a 7kyu kata #1: Search result.js:30
Functionfind01
(arr)
I guess this is a 7kyu kata #4: Find 0 and 1.js:49
FunctionfindAndSumm
(arr1, arr2)
Lost numbers.js:12
FunctionfindAverage
(allStars)
All Star Code Challenge #2.js:12
FunctionfindConstant
(arr,lb,ub)
Crouching Distribution, Hidden Constant.js:9
FunctionfindD
(arr)
Simple Fun #380: Find d = a + b + c.js:28
FunctionfindEmailDomain
(address)
Find Email Domain.js:15
FunctionfindJane
(n)
Minimum Ticket Cost.js:9
FunctionfindMagic
(arr)
Magic Index.js:7
FunctionfindNeededGuards
(k)
Guarding the AlgoLandia.js:21
FunctionfindOddDigits
(n, k)
Give me the k first digits. Odd digits..js:15
FunctionfindSafeRoute
(board, directions)
Good luck Coop(updated)!.js:33
FunctionfindScreenHeight
(w, h)
Find Screen Size.js:8
FunctionfindShiftedWord
(sixLetterWords, eightLetterWords)
Find the Shifted Words.js:33
FunctionfindTheMissingTree
(trees)
Simple Fun #147: Find The Missing Tree.js:35
FunctionfindUnknowNumber
(x,y,z)
Algorithm Fun: Find The Unknown Number - Part I.js:45
FunctionfindYear
(month, dayOfWeek)
All Star Code Challenge #17.js:20
Functionfinder
(box)
Find the Golden Ticket!.js:17
FunctionfistBeard
(arr)
Chuck Norris IV - Bearded Fist.js:10
Functionfit_in
(a, b, m, n)
Suitcase packing.js:16
Functionfix
(paragraph)
Sentences should start with capital letters..js:23
FunctionfizzBuzz
Fizz Buzz - Without ifs.js:22
FunctionflipCards
()
Simple Fun #367: Flip Cards.js:23
Functionflipper
(stringArr)
Its all backwards.js:8
FunctionflyTime
(dist, train, fly)
Fly as fast as you can.js:16
Functionfolding
(a,b)
Simple Fun #190: Folding Paper.js:38
Functionformat
(str, arr)
String Formatter.js:12
FunctionformatDataValue
(data)
Format data value.js:14
FunctionfourPiles
(n,y)
T.T.T.27: Four piles of apples.js:33
FunctionfourSeasons
(d)
The Four Seasons.js:11
Functionfraction
(a, b)
Simple Fun #179: Fraction.js:34
Functionframe
(phrase, ch='*')
Rithm Series: Frame a Phrase Simple.js:31
FunctionfullName
()
SpeedCode #1 - Getters and Setters in Object Literals.js:20
FunctionfurthestDistance
(arr)
Farthest Distance.js:21
Functiongame
(n,m)
Simple Game.js:43
Functiongame
(nobi)
T.T.T.54: Playing Rock Paper Scissors with Doraemon.js:35
FunctiongameOfFives
(b,s)
Oktober Fest: Bjorg's Got A Drinking Problem.js:21
FunctiongatesCalculator
(num1, num2)
Bill Gates' Percentage Calculator.js:7
Functiongbpchf
(gbp)
Let's convert British Pounds to Swiss Franks! (GBP) --> (CHF).js:9
FunctiongearInchCalculator
(chainrings, sprockets)
Bicycle gear inch calculator.js:16
FunctiongenerateBoard
(cols, rows)
Bored Board Designer.js:21
FunctiongenerateCurrencyMatrix
(currency)
Currency Matrix Generator.js:11
FunctiongenerateMenu
(menuItems)
Generate HTML links.js:17
FunctiongeneratePairs
(m, n)
Pairs of integers from m to n.js:12
FunctiongetAges
(sum,difference)
Calculate Two People's Individual Ages.js:9
FunctiongetAverages
(pickleCounts)
Pickle Bucket - The Journey Begins [Chapter 1].js:36
FunctiongetCharacters
(obj, key, val)
Search JSON for any key value pair.js:21
FunctiongetCoffee
(arr,coffee)
Bob's Grumpy Coffee Shop.js:7
FunctiongetCombinations
(list, size)
Get All Combinations's Count.js:14
FunctiongetCommonDirectoryPath
(paths)
The common directory path.js:12
FunctiongetElement
(array, indexes)
Multidimensional array.js:11
FunctiongetEvenStrings
(str)
Grab THOSE EVEN STRINGS !!.js:13
FunctiongetFibonacci
(n)
Big Fibonacci Numbers.js:16
FunctiongetGridNumber
(width, height, x, y)
Get the Grid Coordinates.js:27
FunctiongetKthLastElement
(head, k)
Find the K-th last element of a singly linked list.js:14
FunctiongetMilitaryTime
(input)
What time is it?.js:13
FunctiongetMixedNum
(fraction)
Convert Improper Fraction to Mixed Number.js:11
FunctiongetNote
(pitch)
Pitches and Notes.js:31
FunctiongetNum
(obj)
Find the Number?.js:11
FunctiongetNumberLength
(n)
Big number problem.js:9
FunctiongetNumberRange
(first, last)
Replace multiples with string.js:32
FunctiongetPositions
Hands Up.js:11
FunctiongetRandomInRange
(min, max)
Random number in range.js:9
FunctiongetRemains
(arr, f)
Everything that remains.js:18
FunctiongetRequired
(player, enemy)
Talisman Board Game Combat System Checker.js:49
FunctiongetSectionIdFromScroll
(scrollY,sizes)
Which section did you scroll to?.js:16
FunctiongetVertex
(a,b,c)
Parabolas: Standard to Vertex Form.js:11
FunctiongetWeight
(name)
Disagreeable ascii.js:20
FunctiongetXYPosition
(width, height, number)
Get the Grid Coordinates.js:37
FunctiongetZodiacSign
(day, month)
Get Zodiac Sign.js:29
Functionget_neighbourhood
(type, arr, [y,x])
2D Cellular Neighbourhood.js:39
FunctiongiveChange
(amount)
You Got Change?.js:24
FunctionglobalEstimate
( estimates )
Global estimates.js:16
FunctionguessHatColor
(a,b,c,d)
Simple Fun #195: Guess Hat Color.js:39
FunctionhaikuWizard
(arr)
Haiku Wizard.js:58
FunctionhalfIt
(n)
Coding 3min : Half it I.js:40
FunctionhalfLife
(quantityInitial, quantityRemaining, time)
Half Life.js:16
FunctionharmonPointTrip
(a, b, c)
Calculate the Harmonic Conjugated Point of a Triplet of Aligned Points.js:38
FunctionhasOneChar
(s)
Is my string repeating the same character over and over ?.js:21
FunctionheadSmash
(array)
Chuck Norris III - Cage Match.js:14
FunctionhelpJesse
(array)
All Star Code Challenge #31.js:40
Functionheron
(a, b, c)
Heron's Formula.js:13
FunctionhexColor
(colors)
Colored Hexes!.js:29
← previousnext →301–400 of 881, ranked by callers