• 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
fsbdev Avatar
Name:Fabien
Clan:giga
Member Since:Nov 2013
Last Seen:Mar 2024
Profiles:
Following:108
Followers:98
Allies:98
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (37)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Professional Asian Dad 2
    • commented on "Memoized Fibonacci" kata
    • 3 years ago

    bruhhhhhhhh

  • Custom User Avatar
    • zhk_1n
    • commented on "Take a Ten Minute Walk" ruby solution
    • 8 years ago

    Yeah, you're right. I didn't see that there are two different variables xsum and ysum

  • Custom User Avatar
    • user1966374
    • commented on "Take a Ten Minute Walk" ruby solution
    • 8 years ago

    add 1 for north sub 1 for south. add 2 for east, subtract 2 for west. ;).

  • Custom User Avatar
    • zhk_1n
    • commented on "Take a Ten Minute Walk" ruby solution
    • 9 years ago

    if you go to the north 5 times and then to the west 5 times in this case you will get true

  • Custom User Avatar
    • Rhaseven7h
    • commented on "Enumerable Magic #5- True for Just One?" ruby solution
    • 10 years ago

    Gives the result wanted? It's solved.

  • Custom User Avatar
    • dinizime
    • commented on "Vasya - Clerk" kata
    • 10 years ago

    C1 -> 25:1 , 50:0
    C2 -> 25:2 , 50:0
    C3 -> 25:3 , 50:0
    C4 -> 25:4 , 50:0
    C5 -> 25:3 , 50:1
    C6 -> 25:2 , 50:0
    C7 -> 25:1 , 50:1

    So you could still have another costumer paying with 100 and would be ok.

  • Custom User Avatar
    • fsbdev
    • commented on "Vasya - Clerk" kata
    • 10 years ago

    Please make it return a boolean, why return YES or NO strings?

  • Custom User Avatar
    • acraileanu
    • commented on "Excel sheet column numbers" csharp solution
    • 10 years ago

    Just for showing LINQ usage.

  • Custom User Avatar
    • fsbdev
    • commented on "Excel sheet column numbers" csharp solution
    • 10 years ago

    Why not just foreach (...) { } instead of ToCharArray().ToList().ForEach(...)

  • Custom User Avatar
    • fsbdev
    • commented on "Vowel Count" csharp solution
    • 10 years ago

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

  • Custom User Avatar
    • lithium81
    • commented on "Common Denominators" kata
    • 10 years ago

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

  • Custom User Avatar
    • smok
    • commented on "Common Denominators" kata
    • 10 years ago

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

  • Custom User Avatar
    • g964
    • commented on "Common Denominators" kata
    • 10 years ago

    Which language?

  • Custom User Avatar
    • smok
    • commented on "Common Denominators" kata
    • 10 years ago

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

  • Custom User Avatar
    • WizardOfOgz
    • commented on "Enumerable Magic #5- True for Just One?" ruby solution
    • 10 years ago

    @ColbyDauph is correct about the purpose of the Kata. It is intended to make new Rubyists aware of existing features, which means that this solution is "really solving it". However, I'm not a big fan of Kata being used this way and would much rather have problems which challenged the user to create his or her own solution.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...