• 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
wb4 Avatar
Name:Unknown
Clan:Unknown
Member Since:Aug 2016
Last Seen:May 2025
Profiles:
    Following:0
    Followers:13
    Allies:0
    View Profile Badges
    Ad
    Would You Pass the Google SQL Interview? Test Yourself with These 7 Concepts
    Study up for your next SQL interview with these interview questions.
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (13)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • huwf5
      • commented on "Transportation on vacation " rust solution
      • 10 months ago

      That was a clever one!

    • Custom User Avatar
      • ParasiteDelta
      • commented on "Sum Mixed Array" rust solution
      • 2 years ago

      I think the main reason that I love Rust so much is that it's actually logical and functional in ways that were either very gated or very difficult to achieve beforehand. It comes with a lot of different methods and options for extreme method chaining, like above, but it's still understandable. For example, that Either crate? Yeah, with no additional help, I wrote my own implementation of it where it had three different possible branches, and it's just as concise as the original. Most other languages would have you start from scratch or adhere to some syntactic requirements, but Rust actually guides you to the results.

    • Custom User Avatar
      • akar-0
      • commented on "Hex to Decimal" rust solution
      • 3 years ago

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

    • Custom User Avatar
      • bits.c
      • commented on "Hex to Decimal" rust solution
      • 3 years ago

      I'm having difficulty imagining a scenario where someone sees a function of this signature and fails to understand what the input parameter's purpose is, but the actual reason I wrote it as is was because "it's fewer characters and that's seemingly what's popularly perceived as 'good' here". I'm frankly surprised that more people haven't submitted this exact solution.

    • Custom User Avatar
      • akar-0
      • commented on "Hex to Decimal" rust solution
      • 3 years ago

      Because I was too lazy to copy 9 extra characters.

    • Custom User Avatar
      • Blind4Basics
      • commented on "Penultimate" rust solution
      • 3 years ago

      spoiler flag, plz...

    • Custom User Avatar
      • imjasonmiller
      • commented on "Projectile Motion" rust solution
      • 4 years ago

      Haha, yeah, I submitted this translation quite some time ago but recall a similar feeling at the time.

    • Custom User Avatar
      • Ali Norouzi
      • commented on "noobCode 01: SUPERSIZE ME.... or rather, this integer! " c solution
      • 4 years ago

      Hi,
      I have 2 questions:
      1- why does "memory leak" happen?
      2- how to prevent it?

    • Custom User Avatar
      • user221032
      • commented on "Evil or Odious" c solution
      • 5 years ago

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

    • Custom User Avatar
      • Dzienny
      • commented on "noobCode 01: SUPERSIZE ME.... or rather, this integer! " c solution
      • 5 years ago

      Indeed, thank you for pointing this out.

    • Custom User Avatar
      • mudia
      • commented on "Point in Polygon" rust solution
      • 7 years ago

      sounds like haskell :)

    • Custom User Avatar
      • Grey
      • commented on "Whitespace Interpreter" kata
      • 9 years ago

      You could  try to compile any compile-time errors into run-time errors, though.

    • Custom User Avatar
      • user5036852
      • commented on "Correct the time-string" kata
      • 9 years ago

      :D Very good! I agree 100%!

      None of my katas is about prime numbers. So feel free to enjoy them all! :-)

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...