mirror of
https://gitlab.com/mfocko/CodeWars.git
synced 2024-11-21 16:13:47 +01:00
No description
|
||
---|---|---|
3kyu | ||
4kyu | ||
5kyu | ||
6kyu | ||
7kyu | ||
8kyu | ||
.pre-commit-config.yaml | ||
README.md |
CodeWars
1 kyu
2 kyu
3 kyu
C#
- Screen Locking Patterns - solution
- Binomial Expansion - solution
- Battleship field validator - solution
4 kyu
Rust
C#
- Magnet particules in boxes - solution
- The observed PIN - solution
- Next bigger number with the same digits - solution
- Snail - solution
- Pyramid Slide Down - solution
- Human readable duration format - solution
- 4 By 4 Skyscrapers - solution (also Java)
- A Simplistic TCP Finite State Machine (FSM) - solution
- Counting Change Combinations - solution
- Sudoku Solution Validator - solution
- Sum Strings as Numbers - solution
- Adding Big Numbers - solution
C++
- Permutations - solution
- Matrix Determinant - solution
- Infix to Postfix Converter - solution
- Range Extraction - solution
- Shortest Knight Path - solution
- Memoized Log Cutting - solution
JS
- Twice linear - solution
- Breadcrumb Generator - solution
- Priori Incantatem - solution
- ES5 Generators(i) - solution
- Remove Zeros - solution
- Sort binary tree by levels - solution
TS
Java
5 kyu
Kotlin
- Buddy Pairs - solution
- Simple assembler interpreter - solution
- Maximum subarray sum - solution
- Product of consecutive Fib numbers - solution
C#
- Moving Zeros To The End - solution
- Common Denominators - solution
- Number of trailing zeros of N! - solution
- Human Readable Time - solution
- RGB To Hex Conversion - solution
- Scramblies - solution
Rust
- Which x for that sum? - solution
- Perimeter of squares in a rectangle - solution
- My smallest code interpreter (aka Brainf**k) - solution
- Count IP Addresses - solution
- Some Egyptian fractions - solution
C
C++
- Is my friend cheating? - solution
- Greed is Good - solution
- Snakes and Ladders - solution
- The Clockwise Spiral - solution
- (Ready for) Prime Time - solution
Python
- Weight for weight - solution
- Valid Parentheses - solution
- Simple Pig Latin - solution
- Sum of pairs - solution
- Memoized Fibonacci - solution
Haskell
JS
- Where my anagrams at? - solution
- Rot13 - solution
- The Hashtag Generator - solution
- Tic-Tac-Toe Checker - solution
- Did I Finish my Sudoku? - solution
- Calculating with Functions - solution
- Vector class - solution
- Halloween Sweets - solution
Swift
Ruby
6 kyu
Rust
- Irreducible Sum of Rationals - solution
- Help the bookseller ! - solution
- Counting Duplicates - solution
- Decode the Morse code - solution
- Parabolic Arc Length - solution
- CamelCase Method - solution
- Simple Substitution Cipher Helper - solution
C#
- Find the odd int - solution
- Rectangle into Squares - solution
- Does my number look big in this? - solution
- Stop gninnipS My sdroW! - solution
- Count the smiley faces! - solution
- Who likes it? - solution
- Roman Numerals Encoder - solution
- Roman Numerals Decoder - solution
- Equal Sides Of An Array - solution
- The Supermarket Queue - solution
- LOTTO 6 aus 49 - 6 of 49 - solution
- Length of missing array - solution
- Word a10n (abbreviation) - solution
Haskell
- Take a Ten Minute Walk - solution
- Multiples of 3 or 5 - solution
- Sum of Digits / Digital Root - solution
- Pyramid Array - solution
- Make the Deadfish swim - solution
- Pascal's Triangle - solution
Python
- Bit Counting - solution
- Is a number prime? - solution
- Bouncing Balls - solution
- Highest Scoring Word - solution
- Your order, please - solution
- Find the unique number - solution
- Split Strings - solution
- Find the missing term in an Arithmetic Progression - solution
- Fat Fingers - solution
Kotlin
C++
- Statistics for an Athletic Association - solution
- Linked Lists - Length & Count - solution
- Design a Simple Automaton (Finite State Machine) - solution
JS
- Are they the "same"? - solution
- Create Phone Number - solution
- Build Tower - solution
- Convert string to camel case - solution
- Delete occurrences of an element if it occurs more than n times - solution
- Reverse polish notation calculator - solution
- Halloween: trick or treat! - solution
- Build Tower Advanced - solution
- Evil Autocorrect Prank - solution
- The 5 Love Languages - solution
Java
- Consecutive strings - solution
- Duplicate Encoder - solution
- Find the missing letter - solution
- Two Sum - solution
C
Go
Swift
- Give me a Diamond - solution
- Esolang Interpreters #1 - Introduction to Esolangs and My First Interpreter (MiniStringFuck) - solution
TS
Pascal
Ruby
7 kyu
JS
- Isograms - solution
- Highest and Lowest - solution
- Growth of a Population - solution
- Pirate Code - solution
- Find the divisors! - solution
- Categorize New Member - solution
- Distributing Candies Fairly - solution
C++
PHP
Python
- Bumps in the Road - solution
- Ones and Zeros - solution
- Odd or Even? - solution
- Palindrome chain length - solution
- Inspiring Strings - solution
- Anagram Detection - solution
- Sorted? yes? no? how? - solution
- Hit Count - solution
- Don't give me five! - solution
C#
- Beginner Series #3 Sum of Numbers - solution
- Find the next perfect square! - solution
- Vowel Count - solution
- Credit Card Mask - solution
- Shortest Word - solution
- Jaden Casing Strings - solution
- Deodorant Evaporator - solution
- Parts of a list - solution
- Mumbling - solution
- Binary Addition - solution
- Sum of two lowest positive integers - solution
- Digital cypher vol 2 - solution
- List Filtering - solution
- Remove the minimum - solution
Haskell
- Fibonacci - solution
- Product of Array Items - solution
- Make a function that does arithmetic! - solution
- Exes and Ohs - solution
Kotlin
- Sum of odd numbers - solution
- Number of People in the Bus - solution
- Complementary DNA - solution
- Small enough? - Beginner - solution
- Rotate for a Max - solution
- Predict your age! - solution
C
Rust
Java
Swift
8 kyu
JS
- Square(n) Sum - solution
- Student's Final Grade - solution
- Grasshopper - Personalized Message - solution
- altERnaTIng cAsE <=> ALTerNAtiNG CaSe - solution
C
- String repeat - solution
- Parse nice int from char problem - solution
- Get Nth Even Number - solution
- Get the mean of an array - solution
- Fake Binary - solution
- Is the string uppercase? - solution
C++
- Counting sheep... - solution
- Reversed Strings - solution
- Multiply - solution
- Will you make it? - solution
- Is it a palindrome? - solution
- Sum without highest and lowest number - solution
Haskell
- Even or Odd - solution
- Convert boolean values to strings 'Yes' or 'No'. - solution
- Century From Year - solution
- Return Negative - solution
- Opposite number - solution
- Keep Hydrated! - solution
- Calculate average - solution
- How many lightsabers do you own? - solution
- Exclusive "or" (xor) Logical Operator - solution
Python
- Correct the mistakes of the character recognition software - solution
- Sum of positive - solution
- MakeUpperCase - solution
- Sum Arrays - solution
- 5 without numbers !! - solution
Pascal
Kotlin
- Beginner Series #2 Clock - solution
- Opposites Attract - solution
- Beginner - Lost Without a Map - solution
Rust
PHP
C#
- Convert number to reversed array of digits - solution
- Grasshopper - Grade book - solution
- A Needle in the Haystack - solution
- Enumerable Magic #3 - Does My List Include This? - solution
- Exclamation marks series #4: Remove all exclamation marks from sentence but ensure a exclamation mark at the end of string - solution
- To square(root) or not to square(root) - solution