• 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
lodimob Avatar
Name:Unknown
Clan:Hong Kong
Skills:java, javascript, sql
Member Since:Oct 2016
Last Seen:Apr 2022
Profiles:
    Following:20
    Followers:28
    Allies:20
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (73)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • KrzysztofKarol
      • commented on "Removing Elements" javascript solution
      • 12 months ago

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

    • Custom User Avatar
      • bayubahe7
      • commented on "Removing Elements" javascript solution
      • 12 months ago

      what is the use of underscore?

    • Custom User Avatar
      • ThomasFroc
      • commented on "Simple Drawing Board" kata
      • 2 years ago

      In response to @lodimob. Thanks for this kata, Could you add to the description that fillll point that fall on lines are expected to do nothing? I add been confused on the last mixedDrawing tests if my mistake came from this and had to check here.
      Also I agree as it as been said already, a bit more small tests cases with mixed drawing would help a lot for debugging. I just can't find what is wrong with my code since every simple test passes.

      edit: I think my mistake come from the fact that I expected rectangle to be drawn from top left to down right, and the last test was the only one doing it in reverse manner.

    • Custom User Avatar
      • casusbelli24
      • commented on "DNA to RNA Conversion" java solution
      • 3 years ago

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

    • Custom User Avatar
      • lin2Studio
      • commented on "Sum without highest and lowest number" java solution
      • 3 years ago

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

    • Custom User Avatar
      • trashy_incel
      • resolved an issue on "Age in days" kata
      • 3 years ago

      same issue above with more details, closing

    • Custom User Avatar
      • eliafeliam
      • commented on "Function iteration" java solution
      • 4 years ago

      Please, someone explain what means this "x" at the beginning

    • Custom User Avatar
      • Torbjorn_galdra
      • commented on "Disagreeable ascii" java solution
      • 4 years ago

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

    • Custom User Avatar
      • lodimob
      • commented on "Minesweeper" kata
      • 4 years ago

      JavaScript
      @rscharfer Don't modify the passed argument inp

    • Custom User Avatar
      • krotname
      • commented on "Sum without highest and lowest number" java solution
      • 4 years ago

      this O(logN)

      its kata can be solved O(N)

    • Custom User Avatar
      • nmarquesantos
      • created a question for "Simple Drawing Board" kata
      • 4 years ago

      Draw the line with 'x' which connects the given points.
      If the points are diagonal, a rectangle instead of diagonal line should be drawn

      Regarding the points being diagonal, how can we verify this for a rectangle?

      For a square, i.e. if the points are diagonal, we can verify with this formula:

      |𝑥1−𝑥2|=|𝑦1−𝑦2|

      this wouldn't apply for a rectangle

    • Custom User Avatar
      • lodimob
      • commented on "Area of a Square" kata
      • 5 years ago

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

    • Custom User Avatar
      • KenKamau
      • commented on "Consecutive letters" kata
      • 5 years ago

      Confirm that the description is OK now.

    • Custom User Avatar
      • KenKamau
      • commented on "Consecutive letters" kata
      • 5 years ago

      Added.

    • Custom User Avatar
      • lodimob
      • commented on "Consecutive letters" kata
      • 5 years ago

      In the example has solve("v") = True but not tested in Java Test Cases.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...