The forum is deprecated and will become read-only.
Join our Discord or use GitHub Discussions.

Content

Discuss:

  • Please sign in or sign up to leave a comment.
  • bababoui Avatar

    theshthbrfh

  • CodeWars_Warrior Avatar

    I have a problem creating my kata. I can't figure out how my tests should look and my complete solution. Do I need references to libraries? Do I need class, namespace, libraries in solution?

  • artnoage Avatar

    probably many people asked this question before, but how do I search for my friends here?

  • cealex Avatar

    hi, does anyone know how to see the history of the exercises done

  • Flieh Avatar

    I like to work out my solutions locally then cut and paste them to the online editor. My stumbling block is being able to run the tests locally. Anyone do this and want to share your solutions? Mostly doing python.

  • bruce666 Avatar

    I wanna get more information about the test framework about bf.

  • frkn2076 Avatar

    Can anyone delete this kata https://www.codewars.com/kata/600b1c6c58bf59001c1b419e ? Because i just want to delete it. It was a very basic kata at the beginning so it got low satisfaction rate. Then i changed it completely and it started increase satisfaction rate. But since it reached ten users, it's retired. What can i do about that, please help me? I just want to republish it with its last version.

  • Piotrek197 Avatar

    Hi, new here. Are translations just translating from one programming language to another? How to do that?

  • Mishanya00 Avatar

    So, how I can understand, in the most part of kata on Python, the most rational solutions (in one string) will be those, which have something from this: split,map,join,lambda, etc.

  • mark88ita Avatar

    Hi, how can i change the profile picture?

  • user8156876 Avatar

    What's a good strategy to make the most of kata? Do questions of lowest level, then next higher level, continue?

  • Zockerman Avatar

    Where can i create exercises?

  • Ninja45 Avatar

    Hello, does anyone know how many users roughly are on Codewars? To get an idea of how good my rank is atm?

  • nilgob Avatar

    Hi,

    I translated one kata to Dart. Who will review kata and how it gets approved?

  • ztonaz Avatar

    Is it ok if I create a Video on Youtube resolving a kata?

  • Aliasgar Khimani Avatar

    Hi yall, how you doing?????

  • user5075348 Avatar

    Hello guys, pls test my kata, i will be very grateful!

  • Asemxu Avatar

    Hi Iam new in this platform i love this it. but my question is , ¿ what means Test crashed?

  • Edupa14 Avatar

    Aquí hay gente que hable español :'v

  • wet_water Avatar

    People! it is already second time I lost the kata I want to load solution.

    how and where to find it by tag ot description or history?

  • efhdfkj Avatar

    Is there an easy way to find my friends to follow them if i know only there username?

  • playadito Avatar

    quiero agregar a un broder

  • Escanor Sama Avatar

    se mi amigo wey

  • itayperry Avatar

    Hi, does anyone know how to delete katas from my 'Unfinished' kata menu? I accidentally started a kata that was beyond my level, and now it's stuck on my unfinished list.

  • kikosoft Avatar

    The PHP version of the text align justify Kata has been broken for a long time.

    I've got a working solution and I can see what's wrong with the current one, but I don't think I can edit the Kata test cases.

    There are comments about this dating back at least a year. Clearly the original author doesn't care. What I can do? I've never authored a Kata, I'm quite new at this, so I haven't a clue. Tried several things, but to no avail.

  • 00dev Avatar

    I've made a new translation. I'm surprised, can I approve my translation myself?

  • danielleng Avatar

    The kata description for "Path Finder #3: the Alpinist" is extremely confusing. for such a difficult kata, I think at least a single example of how a climb is calculated should be included. You start at [0,0], and have to make your way to [N-1, N-1]. So far so good. But what does "Number of climb rounds between adjacent locations is defined as difference of location altitudes (ascending or descending)" even mean ? Means I only subtract or add a altitude when I go up or down ?

    010 010 010 ^ So how did this end up as 2 ?

    000000 000000 000000 000010 000109 001010 ^ how does this end up as 4 ? There's a 9 in it, shouldn't it be negative then ?

    I really want to attempt this but if I can't even work out the math then the description requires some examples.

  • martinoywa Avatar

    Hi, Where can search for a specific kata? Searching for the "Persistence" one, where you multiply the digits in the number until you get a single digit.

  • yellowBunny Avatar

    Hey where i can make my own a kata? I was looking for but i don't find any option...

  • masaguaro Avatar

    Has anyone solved this Kata ?:) Process Waterfowl Survey Data Results. It says there that for the input list your have to consider the following:

    "If someone has "Labrador Duck" in their list, the whole list should be thrown out as this species has been determined to be extinct. The person who submitted the list is obviously unreliable. Their lists will not be included in the final data. In such cases, return an array with a single string element in it: "Disqualified data".

    Where is the list of "extinct species" to filter the input list ? You have to create it using google to get the info ?

    Cheers

  • makerGeek Avatar

    Comparing to other competitive programming platforms, I think codewars'katas lack complexity constraints (which are important in real life and in programming interviews). Or is there problems with time and memory constraints but I didn't see any of them?

  • adrianarsene Avatar

    I'm curious as to how I am supposed to use this website :) I've just completed a kata in C#, but wrote part of it in Visual Studio. Is using an IDE frowned upon? Should I see this more as a "write it on paper" type of practice? I couldn't find anything on the wiki that specifically mentions that you cannot use an IDE, so I'm just wondering if this kinda defeats the purpose of doing katas.

  • CoderBriggs Avatar

    Does anyone know any info on the API access token? Is there any documentation on this?

  • ericfmeyer Avatar

    How does one submit translations for the site? I was unable to find anything - I assume it's about translating Kata instructions?

  • EricPoehlsen Avatar

    I am wondering, if I find an interesting kata that I'd like to tackle but it is targeted to a language I am not coding - how can I translate that kata?

    I have found the /translations URL but it requires to solve the kata in the given language first

  • Caders Avatar

    Does anybody have an idea as to when T-Shirts may be delivered? As a buyer, I haven't recieved any dates or further information. Thanks.

  • heckruler Avatar

    Any comments about building up a series of katas which get progressivly harder? Like caesars cypher which just takes lower case words, and then one which takes capitals and punctuation, and then one which is rotX instead of rot13?

    As a series, they'd be pretty easy steps from one to the next. On one hand that's good for teach people, on the other, it's like farming rep on here.

  • tsukanovvv Avatar

    Hi guys! Is it possible to delete my previous solutions? If so, let me know how. Thanks.

  • dinglemouse Avatar

    I am thinking to author several similar Katas and I would like to use the same pre-loaded code for them. Is there any way share the same code across Katas, or must I just cut/paste it to each?

  • 13ROY Avatar

    Hi I have forked a kata and changed a small part of the tests to make the test cases more robust, I have published it, how do I get this change pushed into the main kata? (As you may of figured, this is my first fork!).

  • jamessral Avatar

    I just saw that Elixir and Typescript have been added! I'm SUPER excited about Elixir!

  • HerrWert Avatar

    How about a helper/wizard for creating test data? I'm stuck on development of my first kata, because I'm not sure that I'm creating the test data correctly, and I can't seem to get any real help beyond the vague documents provided on the site.

  • hgamboa Avatar

    I'm new to CW, and wanted to understand if it is possible to create a Kata where the validation is the printed output instead of the returned value of a function?

  • drewgarcia23 Avatar

    Is Swift available? I chose it as "My Languages" but it doesnt show when I try to do a swift challange.

  • vsaurnov Avatar

    I found a buggy kata, where can I report it wit ha proof?

  • jnordwick Avatar

    I did two solutions for a kata, and both show up in my solution list, but only one shows up in the kata solution list.

  • taw Avatar

    Is it normal that I created a kata like a week ago, and there's been zero attempts at solving it so far?

  • CodeVortex Avatar

    Hi! I am relatively new in CW, but really excited about it, so I decided to contribute to kata translations as much as my free time allows. Since I am fluent in Java and JavaScript, I tried to provide several Java translations for respective JavaScript solutions that I'd already passed. However, alas, I can't find anything I have published and neither can I check their status. Furthermore, in my profile the "authored kata & translations" is 0. I am certain that - in most cases at least - I did everything by the book: test cases, special lang descriptions, and all. Can someone enlighten me on the how-tos of translations and if they are rejected for some reason how to get feedback on possible issues?

  • jdlacy Avatar

    Hi How do I see the tests that are run to check my submitted solution? My solution passed my tests, but I'm obviously missing something

  • tianshuo Avatar

    Why can't I run my kata when using kata translation? Doesn't work for any language

  • mcclaskc Avatar

    It says I can no longer edit the test cases in one of my Kata. Is there a way I can re-enable editing?

    http://www.codewars.com/kata/caffeine-script/discuss

  • laoris Avatar

    When writing a kata, are there ways to restrict access to parts of the standard library in each language? That is, prevent require/import of a certain module.

    In JavaScript we can fake this sometimes by deleting members of global objects like Math or Object. For instance in Python I might want to prevent importing math (or otherwise prevent access to functions defined therein), or in Java I might want to prevent importing java.util.Collections (or prevent use of particular methods such as shuffle). Is it possible?

  • mcclaskc Avatar

    In my CaffeineScript Kata, Junit's assertEquals is printing out expected: but was: if comparison between 2 strings fails. I am not sure why this is happening. Can anyone help? (see the Kata's discussion for more details: http://www.codewars.com/kata/caffeine-script/discuss)

  • dittoslash Avatar

    How do you make Kata? (probably a really noob question :P)

  • chromaticity Avatar

    Kind of a dumb question, but how do I change my profile picture?

  • pjfranzini Avatar

    Is there a mechanism available or planned to allow one to extend another author's kata to other languages? I'd be interested to help make the Coffeescript/Ruby katas more numerous by adding versions in these languages to some of the many JS-only katas.

  • JoshBrodieNZ Avatar

    How do authors feel about designing kata for multiple languages? I feel obliged to translate my kata into every available language and it's also my preference because it means I have to get better at those languages, but it feels awkward to tack on JavaScript and CoffeeScript variations in the same creator window. I would almost prefer that each kata worked only in one language and there were a tool to set up links to kata which were the same concept in another language.

    A few of the things that strike me about the current setup:

    I find myself having to avoid putting code in the description unless I want to fill the space with the equivalent in the other languages.

    If I want to follow naming conventions, it's awkward to use them in any of the spaces the kata share (name, description)

    I imagine with future language options, difficulty between similar tasks will vary enough to make kyu ranking differ between languages.

  • bkimmel Avatar