• 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
KevOrr Avatar
Name:Kevin Orr
Clan:University of South Florida
Member Since:Oct 2014
Last Seen:Jun 2024
Profiles:
Following:77
Followers:77
Allies:77
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (8)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a question on "[Geometry A-1] Locate point - to the right, to the left or on the vector?" kata
    • 4 years ago
  • Custom User Avatar
    • FArekkusu
    • resolved a question on "Metric Units - 1" kata
    • 5 years ago
  • Custom User Avatar
    • RandyWaterhouse
    • commented on "Diophantine Equation" kata
    • 10 years ago

    You are basically brute-forcing the issue. By using the hint given in the descrption you can get a huge reduction in the possible solution space.

  • Custom User Avatar
    • halcarleton
    • commented on "Metric Units - 1" kata
    • 10 years ago

    Because the instructions stated not to use dam or Hm.

    excluding decameters and hectometers

    This was probably to simplify the problem.

  • Custom User Avatar
    • MMMAAANNN
    • commented on "[Geometry A-1] Locate point - to the right, to the left or on the vector?" kata
    • 10 years ago

    I have updated the description. Hope it helps.

  • Custom User Avatar
    • MMMAAANNN
    • commented on "[Geometry A-1] Locate point - to the right, to the left or on the vector?" kata
    • 10 years ago

    Vector direction is important. In this example it goes downwards, so the point is to the right of tge vector. Let me know if you need more detailed explanation.

  • Custom User Avatar
    • SMLocke
    • commented on "Flattening Lists" kata
    • 10 years ago

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

  • Custom User Avatar
    • zbidwell
    • commented on "Flattening Lists" kata
    • 11 years ago

    This would actually be a really good problem to help people get comfortable with recursion. Recursion was the first way I thought of solving this, I didn't realize until after submitting and seeing the other solutions that there was a constant depth to the nesting.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...