• 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
arwengu Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2016
Last Seen:Feb 2023
Profiles:
    Following:3
    Followers:11
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored
    • Needs Resolution (10)
    • Custom User Avatar
      • mauro-1
      • created a suggestion for "Decimals or groups of thousands??" kata
      • 2 years ago

      Python translation: https://www.codewars.com/kumite/647dede6fdf80bbaded8558e?sel=647dede6fdf80bbaded8558e

    • Custom User Avatar
      • mauro-1
      • created an issue for "[Minecraft Series #2] Minimum amount of fuel needed to get some iron ingots" kata
      • 2 years ago

      Write a function that calculates the minimum amount of fuel needed to produce a certain number of iron ingots.
      This function should return a dictionary of the form ...

      When there are multiple solution, which one return?

      1. any valid combination of items?
      2. maximize large items?
      3. minimum total number of items?

      (spoiler: 2)

    • Custom User Avatar
      • max30272
      • created a question for "[Minecraft Series #4] Lava is amazing, however..." kata
      • 3 years ago

      The orange area represents areas where air could catch flame if the gray and orange areas are not clear of flammable blocks (for example, wood blocks).
      Does it means the wood can not in both area?
      Or wood can in gray area, and orange area would change depend on gray area?

    • Custom User Avatar
      • FArekkusu
      • created an issue for "Everything that remains" kata
      • 4 years ago

      Trivial map/filter/reduce is not a novel kata idea at this point.

    • Custom User Avatar
      • akashvshroff
      • created a suggestion for "[Minecraft Series #2] Minimum amount of fuel needed to get some iron ingots" kata
      • 5 years ago

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

    • Custom User Avatar
      • Etoneja
      • created a suggestion for "[Minecraft Series #3] Lava is amazing!" kata
      • 5 years ago

      Python translation kumited. Please review and approve.

      Note: kata author is inactive

    • Custom User Avatar
      • sbat13
      • created a suggestion for "[Minecraft Series #2] Minimum amount of fuel needed to get some iron ingots" kata
      • 5 years ago

      When reading the exercise i was confused about the goal. I got the impression the goal was to have the minimum number of items that add exactly to the fuel needed, then i realized it was far more simple and it was only a matter of adding the largest that fitted until getting the final value.

      If there was a cost associated to each item (the largest would have the least cost per unit) the problem could be re-phrased and less dubious.

      Good Kata, simpler than i expected.

    • Custom User Avatar
      • B1ts
      • created an issue for "[Minecraft Series #4] Lava is amazing, however..." kata
      • 6 years ago

      JS:

      • The description is incomplete. It should be mentioned that lava expands exactly as it's shown in the image: always same blocks, and always in same direction (upwards).
      • Random tests always generate inputs that result in expected false (easy to cheat, see my solution)
      • Why limit it to just small houses? Add bigger houses to complete the kata. (you can use reference solution of other users to make it work)
      • It seems that js and ruby versions have different behavior, and different houses. I'm confused as to what the expected behaviour for spreading lava is.
    • Custom User Avatar
      • B1ts
      • created a suggestion for "Decimals or groups of thousands??" kata
      • 6 years ago

      A case of number like 4,444,444 (without a dot, meaning 4 mil) and number 4,4 (meaning 4.40) should be added to fixed tests, because they change how numbers should be handled and are only encountered in one or 2 random tests. (nothing mentioned in description either)

      Also it would be helpful if description mentioned padding not only decimal places to 2 digits, but also hundreds to 3 digits, if neccessary.

      Lastly some more edge cases could be added, say sum of 4,000,000.00.

    • Custom User Avatar
      • stellartux
      • created a suggestion for "[Minecraft Series #2] Minimum amount of fuel needed to get some iron ingots" kata
      • 6 years ago

      Typescript translation and Julia translation

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...