• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Career
  • Opportunities
    Find your next career challenge – powered by Qualified Jobs
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Log In
  • Sign Up
taw Avatar
Name:Tomasz Wegrzanowski
Clan:Unknown
Skills:ruby, cats
Member Since:Dec 2013
Last Seen:Mar 2021
Profiles:
Following:15
Followers:62
Allies:10
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (143)
  • Needs Resolution
  • Custom User Avatar
    • taw
    • commented on "Simple Fun #223: Parameter Of Number" kata

    Please unlock new version of Crystal, old version has bugs that prevent reasonable solutions.

  • Custom User Avatar
    • taw
    • commented on "Sum of differences between products and LCMs" kata

    Crystal version is broken due to overflow bug.

  • Custom User Avatar
    • taw
    • commented on "Recover a secret string from random triplets" kata

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • taw
    • commented on "String Reversing, Changing case, etc." kata

    Crystal version is bugged, and tests refer to non-existent functions. (what Munto said a year ago)

  • Custom User Avatar
    • taw
    • created an issue for "Sort an array by value and index" kata

    This kata is broken (at least in Crystal). If value times index is equal, it doesn't specify that it wants, and tests are basically random.

  • Custom User Avatar
    • taw
    • commented on "Scramblies" kata

    Crystal

  • Custom User Avatar
    • taw
    • created an issue for "Scramblies" kata

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • taw
    • commented on "Scrolling Text" kata

    Crystal really needs some tests.

  • Custom User Avatar
    • taw
    • commented on "No Loops 3 - Copy Within" kata

    This kata is just broken. What is supposed to happen with negative numbers and start == stop etc. is basically anyone's guess, and there doesn't even seem to be any consistent answer.

  • Custom User Avatar
    • taw
    • commented on "Area of an annulus" kata

    Image is dead, and annulus is defined by two radii not one.

  • Custom User Avatar
    • taw
    • commented on ""Regexp Basics - is it a vowel?" Python Translation"

    It needs to test "a\n", "b\n" etc.

  • Custom User Avatar
    • taw
    • created a suggestion for "Feature Requests" topic

    Could we get a filter on https://www.codewars.com/kata/ for "Katas I have not completed in selected language"?
    I mostly use codewars to practice new languages, and new languages don't have many katas, so if I want to practice some Elixir, I want everything I didn't do in Elixir yet, even if I already did that in Python or something.

    I don't see any way to filter this.

  • Custom User Avatar
    • taw
    • resolved an issue on "Big Fibonacci Numbers" kata

    Calculating fib and then looking at last digits is not supposed to work for this as your computer will run out of memory before that happens. Also it will probably run out of CPU time. You need more clever algorithm.

  • Custom User Avatar
    • taw
    • commented on "SQL Basics: Top 10 customers by total payments amount" kata

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • taw
    • commented on "SQL Statistics: MIN, MEDIAN, MAX" kata

    It's broken for Postgres. It expects median to be a Float, but postgres will never return a Float - it will be either Fixnum (if you take middle element) or BigDecimal (if you average two middle elements).

  • Loading more items...
  • © 2022 Codewars
  • About
  • API
  • Announcements
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm

Collect: kata

Loading collection data...

Add To My Collections
    • View
      Remove Add
    You have not created any collections yet.

    Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.

    Get started now by creating a new collection.

    You must wait until you have earned at least 20 honor before you can create new collections.

Set the name for your new collection. Remember, this is going to be visible by everyone so think of something that others will understand.

Create & Add New Collection