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
hexHash
(code)
Hex Hash Sum.js:11
Function
hexToDec
(hexadecimal)
Hexadecimal conversion.js:11
Function
hexToTime
(hexCode)
Color of the moment.js:11
Function
hexWordSum
Hex Word Sum.js:20
Function
heyYa
(w)
Ice Cold 3000.js:19
Function
higherVersion
(ver1, ver2)
Simple Fun #48: Higher Version.js:26
Function
hopAcross
(lst)
Hop Across.js:25
Function
horizonDistance
(h, r)
Distance to horizon.js:12
Function
hotSingles
(arr1, arr2)
noobCode 04: HOT SINGLES...compare two arrays, return the unpaired items !.js:11
Function
houseOfCats
(legs)
Simple Fun #38: House Of Cats.js:26
Function
howManyIterationsNeeded
(num,a=50)
Lychrel numbers.js:36
Function
howMuchInUSA
( fuel, amountLiter )
How much doas a tankful in USA.js:22
Function
howMuchTax
(salary)
How much tax?.js:18
Function
htmlEndTagByStartTag
(startTag)
Simple Fun #28: Html End Tag By Start Tag.js:17
Function
htmlify
(string)
htmlify my text.js:40
Function
hypotenuse
(a, b)
All Star Code Challenge #24.js:24
Function
iTri
(s)
Ironman Triathlon.js:22
Function
iccanobif
(n)
The iccanobiF Sequence.js:10
Function
id
(c_str)
Identify Case.js:28
Function
imageFilter
(arr)
Image Files Only.js:18
Function
immigration
(a)
Can you move to Zephland?.js:17
Function
inTheValley
(str)
The Valley of the Green Glass Doors.js:11
Function
increasingNumber
(x, n)
Simple Fun #240: Increasing Number.js:42
Function
individualResult
(tenthsOfSecond, numberOfPenalties)
Biathlon individual race time calculator.js:30
Function
infDatabase
(r, s, val)
Working with Dictionaries.js:80
Function
innerSquare
(rect, center, side)
Find square within a given rectangle..js:37
Function
insert
(string)
Emoji-ergency!.js:47
Function
instancesOfN
( string, letter )
number of instances of n in a string.js:12
Function
insurance
(age, size, numofdays)
Cost of my ride.js:22
Function
int2Bin
(num)
Integer to Binary!.js:13
Function
inter
(s1, s2)
Playing with Sets : Intersection.js:26
Function
interest
(P,r,n)
Simple Interest and Compound Interest.js:17
Function
interweave
(s1, s2)
Interweaving strings and removing digits.js:15
Function
interweave
(a, a2)
Interweaving an Array.js:13
Function
invertGrades
(scale, value)
Inverted school grades.js:9
Function
isABeforeM
(arr)
A Before M.js:13
Function
isAnagram
(test, original)
Anagram or not.js:13
Function
isAnagram
(stringOne, stringTwo)
Anagram.js:29
Function
isBalanced
(string)
Are the brackets balanced?.js:4
Function
isBalanced
(string)
Balanced ().js:15
Function
isEquilateral
(x1, y1, x2, y2, x3, y3)
Isosceles Triangle.js:7
Function
isFibo
(a,b,f)
Check if a number is a part of an arbitrary fibonacci sequence.js:9
Function
isFunction
(pairs)
Simple Fun #213: Is Function?.js:24
Function
isHex
(str)
Extract Values and Units.js:11
Function
isHex
(str)
Validate Hexadecimal.js:10
Function
isInertial
Inertial Array.js:16
Function
isInformationConsistent
Simple Fun #86: is Information Consistent?.js:33
Function
isInt
(n)
Is it Integer?.js:16
Function
isItBugged
(code)
Oh dear God! Is it bugged?.js:9
Function
isJohnLying
(a,b,s)
Simple Fun #324: Is John Lying?.js:57
Function
isJubilee
(year)
Jubilee Year.js:13
Function
isLeapYear
(duration, year)
We've crashed on a distance planet in our galaxy! When do leap years occur here?.js:19
Function
isLucky
(n)
lucky number.js:9
Function
isMagicThree
(array)
Magic Three.js:18
Function
isMagical
(s)
Magic Square Validator.js:19
Function
isMatching
(string, str1, str2)
String Matcher.js:14
Function
isMultiple
(a, b, n)
Multiple remainder of the division.js:18
Function
isMyGirlfriendRight
()
Is my girlfriend right?.js:6
Function
isNormal
(n)
Normal number.js:4
Function
isNumber
(str)
isNumber?.js:5
Function
isOrthogonal
(u,v)
Orthogonal Vectors.js:17
Function
isPalindrome
(stringToTest)
Palindrome.js:6
Function
isPalindrome
(str)
All Star Code Challenge #6.js:17
Function
isPalindrome
(str)
Palindrome checker.js:11
Function
isPartOfFibonacciSequence
(input)
Check if integer is part of Fibonacci sequence or not.js:11
Function
isPerfect
(n)
Perfect Number Verifier.js:12
Function
isPerfect
(number)
Perfect Number.js:11
Method
isPossible
()
Can this object fly? Balloons in "Up" and in real life.js:44
Function
isSmooth
(n)
Smooth numbers.js:21
Function
isStraight
(c)
Pokerhand, straight or not?.js:21
Function
isSubsetOf
(s1, s2)
Playing with Sets : Sup Sub.js:37
Function
isSupersetOf
(s1, s2)
Playing with Sets : Sup Sub.js:43
Function
isThueMorse
(seq)
Simple Fun #106: Is Thue Morse?.js:37
Function
issueErrorNotice
Ramda #1 - Books with errors.js:23
Function
itinerary
(travel)
Airport itinerary.js:36
Function
jeringonza
(str)
Simple Jeringonza.js:12
Function
kangaroo
(kanga1, rate1, kanga2, rate2)
Jumping Kangaroos.js:23
Function
kaprekarSplit
Kaprekar Split.js:26
Function
kataStatus
(k)
Fake website #6: Design an automatic beta katas processing function.js:69
Function
keep
(array, fn)
Strain.js:25
Function
kidoCount
(n)
Counting like a kid..js:13
Function
knapsackLight
(value1,weight1,value2,weight2,maxW)
Simple Fun #5: Knapsack Light.js:48
Function
knightVsKing
(R, K)
Knight vs King.js:23
Function
knockKnock
(str)
Takeshi's Castle Spy: Knock Knock.js:38
Function
kochCurve
(n)
Koch curve.js:14
Function
lamps
(a)
Simple Fun #124: Lamps.js:24
Function
largest
(n)
Largest prime number containing n digit.js:10
Function
lastManStanding
(last_number)
Last man standing.js:34
Function
lastTwo
(arr)
Mutation in Arrays.js:9
Function
leaderB
(user, user_score, your_score)
Codewars Leaderboard Climber.js:19
Function
leagueCalculate
(team1, team2, result)
Sports league table - help your local team!.js:22
Function
learnCharitableGame
(arr)
Simple Fun #131: Learn Charitable Game.js:32
Function
leastMove
(side)
Turn positive triangle into an inverted triangle. How many points need to be moved at least?.js:60
Function
leg
(c, a)
All Star Code Challenge #24.js:28
Function
lifePathNumber
(dateOfBirth)
Life Path Number.js:19
Function
logIn
(password)
Validate Passwords.js:34
Function
londonCityHacker
(journey)
London CityHacker.js:11
Function
loseOrEarn
(costPrice,sellPrice,fakeMoney,paidBack)
Simple Fun #372: Lose Or Earn?.js:51
Function
loseWeight
(gender, weight, duration)
Jacob's Weight Loss Program.js:18
Function
lottery
(str)
Lottery machine.js:15
← previous
next →
401–500 of 881, ranked by callers