Skip to content

savra/codewars.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics of problem solving ⭐

JAVA

FIVE
Name Problem Solution Time Complexity Space complexity
Can you get the loop ? https://www.codewars.com/kata/52a89c2ea8ddc5547a000863 Can you get the loop ? $O(N)$ $O(1)$
SEVEN
Name Problem Solution Time Complexity Space complexity
Bubblesort Once https://www.codewars.com/kata/56b97b776ffcea598a0006f2 Bubblesort Once $not specified$ $not specified$
Closing in Sum https://www.codewars.com/kata/65126d52a5de2b11c94096d2 Closing in Sum $not specified$ $not specified$
Collatz Conjecture Length https://www.codewars.com/kata/54fb963d3fe32351f2000102 Collatz Conjecture Length $not specified$ $not specified$
Coloured Triangles https://www.codewars.com/kata/5a25ac6ac5e284cfbe000111 Coloured Triangles $not specified$ $not specified$
Common Substrings https://www.codewars.com/kata/5669a5113c8ebf16ed00004c Common Substrings $not specified$ $not specified$
Compare Strings by Sum of Chars https://www.codewars.com/kata/576bb3c4b1abc497ec000065 Compare Strings by Sum of Chars $not specified$ $not specified$
Consecutive letters https://www.codewars.com/kata/5ce6728c939bf80029988b57 Consecutive letters $not specified$ $not specified$
Convert a linked list to a string https://www.codewars.com/kata/582c297e56373f0426000098 Convert a linked list to a string $O(N)$ $O(N)$
Debug Sum of Digits of a Number https://www.codewars.com/kata/563d59dd8e47a5ed220000ba Debug Sum of Digits of a Number $not specified$ $not specified$
Descending Order https://www.codewars.com/kata/5467e4d82edf8bbf40000155 Descending Order $not specified$ $not specified$
Disemvowel Trolls https://www.codewars.com/kata/52fba66badcd10859f00097e Disemvowel Trolls $not specified$ $not specified$
Exes and Ohs https://www.codewars.com/kata/55908aad6620c066bc00002a Exes and Ohs $not specified$ $not specified$
Factorial https://www.codewars.com/kata/54ff0d1f355cfd20e60001fc Factorial $not specified$ $not specified$
Fibonacci https://www.codewars.com/kata/57a1d5ef7cb1f3db590002af Fibonacci $not specified$ $not specified$
Find Count of Most Frequent Item in an Array https://www.codewars.com/kata/56582133c932d8239900002e Find Count of Most Frequent Item in an Array $not specified$ $not specified$
Find Max Tree Node https://www.codewars.com/kata/5a04450c8ba914083700000a Find Max Tree Node $not specified$ $not specified$
FIXME: 1, 2, 3, 4 https://www.codewars.com/kata/5b13c699af73864aa7000031 FIXME: 1, 2, 3, 4 $not specified$ $not specified$
FIXME: Get Full Name https://www.codewars.com/kata/597c684822bc9388f600010f FIXME: Get Full Name $not specified$ $not specified$
FIXME: Hours to Seconds https://www.codewars.com/kata/596b041e224071ece200002e FIXME: Hours to Seconds $not specified$ $not specified$
FIXME: Run, Runner! https://www.codewars.com/kata/596b2b9d9e2fbd7811000046 FIXME: Run, Runner! $not specified$ $not specified$
From A to Z https://www.codewars.com/kata/6512b3775bf8500baea77663 From A to Z $not specified$ $not specified$
Get the Middle Character https://www.codewars.com/kata/56747fd5cb988479af000028 Get the Middle Character $not specified$ $not specified$
Highest and Lowest https://www.codewars.com/kata/554b4ac871d6813a03000035 Highest and Lowest $not specified$ $not specified$
Isograms https://www.codewars.com/kata/54ba84be607a92aa900000f1 Isograms $not specified$ $not specified$
Leap Years https://www.codewars.com/kata/526c7363236867513f0005ca Leap Years $not specified$ $not specified$
Length and two values https://www.codewars.com/kata/62a611067274990047f431a8 Length and two values $not specified$ $not specified$
Linked Lists - Append https://www.codewars.com/kata/55d17ddd6d7868493e000074 Linked Lists - Append $O(N)$ $O(1)$
Linked Lists - Get Nth Node https://www.codewars.com/kata/55befc42bfe4d13ab1000007 Linked Lists - Get Nth Node $not specified$ $not specified$
Linked Lists - Push & BuildOneTwoThree https://www.codewars.com/kata/55be95786abade3c71000079 Linked Lists - Push & BuildOneTwoThree $not specified$ $not specified$
List Filtering https://www.codewars.com/kata/53dbd5315a3c69eed20002dd List Filtering $not specified$ $not specified$
Nickname Generator https://www.codewars.com/kata/593b1909e68ff627c9000186 Nickname Generator $not specified$ $not specified$
Number of Decimal Digits https://www.codewars.com/kata/58fa273ca6d84c158e000052 Number of Decimal Digits $not specified$ $not specified$
Number-Star ladder https://www.codewars.com/kata/5631213916d70a0979000066 Number-Star ladder $not specified$ $not specified$
Ones and Zeros https://www.codewars.com/kata/578553c3a1b8d5c40300037c Ones and Zeros $not specified$ $not specified$
Page replacement algorithms: FIFO https://www.codewars.com/kata/62d34faad32b8c002a17d6d9 Page replacement algorithms: FIFO $not specified$ $not specified$
Product Of Maximums Of Array (Array Series #2) https://www.codewars.com/kata/5a63948acadebff56f000018 Product Of Maximums Of Array (Array Series #2) $not specified$ $not specified$
Reduce My Fraction https://www.codewars.com/kata/576400f2f716ca816d001614 Reduce My Fraction $not specified$ $not specified$
Shortest Word https://www.codewars.com/kata/57cebe1dc6fdc20c57000ac9 Shortest Word $not specified$ $not specified$
Simple beads count https://www.codewars.com/kata/58712dfa5c538b6fc7000569 Simple beads count $not specified$ $not specified$
Simple Fun #176: Reverse Letter https://www.codewars.com/kata/58b8c94b7df3f116eb00005b Simple Fun #176: Reverse Letter $not specified$ $not specified$
Simple remove duplicates https://www.codewars.com/kata/5ba38ba180824a86850000f7 Simple remove duplicates $not specified$ $not specified$
Square Every Digit https://www.codewars.com/kata/546e2562b03326a88e000020 Square Every Digit $O(LogN)$ $O(LogN)$
Sum of array singles https://www.codewars.com/kata/59f11118a5e129e591000134 Sum of array singles $not specified$ $not specified$
Supernatural https://www.codewars.com/kata/55c9a8cda33889d69e00008b Supernatural $not specified$ $not specified$
Uglify Word https://www.codewars.com/kata/5ce6cf94cb83dc0020da1929 Uglify Word $not specified$ $not specified$
Vowel Count https://www.codewars.com/kata/54ff3102c1bad923760001f3 Vowel Count $not specified$ $not specified$
You're a square! https://www.codewars.com/kata/54c27a33fb7da0db0100040e You're a square! $not specified$ $not specified$
SIX
Name Problem Solution Time Complexity Space complexity
Dude, my computer cannot count! https://www.codewars.com/kata/58fa9898dfec0ef150000014 Dude, my computer cannot count! $not specified$ $not specified$
Multiples of 3 or 5 https://www.codewars.com/kata/514b92a657cdc65150000006 Multiples of 3 or 5 $O(LogN)$ $O(1)$
Round and Round https://www.codewars.com/kata/5996eb39cdc8eb39f80000a0 Round and Round $not specified$ $not specified$
EIGHT
Name Problem Solution Time Complexity Space complexity
A + B https://www.codewars.com/kata/5512a0b0509063e57d0003f5 A + B $not specified$ $not specified$
Abbreviate a Two Word Name https://www.codewars.com/kata/57eadb7ecd143f4c9c0000a3 Abbreviate a Two Word Name $not specified$ $not specified$
Age Range Compatibility Equation https://www.codewars.com/kata/5803956ddb07c5c74200144e Age Range Compatibility Equation $not specified$ $not specified$
All Star Code Challenge #18 https://www.codewars.com/kata/5865918c6b569962950002a1 All Star Code Challenge #18 $not specified$ $not specified$
altERnaTIng cAsE <=> ALTerNAtiNG CaSe https://www.codewars.com/kata/56efc695740d30f963000557 altERnaTIng cAsE <=> ALTerNAtiNG CaSe $O(N)$ $O(N)$
A Needle in the Haystack https://www.codewars.com/kata/56676e8fabd2d1ff3000000c A Needle in the Haystack $not specified$ $not specified$
Area of a Square https://www.codewars.com/kata/5748838ce2fab90b86001b1a Area of a Square $O(1)$ $O(1)$
Area or Perimeter https://www.codewars.com/kata/5ab6538b379d20ad880000ab Area or Perimeter $not specified$ $not specified$
Are You Playing Banjo? https://www.codewars.com/kata/53af2b8861023f1d88000832 Are You Playing Banjo? $not specified$ $not specified$
Array plus array https://www.codewars.com/kata/5a2be17aee1aaefe2a000151 Array plus array $not specified$ $not specified$
A Strange Trip to the Market https://www.codewars.com/kata/55ccdf1512938ce3ac000056 A Strange Trip to the Market $O(M * N)$ $O(1)$
A wolf in sheep's clothing A wolf in sheep's clothing $not specified$ $not specified$
Basic Mathematical Operations https://www.codewars.com/kata/57356c55867b9b7a60000bd7 Basic Mathematical Operations $O(1)$ $O(1)$
Basic subclasses - Adam and Eve https://www.codewars.com/kata/547274e24481cfc469000416 Basic subclasses - Adam and Eve $not specified$ $not specified$
Basic variable assignment https://www.codewars.com/kata/50ee6b0bdeab583673000025 Basic variable assignment $not specified$ $not specified$
Beginner - Lost Without a Map https://www.codewars.com/kata/57f781872e3d8ca2a000007e Beginner - Lost Without a Map $not specified$ $not specified$
Beginner Series #1 School Paperwork https://www.codewars.com/kata/55f9b48403f6b87a7c0000bd Beginner Series #1 School Paperwork $O(1)$ $O(1)$
Beginner Series #2 Clock https://www.codewars.com/kata/55f9bca8ecaa9eac7100004a Beginner Series #2 Clock $O(1)$ $O(1)$
Beginner Series #4 Cockroach https://www.codewars.com/kata/55fab1ffda3e2e44f00000c6 Beginner Series #4 Cockroach $O(1)$ $O(1)$
Bin to Decimal https://www.codewars.com/kata/57a5c31ce298a7e6b7000334 Bin to Decimal $O(1)$ $O(N)$
Calculate average https://www.codewars.com/kata/57a2013acf1fa5bfc4000921 Calculate average $not specified$ $not specified$
Calculate BMI https://www.codewars.com/kata/57a429e253ba3381850000fb Calculate BMI $O(1)$ $O(1)$
Cat years, Dog years https://www.codewars.com/kata/5a6663e9fd56cb5ab800008b Cat years, Dog years $not specified$ $not specified$
Century From Year https://www.codewars.com/kata/5a3fe3dde1ce0e8ed6000097 Century From Year $not specified$ $not specified$
Classic Hello World https://www.codewars.com/kata/57036f007fd72e3b77000023 Classic Hello World $not specified$ $not specified$
Collatz Conjecture (3n+1) https://www.codewars.com/kata/577a6e90d48e51c55e000217 Collatz Conjecture (3n+1) $not specified$ $not specified$
Color Ghost https://www.codewars.com/kata/53f1015fa9fe02cbda00111a Color Ghost $not specified$ $not specified$
Convert a Boolean to a String https://www.codewars.com/kata/551b4501ac0447318f0009cd Convert a Boolean to a String $not specified$ $not specified$
Convert a Number to a String! https://www.codewars.com/kata/5265326f5fda8eb1160004c8 Convert a Number to a String! $not specified$ $not specified$
Convert a String to a Number! https://www.codewars.com/kata/544675c6f971f7399a000e79 Convert a String to a Number! $not specified$ $not specified$
Convert boolean values to strings 'Yes' or 'No'. https://www.codewars.com/kata/53369039d7ab3ac506000467 Convert boolean values to strings 'Yes' or 'No'. $not specified$ $not specified$
Convert number to reversed array of digits https://www.codewars.com/kata/5583090cbe83f4fd8c000051 Convert number to reversed array of digits $not specified$ $not specified$
Convert a string to an array https://www.codewars.com/kata/57e76bc428d6fbc2d500036d Convert a string to an array $not specified$ $not specified$
Convert to Binary https://www.codewars.com/kata/59fca81a5712f9fa4700159a Convert to Binary $not specified$ $not specified$
Correct the mistakes of the character recognition software https://www.codewars.com/kata/577bd026df78c19bca0002c0 Correct the mistakes of the character recognition software $not specified$ $not specified$
Count by X https://www.codewars.com/kata/5513795bd3fafb56c200049e Count by X $not specified$ $not specified$
Counting sheep... https://www.codewars.com/kata/54edbc7200b811e956000556 Counting sheep... $not specified$ $not specified$
Count Odd Numbers below n https://www.codewars.com/kata/59342039eb450e39970000a6 Count Odd Numbers below n $not specified$ $not specified$
Count of positives / sum of negatives https://www.codewars.com/kata/576bb71bbbcf0951d5000044 Count of positives / sum of negatives $O(N)$ $O(1)$
Count the Monkeys! https://www.codewars.com/kata/56f69d9f9400f508fb000ba7 Count the Monkeys! $not specified$ $not specified$
CSV representation of array https://www.codewars.com/kata/5a34af40e1ce0eb1f5000036 CSV representation of array $not specified$ $not specified$
101 Dalmatians - squash the bugs, not the dogs! https://www.codewars.com/kata/56f6919a6b88de18ff000b36 101 Dalmatians - squash the bugs, not the dogs! $O(1)$ $O(1)$
Determine offspring sex based on genes XX and XY chromosomes https://www.codewars.com/kata/56530b444e831334c0000020 Determine offspring sex based on genes XX and XY chromosomes $O(1)$ $O(1)$
Did she say hallo? https://www.codewars.com/kata/56a4addbfd4a55694100001f Did she say hallo? $O(M * N)$ $O(1)$
Difference of Volumes of Cuboids https://www.codewars.com/kata/58cb43f4256836ed95000f97 Difference of Volumes of Cuboids $not specified$ $not specified$
DNA to RNA Conversion https://www.codewars.com/kata/5556282156230d0e5e000089 DNA to RNA Conversion $not specified$ $not specified$
Do I get a bonus? https://www.codewars.com/kata/56f6ad906b88de513f000d96 Do I get a bonus? $O(1)$ $O(1)$
Double Char https://www.codewars.com/kata/56b1f01c247c01db92000076 Double Char $O(N)$ $O(N)$
Duck Duck Goose https://www.codewars.com/kata/582e0e592029ea10530009ce Duck Duck Goose $not specified$ $not specified$
Holiday VIII - Duty Free https://www.codewars.com/kata/57e92e91b63b6cbac20001e5 Holiday VIII - Duty Free $not specified$ $not specified$
easy logs https://www.codewars.com/kata/5b68c7029756802aa2000176 easy logs $not specified$ $not specified$
Enumerable Magic #1 - True for All? https://www.codewars.com/kata/54598d1fcbae2ae05200112c Enumerable Magic #1 - True for All? $not specified$ $not specified$
Even or Odd https://www.codewars.com/kata/53da3dbb4a5168369a0000fe Even or Odd $not specified$ $not specified$
Exclusive "or" (xor) Logical Operator https://www.codewars.com/kata/56fa3c5ce4d45d2a52001b3c Exclusive "or" (xor) Logical Operator $O(1)$ $O(1)$
Expressions Matter https://www.codewars.com/kata/5ae62fcf252e66d44d00008e Expressions Matter $O(1)$ $O(1)$
Fake Binary https://www.codewars.com/kata/57eae65a4321032ce000002d Fake Binary $not specified$ $not specified$
Filtering even numbers (Bug Fixes) https://www.codewars.com/kata/566dc566f6ea9a14b500007b Filtering even numbers (Bug Fixes) $O(1)$ $O(1)$
Find Maximum and Minimum Values of a List https://www.codewars.com/kata/577a98a6ae28071780000989 Find Maximum and Minimum Values of a List $O(N)$ $O(1)$
Find Multiples of a Number https://www.codewars.com/kata/58ca658cc0d6401f2700045f Find Multiples of a Number $O(N)$ $O(N)$
Find Nearest square number https://www.codewars.com/kata/5a805d8cafa10f8b930005ba Find Nearest square number $not specified$ $not specified$
Find numbers which are divisible by given number https://www.codewars.com/kata/55edaba99da3a9c84000003b Find numbers which are divisible by given number $not specified$ $not specified$
Find the first non-consecutive number https://www.codewars.com/kata/58f8a3a27a5c28d92e000144 Find the first non-consecutive number $not specified$ $not specified$
Find the force of gravity between two objects https://www.codewars.com/kata/5b609ebc8f47bd595e000627 Find the force of gravity between two objects $not specified$ $not specified$
Find the Integral https://www.codewars.com/kata/59811fd8a070625d4c000013 Find the Integral $not specified$ $not specified$
Find the position! https://www.codewars.com/kata/5808e2006b65bff35500008f Find the position! $not specified$ $not specified$
Find the Slope https://www.codewars.com/kata/55a75e2d0803fea18f00009d Find the Slope $not specified$ $not specified$
Find the smallest integer in the array https://www.codewars.com/kata/55a2d7ebe362935a210000b2 Find the smallest integer in the array $not specified$ $not specified$
FIXME: Replace all dots https://www.codewars.com/kata/596c6eb85b0f515834000049 FIXME: Replace all dots $not specified$ $not specified$
FIXME: Static electrickery https://www.codewars.com/kata/596c55fc7bd5476bf60000d5 FIXME: Static electrickery $not specified$ $not specified$
Formatting decimal places https://www.codewars.com/kata/5641a03210e973055a00000d Formatting decimal places $O(1)$ $O(1)$
Fuel Calculator: Total Cost https://www.codewars.com/kata/57b58827d2a31c57720012e8 Fuel Calculator: Total Cost $O(1)$ $O(1)$
Function 1 - hello world https://www.codewars.com/kata/523b4ff7adca849afe000035 Function 1 - hello world $not specified$ $not specified$
Function 2 - squaring an argument https://www.codewars.com/kata/523b623152af8a30c6000027 Function 2 - squaring an argument $O(1)$ $O(1)$
get character from ASCII Value https://www.codewars.com/kata/55ad04714f0b468e8200001c get character from ASCII Value $not specified$ $not specified$
Get Nth Even Number https://www.codewars.com/kata/5933a1f8552bc2750a0000ed Get Nth Even Number $not specified$ $not specified$
Get Planet Name By ID https://www.codewars.com/kata/515e188a311df01cba000003 Get Planet Name By ID $not specified$ $not specified$
Get the mean of an array https://www.codewars.com/kata/563e320cee5dddcf77000158 Get the mean of an array $not specified$ $not specified$
Ghost code?! https://www.codewars.com/kata/570184a95594a091150000a0 Ghost code?! $O(1)$ $O(1)$
Grasshopper - Array Mean https://www.codewars.com/kata/55d277882e139d0b6000005d Grasshopper - Array Mean $not specified$ $not specified$
Grasshopper - Basic Function Fixer https://www.codewars.com/kata/56200d610758762fb0000002 Grasshopper - Basic Function Fixer $O(1)$ $O(1)$
Grasshopper - Check for factor https://www.codewars.com/kata/55cbc3586671f6aa070000fb Grasshopper - Check for factor $not specified$ $not specified$
Grasshopper - Debug https://www.codewars.com/kata/55cb854deb36f11f130000e1 Grasshopper - Debug $not specified$ $not specified$
Grasshopper - Debug sayHello https://www.codewars.com/kata/5625618b1fe21ab49f00001f Grasshopper - Debug sayHello $O(1)$ $O(1)$
Grasshopper - Grade book https://www.codewars.com/kata/55cbd4ba903825f7970000f5 Grasshopper - Grade book $not specified$ $not specified$
Grasshopper - Messi Goals https://www.codewars.com/kata/55ca77fa094a2af31f00002a Grasshopper - Messi Goals $not specified$ $not specified$
Grasshopper - Messi goals function https://www.codewars.com/kata/55f73be6e12baaa5900000d4 Grasshopper - Messi goals function $O(1)$ $O(1)$
Grasshopper - Personalized Message https://www.codewars.com/kata/5772da22b89313a4d50012f7 Grasshopper - Personalized Message $O(1)$ $O(1)$
Grasshopper - Summation https://www.codewars.com/kata/55d24f55d7dd296eb9000030 Grasshopper - Summation $O(1)$ $O(1)$
Grasshopper - Terminal game move function https://www.codewars.com/kata/563a631f7cbbc236cf0000c2 Grasshopper - Terminal game move function $O(1)$ $O(1)$
Gravity Flip https://www.codewars.com/kata/5f70c883e10f9e0001c89673 Gravity Flip $not specified$ $not specified$
Hex to Decimal https://www.codewars.com/kata/57a4d500e298a7952100035d Hex to Decimal $O(N)$ $O(1)$
Holiday VI - Shark Pontoon https://www.codewars.com/kata/57e921d8b36340f1fd000059 Holiday VI - Shark Pontoon $not specified$ $not specified$
How do I compare numbers? https://www.codewars.com/kata/55d8618adfda93c89600012e How do I compare numbers? $O(N)$ $O(1)$
How good are you really? https://www.codewars.com/kata/5601409514fc93442500010b How good are you really? $O(N)$ $O(1)$
How many stairs will Suzuki climb in 20 years? https://www.codewars.com/kata/56fc55cd1f5a93d68a001d4e How many stairs will Suzuki climb in 20 years? $not specified$ $not specified$
How old will I be in 2099? https://www.codewars.com/kata/5761a717780f8950ce001473 How old will I be in 2099? $O(1)$ $O(1)$
If you can't sleep, just count sheep!! https://www.codewars.com/kata/5b077ebdaf15be5c7f000077 If you can't sleep, just count sheep!! $not specified$ $not specified$
I love you, a little , a lot, passionately ... not at all https://www.codewars.com/kata/57f24e6a18e9fad8eb000296 I love you, a little , a lot, passionately ... not at all $not specified$ $not specified$
Invert values https://www.codewars.com/kata/5899dc03bc95b1bf1b0000ad Invert values $not specified$ $not specified$
Is he gonna survive? https://www.codewars.com/kata/59ca8246d751df55cc00014c Is he gonna survive? $not specified$ $not specified$
Is it a number? https://www.codewars.com/kata/57126304cdbf63c6770012bd Is it a number? $O(1)$ $O(1)$
Is it even? https://www.codewars.com/kata/555a67db74814aa4ee0001b5 Is it even? $not specified$ $not specified$
Is n divisible by x and y? https://www.codewars.com/kata/5545f109004975ea66000086 Is n divisible by x and y? $O(1)$ $O(1)$
Is your period late? https://www.codewars.com/kata/578a8a01e9fd1549e50001f1 Is your period late? $O(1)$ $O(1)$
Jenny's secret message https://www.codewars.com/kata/55225023e1be1ec8bc000390 Jenny's secret message $not specified$ $not specified$
Kata Example Twist https://www.codewars.com/kata/525c1a07bb6dda6944000031 Kata Example Twist $not specified$ $not specified$
Keep Hydrated! https://www.codewars.com/kata/582cb0224e56e068d800003c Keep Hydrated! $not specified$ $not specified$
Keep up the hoop https://www.codewars.com/kata/55cb632c1a5d7b3ad0000145 Keep up the hoop $not specified$ $not specified$
8kyu interpreters: HQ9+ https://www.codewars.com/kata/591588d49f4056e13f000001 8kyu interpreters: HQ9+ $not specified$ $not specified$
L1: Set Alarm https://www.codewars.com/kata/568dcc3c7f12767a62000038 L1: Set Alarm $O(1)$ $O(1)$
Leonardo Dicaprio and Oscars https://www.codewars.com/kata/56d49587df52101de70011e4 Leonardo Dicaprio and Oscars $O(1)$ $O(1)$
Localize The Barycenter of a Triangle https://www.codewars.com/kata/5601c5f6ba804403c7000004 Localize The Barycenter of a Triangle $O(1)$ $O(1)$
MakeUpperCase https://www.codewars.com/kata/57a0556c7cb1f31ab3000ad7 MakeUpperCase $O(N)$ $O(N)$
Merging sorted integer arrays (without duplicates) https://www.codewars.com/kata/573f5c61e7752709df0005d2 Merging sorted integer arrays (without duplicates) $not specified$ $not specified$
Miles per gallon to kilometers per liter https://www.codewars.com/kata/557b5e0bddf29d861400005d Miles per gallon to kilometers per liter $not specified$ $not specified$
Multiple of index https://www.codewars.com/kata/5a34b80155519e1a00000009 Multiple of index $not specified$ $not specified$
Multiplication table for number https://www.codewars.com/kata/5a2fd38b55519ed98f0000ce Multiplication table for number $not specified$ $not specified$
My head is at the wrong end! https://www.codewars.com/kata/56f699cd9400f5b7d8000b55 My head is at the wrong end! $not specified$ $not specified$
Name on billboard https://www.codewars.com/kata/570e8ec4127ad143660001fd Name on billboard $not specified$ $not specified$
Never visit a . . . !? https://www.codewars.com/kata/56c5847f27be2c3db20009c3 Never visit a . . . !? $O(N)$ $O(1)$
No zeros for heros https://www.codewars.com/kata/570a6a46455d08ff8d001002 No zeros for heros $not specified$ $not specified$
N-th Power (retired) https://www.codewars.com/kata/57d814e4950d8489720008db N-th Power (retired) $not specified$ $not specified$
OOP: Object Oriented Piracy https://www.codewars.com/kata/54fe05c4762e2e3047000add OOP: Object Oriented Piracy $not specified$ $not specified$
Opposite number https://www.codewars.com/kata/56dec885c54a926dcd001095 Opposite number $O(1)$ $O(1)$
Opposites Attract https://www.codewars.com/kata/555086d53eac039a2a000083 Opposites Attract $O(1)$ $O(1)$
Parse nice int from char problem https://www.codewars.com/kata/557cd6882bfa3c8a9f0000c1 Parse nice int from char problem $not specified$ $not specified$
Pillars https://www.codewars.com/kata/5bb0c58f484fcd170700063d Pillars $O(1)$ $O(1)$
Playing with cubes I https://www.codewars.com/kata/55c0a79e20be94c91400014b Playing with cubes I $not specified$ $not specified$
Plural https://www.codewars.com/kata/52ceafd1f235ce81aa00073a Plural $not specified$ $not specified$
Powers of 2 https://www.codewars.com/kata/57a083a57cb1f31db7000028 Powers of 2 $O(N)$ $O(N)$
Printing Array elements with Comma delimiters https://www.codewars.com/kata/56e2f59fb2ed128081001328 Printing Array elements with Comma delimiters $not specified$ $not specified$
Push a hash/an object into array https://www.codewars.com/kata/527b3cd0492b6b15250060af Push a hash/an object into array $not specified$ $not specified$
Pythagorean Triple https://www.codewars.com/kata/5951d30ce99cf2467e000013 Pythagorean Triple $not specified$ $not specified$
Quadrants https://www.codewars.com/kata/643af0fa9fa6c406b47c5399 Quadrants $not specified$ $not specified$
Quarter of the year https://www.codewars.com/kata/5ce9c1000bab0b001134f5af Quarter of the year $O(1)$ $O(1)$
BeginnerReduceButGrow https://www.codewars.com/kata/57f780909f7e8e3183000078 BeginnerReduceButGrow $not specified$ $not specified$
Regexp Basics - is it a digit? https://www.codewars.com/kata/567bf4f7ee34510f69000032 Regexp Basics - is it a digit? $O(N)$ $O(1)$
Remove exclamation marks https://www.codewars.com/kata/57a0885cbb9944e24c00008e Remove exclamation marks $not specified$ $not specified$
Remove First and Last Character https://www.codewars.com/kata/56bc28ad5bdaeb48760009b0 Remove First and Last Character $O(N)$ $O(1)$
Exclamation marks series #6: Remove n exclamation marks in the sentence from left to right https://www.codewars.com/kata/57faf7275c991027af000679 Exclamation marks series #6: Remove n exclamation marks in the sentence from left to right $not specified$ $not specified$
Remove String Spaces https://www.codewars.com/kata/57eae20f5500ad98e50002c5 Remove String Spaces $not specified$ $not specified$
Remove the time https://www.codewars.com/kata/56b0ff16d4aa33e5bb00008e Remove the time $O(M * N)$ $O(1)$
Removing Elements https://www.codewars.com/kata/5769b3802ae6f8e4890009d2 Removing Elements $not specified$ $not specified$
Exclamation marks series #11: Replace all vowel to exclamation mark in the sentence https://www.codewars.com/kata/57fb09ef2b5314a8a90001ed Exclamation marks series #11: Replace all vowel to exclamation mark in the sentence $not specified$ $not specified$
Returning Strings https://www.codewars.com/kata/55a70521798b14d4750000a4 Returning Strings $not specified$ $not specified$
Return Negative https://www.codewars.com/kata/55685cd7ad70877c23000102 Return Negative $not specified$ $not specified$
Return the day https://www.codewars.com/kata/59dd3ccdded72fc78b000b25 Return the day $not specified$ $not specified$
Reversed sequence https://www.codewars.com/kata/5a00e05cc374cb34d100000d Reversed sequence $not specified$ $not specified$
Reversed Strings https://www.codewars.com/kata/5168bb5dfe9a00b126000018 Reversed Strings $O(N)$ $O(N)$
Reversed Words https://www.codewars.com/kata/51c8991dee245d7ddf00000e Reversed Words $O(N)$ $O(N)$
Rock Paper Scissors! https://www.codewars.com/kata/5672a98bdbdd995fad00000f Rock Paper Scissors! $O(1)$ $O(1)$
Sentence Smash https://www.codewars.com/kata/53dc23c68a0c93699800041d Sentence Smash $O(N)$ $O(1)$
Simple Fun #1: Seats in Theater https://www.codewars.com/kata/588417e576933b0ec9000045 Simple Fun #1: Seats in Theater $not specified$ $not specified$
Simple multiplication https://www.codewars.com/kata/583710ccaa6717322c000105 Simple multiplication $not specified$ $not specified$
Simple validation of a username with regex https://www.codewars.com/kata/56a3f08aa9a6cc9b75000023 Simple validation of a username with regex $O(N)$ $O(1)$
Sleigh Authentication https://www.codewars.com/kata/52adc142b2651f25a8000643 Sleigh Authentication $not specified$ $not specified$
Sort and Star https://www.codewars.com/kata/57cfdf34902f6ba3d300001e Sort and Star $not specified$ $not specified$
Sort My Textbooks https://www.codewars.com/kata/5a07e5b7ffe75fd049000051 Sort My Textbooks $not specified$ $not specified$
Square(n) Sum https://www.codewars.com/kata/515e271a311df0350d00000f Square(n) Sum $not specified$ $not specified$
String repeat https://www.codewars.com/kata/57a0e5c372292dd76d000d7e String repeat $O(N)$ $O(N)$
String Templates - Bug Fixing #5 https://www.codewars.com/kata/55c90cad4b0fe31a7200001f String Templates - Bug Fixing #5 $not specified$ $not specified$
Stringy Strings https://www.codewars.com/kata/563b74ddd19a3ad462000054 Stringy Strings $O(N)$ $O(N)$
Sum Arrays https://www.codewars.com/kata/53dc54212259ed3d4f00071c Sum Arrays $O(N)$ $O(1)$
Sum Mixed Array https://www.codewars.com/kata/57eaeb9578748ff92a000009 Sum Mixed Array $not specified$ $not specified$
Sum of differences in array https://www.codewars.com/kata/5b73fe9fb3d9776fbf00009e Sum of differences in array $not specified$ $not specified$
Sum of Multiples https://www.codewars.com/kata/57241e0f440cd279b5000829 Sum of Multiples $not specified$ $not specified$
Sum of positive https://www.codewars.com/kata/5715eaedb436cf5606000381 Sum of positive $not specified$ $not specified$
Sum without highest and lowest number https://www.codewars.com/kata/576b93db1129fcf2200001e6 Sum without highest and lowest number $O(N)$ $O(1)$
Surface Area and Volume of a Box https://www.codewars.com/kata/565f5825379664a26b00007c Surface Area and Volume of a Box $O(1)$ $O(1)$
Swap Values https://www.codewars.com/kata/5388f0e00b24c5635e000fc6 Swap Values $not specified$ $not specified$
Switch it Up! https://www.codewars.com/kata/5808dcb8f0ed42ae34000031 Switch it Up! $not specified$ $not specified$
The Feast of Many Beasts https://www.codewars.com/kata/5aa736a455f906981800360d The Feast of Many Beasts $not specified$ $not specified$
The Wide-Mouthed frog! https://www.codewars.com/kata/57ec8bd8f670e9a47a000f89 The Wide-Mouthed frog! $not specified$ $not specified$
Thinkful - Logic Drills: Traffic light
https://www.codewars.com/kata/58649884a1659ed6cb000072 Thinkful - Logic Drills: Traffic light
$not specified$ $not specified$
Thinkful - Number Drills: Blue and red marbles https://www.codewars.com/kata/5862f663b4e9d6f12b00003b Thinkful - Number Drills: Blue and red marbles $not specified$ $not specified$
Thinkful - Number Drills: Pixelart planning (retired) https://www.codewars.com/kata/58630e2ae88af44d2b0000ea Thinkful - Number Drills: Pixelart planning (retired) $not specified$ $not specified$
Third Angle of a Triangle https://www.codewars.com/kata/5a023c426975981341000014 Third Angle of a Triangle $not specified$ $not specified$
"this" is a problem https://www.codewars.com/kata/547c71fdc5b2b38db1000098 "this" is a problem $not specified$ $not specified$
Tip Calculator https://www.codewars.com/kata/56598d8076ee7a0759000087 Tip Calculator $O(N)$ $O(N)$
ToSquareRootOrNotToSquareRoot https://www.codewars.com/kata/57f6ad55cca6e045d2000627 ToSquareRootOrNotToSquareRoot $not specified$ $not specified$
Total amount of points https://www.codewars.com/kata/5bb904724c47249b10000131 Total amount of points $not specified$ $not specified$
Training JS #7: if..else and ternary operator https://www.codewars.com/kata/57202aefe8d6c514300001fd Training JS #7: if..else and ternary operator $O(1)$ $O(1)$
Transportation on vacation https://www.codewars.com/kata/568d0dd208ee69389d000016 Transportation on vacation $O(1)$ $O(1)$
Triple Trouble https://www.codewars.com/kata/5704aea738428f4d30000914 Triple Trouble $not specified$ $not specified$
Twice as old https://www.codewars.com/kata/5b853229cfde412a470000d0 Twice as old $not specified$ $not specified$
Unexpected parsing https://www.codewars.com/kata/54fdaa4a50f167b5c000005f Unexpected parsing $not specified$ $not specified$
Unfinished Loop - Bug Fixing #1 https://www.codewars.com/kata/55c28f7304e3eaebef0000da Unfinished Loop - Bug Fixing #1 $not specified$ $not specified$
Volume of a Cuboid https://www.codewars.com/kata/58261acb22be6e2ed800003a Volume of a Cuboid $not specified$ $not specified$
Vowel remover https://www.codewars.com/kata/5547929140907378f9000039 Vowel remover $not specified$ $not specified$
Welcome! https://www.codewars.com/kata/577ff15ad648a14b780000e7 Welcome! $not specified$ $not specified$
Welcome to the City https://www.codewars.com/kata/5302d846be2a9189af0001e4 Welcome to the City $not specified$ $not specified$
Well of Ideas - Easy Version https://www.codewars.com/kata/57f222ce69e09c3630000212 Well of Ideas - Easy Version $not specified$ $not specified$
What is between? https://www.codewars.com/kata/55ecd718f46fba02e5000029 What is between? $O(N)$ $O(N)$
Will there be enough space? https://www.codewars.com/kata/5875b200d520904a04000003 Will there be enough space? $not specified$ $not specified$
Will you make it? https://www.codewars.com/users/savra/completed_solutions Will you make it? $not specified$ $not specified$
Wilson primes https://www.codewars.com/kata/55dc4520094bbaf50e0000cb Wilson primes $O(N)$ $O(1)$
You Can't Code Under Pressure #1 https://www.codewars.com/kata/53ee5429ba190077850011d4 You Can't Code Under Pressure #1 $not specified$ $not specified$
You only need one - Beginner https://www.codewars.com/kata/57cc975ed542d3148f00015b You only need one - Beginner $not specified$ $not specified$