GitHub Repository: https://github.com/Humoonruc/Codewars.github.io
Priority | Difficulty(kyu) | Title | Tag | Grammar | Solution |
---|---|---|---|---|---|
1 | 6 | Highest Scoring Word | ACSII | HTML | |
2 | 5 | Valid Parentheses | Algorithm | Stack | HTML |
1 | 4 | Rectangle Rotation | Algorithm | HTML | |
1 | 4 | Next bigger number with the same digits | Algorithm | HTML | |
1 | 5 | Mean without outliers | Algorithm |
while loop
|
HTML |
1 | 8 | Sum without highest and lowest number | Algorithm | HTML | |
0 | 4 | Twice linear | Algorithm | HTML | |
0 | 5 | Number of trailing zeros of N! | Algorithm | HTML | |
0 | 5 | Primes in numbers | Algorithm | HTML | |
2 | 5 | Where my anagrams at | Array |
filter()
|
HTML |
2 | 5 | Moving Zeros To The End | Array | concatenate | HTML |
2 | 6 | Your order please | Array |
sort()
|
HTML |
2 | 6 | Pyramid Array | Array |
repeat()
|
HTML |
1 | 6 | Unique In Order | Array | HTML | |
2 | 5 | Decimal to Factorial and Back | Dict/Map | encode & decode | HTML |
2 | 6 | Counting Duplicates | Dict/Map |
counter()
|
HTML |
2 | 6 | Duplicate Encoder | Dict/Map |
counter()
|
HTML |
2 | 5 | Calculating with Functions | Functional | closure | HTML |
2 | 6 | Make the Deadfish Swim | Functional |
reduce()
|
HTML |
2 | 4 | Magnet particules in boxes | Grammar | combination | HTML |
2 | 5 | Directions Reduction | Grammar | short-circuit logic | HTML |
2 | 7 | Ones and Zeros | Grammar | base conversion | HTML |
1 | 5 | RGB To Hex Conversion | Grammar | base conversion | HTML |
1 | 5 | Scramblies | Grammar |
all()
|
HTML |
1 | 5 | Product of consecutive Fib numbers | Grammar | Type BigInt | HTML |
1 | 5 | Weight for weight | Grammar |
sort()
|
HTML |
1 | 6 | Consecutive strings | Grammar |
argmax()
|
HTML |
1 | 6 | Title Case | Grammar |
? :
|
HTML |
1 | 6 | Delete occurrences of an element if it occurs more than n times | Grammar |
short-circuit logic ||
|
HTML |
1 | 6 | Bit Counting | Grammar |
base conversion digits()
|
HTML |
1 | 7 | Highest and Lowest | Grammar |
@pipe
|
HTML |
0 | 6 | Take a Ten Minutes Walk | Grammar |
all()
|
HTML |
0 | 6 | Does my number look big in this | Grammar |
multiple parameters of lambda in .map()
|
HTML |
0 | 7 | Vowel Count | Grammar |
count()
|
HTML |
2 | 6 | N-th Fibonacci | Matrix | linear transformation | HTML |
2 | 7 | Game Hit the target | Matrix | index of matched element | HTML |
1 | 7 | Descending Order | Pipe | pipe | HTML |
1 | 7 | Palindrome chain length | Programming | small function | HTML |
2 | 6 | Look and say numbers | Regular Expression | replace group | HTML |
1 | 5 | Simple Pig Latin | Regular Expression | HTML | |
1 | 5 | ISBN-10 Validation | Regular Expression | HTML | |
1 | 6 | Split Strings | Regular Expression | HTML | |
1 | 6 | Count the smiley faces | Regular Expression | HTML | |
1 | 6 | Convert string to camel case | Regular Expression | HTML | |
1 | 6 | Number Format | Regular Expression | HTML | |
1 | 7 | Credit Card Mask | Regular Expression | HTML | |
1 | 7 | Get the Middle Character | String |
median()
|
HTML |
1 | 6 | Detect Pangram | Vectorization | HTML | |
1 | 6 | WeIrD StRiNg CaSe | Vectorization | (x i) iterator | HTML |
0 | 6 | Stop gninnipS My sdroW! | Vectorization | HTML |