DEV Community

# codewars

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Codewars: Find the odd int

Codewars: Find the odd int

3
Comments
2 min read
Codewars: Isogram Problem

Codewars: Isogram Problem

5
Comments
2 min read
Calculate Determinant Matrix with Javascript

Calculate Determinant Matrix with Javascript

Comments
3 min read
Achilles numbers generation

Achilles numbers generation

Comments
2 min read
Excavating Your Inner Problem-Solver: Embracing Coding Challenges

Excavating Your Inner Problem-Solver: Embracing Coding Challenges

Comments
17 min read
boring life turns into a little joy

boring life turns into a little joy

Comments
1 min read
Roman Numerals Decoder Codewars

Roman Numerals Decoder Codewars

Comments
2 min read
int32 to IPv4

int32 to IPv4

Comments
2 min read
Codewars Challenge Day2: Break camelCase

Codewars Challenge Day2: Break camelCase

6
Comments 1
1 min read
Codewars Day #1, 5kuy

Codewars Day #1, 5kuy

5
Comments
1 min read
Rot13

Rot13

11
Comments
1 min read
Counting Duplicates

Counting Duplicates

8
Comments 4
1 min read
Day 5/30 Days of CodeWars: JavaScript Edition

Day 5/30 Days of CodeWars: JavaScript Edition

7
Comments
7 min read
Does my number look big in this?

Does my number look big in this?

8
Comments
1 min read
Day 4/30 Days of CodeWars: JavaScript Edition

Day 4/30 Days of CodeWars: JavaScript Edition

9
Comments
11 min read
Day 3/30 Days of CodeWars: JavaScript Edition

Day 3/30 Days of CodeWars: JavaScript Edition

8
Comments
8 min read
Day 1/30 Days of CodeWars: JavaScript Edition

Day 1/30 Days of CodeWars: JavaScript Edition

15
Comments 4
8 min read
Becoming a JavaScript Code Warrior

Becoming a JavaScript Code Warrior

2
Comments
2 min read
A Video Solution to "Counting Sheep...", a Codewars Kata

A Video Solution to "Counting Sheep...", a Codewars Kata

3
Comments
1 min read
Pseudocode Like a Badass: Breaking Down Problems and Figuring Out What They’re Asking For

Pseudocode Like a Badass: Breaking Down Problems and Figuring Out What They’re Asking For

10
Comments
4 min read
Bit Counting Codewars

Bit Counting Codewars

5
Comments
1 min read
Two Sum

Two Sum

3
Comments
1 min read
CodeWars Kata: Moving Zeros To The End

CodeWars Kata: Moving Zeros To The End

Comments
2 min read
How to do Matrix Multiplication in Python — Codewars

How to do Matrix Multiplication in Python — Codewars

1
Comments
1 min read
Codewar -problem "String end with" by C

Codewar -problem "String end with" by C

1
Comments
2 min read
Flaw in CodeWars code?

Flaw in CodeWars code?

Comments 1
1 min read
Codewars Python — Integer to Roman conversion

Codewars Python — Integer to Roman conversion

6
Comments 7
1 min read
Can you get the loop? — Codewars C++ Solution

Can you get the loop? — Codewars C++ Solution

Comments
1 min read
Fun Ruby tricks I learned in codewars

Fun Ruby tricks I learned in codewars

13
Comments
2 min read
A Video Solution to 'Mumbling', a Codewars Kata

A Video Solution to 'Mumbling', a Codewars Kata

Comments 2
1 min read
Convert string to camel case CodeWars Kata

Convert string to camel case CodeWars Kata

3
Comments 2
2 min read
The interesting tools I encountered this week

The interesting tools I encountered this week

Comments
2 min read
Video Solution(s) to List Filtering - a Codewars Kata

Video Solution(s) to List Filtering - a Codewars Kata

1
Comments
1 min read
Solving Codewars Kata "Find the odd int 6-kyu with JavaScript (3 solutions)

Solving Codewars Kata "Find the odd int 6-kyu with JavaScript (3 solutions)

2
Comments
1 min read
I want to do Codewars... uh, how do I do that?

I want to do Codewars... uh, how do I do that?

67
Comments 10
4 min read
Solving 1 random codewars challenge in Typescript per day - Day 1

Solving 1 random codewars challenge in Typescript per day - Day 1

5
Comments
1 min read
Solving 1 random codewars challenge in Typescript per day - Day 0

Solving 1 random codewars challenge in Typescript per day - Day 0

5
Comments
2 min read
Solving Codewars Kata "Multiples of 3 or 5" 6-kyu with JavaScript (4 solutions)

Solving Codewars Kata "Multiples of 3 or 5" 6-kyu with JavaScript (4 solutions)

Comments
1 min read
Solving Codewars Kata "Highest and Lowest" 7-kyu with JavaScript (2 solutions)

Solving Codewars Kata "Highest and Lowest" 7-kyu with JavaScript (2 solutions)

Comments
1 min read
How did I solve Split Strings coding challenge

How did I solve Split Strings coding challenge

11
Comments
2 min read
Solving Codewars Kata Mumbling 7-kyu with JavaScript (3 solutions)

Solving Codewars Kata Mumbling 7-kyu with JavaScript (3 solutions)

3
Comments
1 min read
Codewars Kata 5-kyu Directions Reduction 4 solutions with JavaScript

Codewars Kata 5-kyu Directions Reduction 4 solutions with JavaScript

4
Comments
1 min read
Take a Ten Minute Walk: A Codewars kata solution By Papan Sarkar

Take a Ten Minute Walk: A Codewars kata solution By Papan Sarkar

9
Comments 2
3 min read
Vowel Count with JavaScript

Vowel Count with JavaScript

2
Comments
1 min read
Codewars Kata Count the Monkeys with JavaScript

Codewars Kata Count the Monkeys with JavaScript

1
Comments
1 min read
Total amount of points with JavaScript

Total amount of points with JavaScript

2
Comments
1 min read
Sum without highest and lowest number with JavaScript

Sum without highest and lowest number with JavaScript

2
Comments
1 min read
Count of positives / sum of negatives with JavaScript

Count of positives / sum of negatives with JavaScript

2
Comments 2
1 min read
Abbreviate a Two Word Name with JavaScript (4 solutions)

Abbreviate a Two Word Name with JavaScript (4 solutions)

2
Comments
1 min read
Convert number to reversed array of digits with JavaScript

Convert number to reversed array of digits with JavaScript

3
Comments
1 min read
Square(n) Sum with JavaScript

Square(n) Sum with JavaScript

2
Comments
1 min read
Codewars Kata: Counting sheep… with Python

Codewars Kata: Counting sheep… with Python

2
Comments
1 min read
Grasshopper - Summation with Python

Grasshopper - Summation with Python

2
Comments
1 min read
Find the smallest integer in the array with Python

Find the smallest integer in the array with Python

2
Comments
1 min read
Remove String Spaces with Python

Remove String Spaces with Python

1
Comments
1 min read
Remove String Spaces with Ruby

Remove String Spaces with Ruby

1
Comments
1 min read
Kata resolution: Next bigger number with the same digits

Kata resolution: Next bigger number with the same digits

14
Comments 3
3 min read
Day 18 of #100daysofCode - 3 challenges

Day 18 of #100daysofCode - 3 challenges

6
Comments
2 min read
Day 00: 30 Days of Codewars.js

Day 00: 30 Days of Codewars.js

8
Comments
1 min read
Complementary DNA

Complementary DNA

3
Comments
1 min read
loading...