Login
Discover
Waves
Communities
Login
Signup
Topics
#codewars
Global
Trending
Hot
New
Top
#codewars
New
Top communities
Create your community
latest #codewars created topics | Ecency
#codewars
Follow to get notified about new posts with this tag
Get #codewars by email
Follow
kirito0922
STEMGeeks
2y
Code Wars II - Array Helpers - Solving the kata
ArrayHelpers - 6 kyu programming excersice from Codewars platform
$ 0.099
6
3
1
kirito0922
STEMGeeks
2y
Code Wars II - Array Helpers - Extension Methods
ArrayHelpers - 6 kyu programming excersice from Codewars platform
$ 0.000
1
1
kirito0922
STEMGeeks
2y
Codewars I - Pagination Helper
PaginationHelper - 5 kyu programming excersice from Codewars platform
lochard
coding
3y
Published via Ecency
Codewars Kata - Compare within margin.java
Create a function close_compare that accepts 3 parameters: a, b, and an optional margin. The function should return whether a is lower than, close to, or higher than b. Please note the following: When
rayhanhiveman
Splinterlands
2d
Published via Ecency
Promoted
51 Mana Death Team Brings Me Another Victory | Modern Ranked Battle - Splinterlands
Hello everyone, how is your Splinterlands matches been going? Here to share another Modern Ranked battle with everyone. This time I got a battle with 51 Mana, which gave me enough mana to make a strong
lochard
Learn2code
3y
Published via Ecency
Codewars 6 kyu Kata: Detect Pangram
my little repo of code solutions to code challenges on GitHub A pangram is a sentence that contains every single letter of the alphabet at least once. For example, the sentence "The quick brown fox
lochard
programming
3y
Published via Ecency
Codewars Kata — Sum of two lowest positive integers
Create a function that returns the sum of the two lowest positive numbers given an array of minimum 4 positive integers. No floats or non-positive integers will be passed. For example, when an array is
lochard
programming
3y
Published via Ecency
Codewars Kata - Testing 1-2-3
DESCRIPTION: Your team is writing a fancy new text editor and you've been tasked with implementing the line numbering. Write a function which takes a list of strings and returns each line prepended by
lochard
programming
3y
Published via Ecency
CoddeWars Kata - If you can't sleep, just count sheep!!
DESCRIPTION: If you can't sleep, just count sheep!! Task: Given a non-negative integer, 3 for example, return a string with a murmur: "1 sheep...2 sheep...3 sheep...". Input will always be valid,
lukasbachofner
Deutsch D-A-CH
8h
Promoted
MEHR BIODIVESITÄT IM SIEDLUNGSRAUM - Lebensraum Käferburg
MEHR BIODIVESITÄT IM SIEDLUNGSRAUM - Lebensraum Käferburg
lochard
python
3y
Published via Ecency
Codewars Kata - Opposite number
Very simple, given an integer or a floating-point number, find its opposite. Examples: 1: -1 14: -14 -34: 34 def opposite(number): return -number
lochard
programming
3y
Published via Ecency
Codewars Kata - How good are you really?
DESCRIPTION: There was a test in your class and you passed it. Congratulations! But you're an ambitious person. You want to know if you're better than the average student in your class. You receive an
lochard
programming
3y
Published via Ecency
Codewars 6 kyu Kata - Multiples of 3 or 5
DESCRIPTION: If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Finish the solution so that it returns the sum of all the
lochard
programming
3y
Published via Ecency
CodeWars C Kata - Double Char
DESCRIPTION: Given a string, you have to return a string in which each character (case-sensitive) is repeated once. Examples (Input -> Output): "String" -> "SSttrriinngg" "Hello
apnigrich
Fungi Lovers
2d
Published via Ecency
Promoted
Smurfo Mushrooms
Smurfo mushrooms
Greetings, friends Friday! The first Friday of autumn. To do this, I took a special walk in search of unusual mushrooms. And it seems to me that I have succeeded. But... I will be consistent in my story.
themarkymark
Curated Collections
4y
Code War Challenges
Below you can find all the Codewars challenges I published. Each of them provide detailed walkthrough on how I approached the problem and how I coded my solution. I will add more to this collection if
themarkymark
codewithmarky
6y
CodeWars Python Challenge: Does my number look big in this?
You up for another Code Wars Python Challenge? Today I am doing the 6 kyu challenge "Does my number look big in this?". This one we need to analyze an incoming number to see if it is a Narcissistic
themarkymark
codewithmarky
6y
Code Wars Python Challenge: Valid Parentheses
You up for solving another Python coding challenge together? Yes? Great, let's check this one out. This is the first 5 kyu difficulty challenge I have received since I reset my account. My account is currently
themarkymark
codewithmarky
6y
Code Wars Python Challenge: Vowel Count
I haven't done a Code Wars challenge in a little bit, so I logged in and grabbed my next challenge. This one looks pretty easy, but let's walk through it. Our starting code looks like this: We are given
avatar1222
Hive Food
9h
Published via Ecency
Promoted
The Ultimate Homemade Chicken Biryani Recipe | Spicy & Aromatic! 🥘✨
Hello Ecency & Hive Friends! 👋 There is nothing quite like a steaming plate of homemade Chicken Biryani. Today, I'm sharing my favorite recipe for making this rich, flavorful, and aromatic dish right
themarkymark
codewithmarky
6y
Code Wars Python Challenge Walk Through - Array.diff
Here we are presented with another more difficult 6 kyu challenge which looks harder than it really is. The challenge is to accept two lists and filter all items out of the first list if they exist in
themarkymark
codewithmarky
6y
Code Wars Python Challenge Walk Through - RGB To Hex
I will walk you through another Code Wars Python challenge. The next challenge I received was ranked 5kyu, considerably harder than the 7kyu and 8kyu challenges I received earlier but still fairly quick
themarkymark
programming
6y
Code War Python Challenge: Square Every Digit
Yesterday I wrote about Code Wars, one of my favorite programming challenge sites. If you want to get better as a programmer, or are learning how to program check out my introduction and get signed up.
themarkymark
programming
6y
How to become a better programmer using Code Wars
I am a big fan of Code Wars, I really wish I did it more. It is a fantastic resource for becoming a better programmer. There are endless amount of challenges available in around 30 different popular
Older →