• 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
  • 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
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
tansaku Avatar
Name:Sam Joseph
Clan:NeuroGrid
Skills:ruby, javascript, tdd, bdd, agile, pair programming
Member Since:Dec 2014
Last Seen:Aug 2024
Profiles:
Following:97
Followers:117
Allies:89
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (23)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • resolved a question on "Area of a Circle" kata
    • 2 years ago

    The OP found an answer to their question.

  • Custom User Avatar
    • hobovsky
    • resolved an issue on "Area of a Circle" kata
    • 2 years ago

    Fixed.

  • Custom User Avatar
    • flaco
    • resolved a question on "Binding within the List Monad" kata
    • 4 years ago

    the list monad bind operation will only work iff the given function also returns a list. the author's intention was to make sure an error is thrown in these cases, to make sure no invalid result is produced.

  • Custom User Avatar
    • dascandy
    • commented on "Help the general decode secret enemy messages." kata
    • 8 years ago

    Was also a lot less work than the 1kyu and 2kyu ones I did; solution is quite small even. Thinking wise it's a bit you'll have to chew through, but I guess the same applies to the harder problems if you don't happen to be familiar with the area yet.

  • Custom User Avatar
    • jhoffner
    • commented on "Feature Requests" topic
    • 9 years ago

    The old API supports it: http://www.codewars.com/users/tansaku.json. You should be fine to use that for now, I'll add it to the list to add to the http://www.codewars.com/api/v1/users/tansaku.json version, which will eventually supersede the non-versioned API.

  • Custom User Avatar
    • chessmonger2112
    • commented on "Feature Requests" topic
    • 9 years ago

    Ahh, I was so bummed to find out that you couldn't do this!! Please Codewars make this happen!

  • Custom User Avatar
    • Hacker Sakana
    • commented on "Tiny Three-Pass Compiler" kata
    • 10 years ago

    Your left associative parser was the correct one.

  • Custom User Avatar
    • Rambutan
    • commented on "Help the general decode secret enemy messages." kata
    • 10 years ago

    i think this one was rather easy. much easier than several 4kyu kata such as LRU cache and List monad for example

  • Custom User Avatar
    • hilary
    • commented on "Evaluate mathematical expression" kata
    • 10 years ago

    Disabling 'eval' doesn't disable Kernel#eval.

  • Custom User Avatar
    • MMMAAANNN
    • commented on "Evaluate mathematical expression" kata
    • 10 years ago

    Try this link: http://www.codewars.com/kata/evaluate-mathematical-expression/edit/ruby
    Does it work for you?

  • Custom User Avatar
    • MMMAAANNN
    • commented on "Evaluate mathematical expression" kata
    • 10 years ago

    You CAN edit directly. It used to be a bug that contributors did not have edit link, but now you should see it.

  • Custom User Avatar
    • dpurrington
    • commented on "Area of a Circle" kata
    • 10 years ago

    In addition, the C# version should say the requirement is to throw an ArgumentException under these conditions.

  • Custom User Avatar
    • comonad
    • commented on "Area of a Circle" kata
    • 10 years ago

    yes-ish... it is not about "a double or a non-double" but about "just one double or nothing".

    a Maybe Double differs from a Double.
    a Maybe a is like a list of as with at most one element.

    let me hoogle that for you... https://www.haskell.org/hoogle/?hoogle=Maybe

  • Custom User Avatar
    • MMMAAANNN
    • commented on "Ranking & Honor" doc
    • 10 years ago

    From what I can see in your profile, you only solved one 6 kyu and one 5 kyu katas recently. Of course this will not be noticeable from single low-level katas! Try solving a pack of these, I think you'll see some small progress.

  • Custom User Avatar
    • MMMAAANNN
    • commented on "ASCII85 Encoding & Decoding" kata
    • 10 years ago

    Glad we came to some common understanding. And thank you, this was an interesting discussion, I've learnt something new from you.

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...