• 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
    • Replies
    • Authored (28)
    • Needs Resolution
    • Custom User Avatar
      • lodimob
      • commented on "Minesweeper" kata
      • 4 years ago

      JavaScript
      @rscharfer Don't modify the passed argument inp

    • 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
      • lodimob
      • commented on "Consecutive letters" kata
      • 5 years ago

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

    • Custom User Avatar
      • lodimob
      • commented on "Find heroes" kata
      • 5 years ago

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

    • Custom User Avatar
      • lodimob
      • commented on "Survive The Seven Kingdoms" kata
      • 5 years ago

      Also why The Wall blocks your way has no full stop but You do not have a ship to cross this sea.

    • Custom User Avatar
      • lodimob
      • commented on "23 Matches. Or more..." kata
      • 7 years ago

      Very similar to Don't Eat the Last Cake!
      https://www.codewars.com/kata/dont-eat-the-last-cake

    • Custom User Avatar
      • lodimob
      • created an issue for "Airplane Alert System" kata
      • 7 years ago

      Nice Kata.

      • Somewhere in description Storm is spelled wrongly as Strom.
      • Need random tests. See https://github.com/Codewars/codewars.com/wiki/Codewars-JavaScript-Test-Framework#utilities
      • You swapped the arguments in Test.assertEquals(actual, expected[, msg]).
      • In Headlines format, a whitespace is required between # and the text.
    • Custom User Avatar
      • lodimob
      • commented on "What will be the day of the week in a year?" kata
      • 7 years ago

      Also, add a for-loop to test it maybe 1000 times at least.

    • Custom User Avatar
      • lodimob
      • created a suggestion for "What will be the day of the week in a year?" kata
      • 7 years ago

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

    • Custom User Avatar
      • lodimob
      • commented on "Proteinogenic amino acids" kata
      • 7 years ago

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

    • Custom User Avatar
      • lodimob
      • commented on "Proteinogenic amino acids" kata
      • 7 years ago

      I mean the 22 AminoAcids.

    • Custom User Avatar
      • lodimob
      • commented on "Proteinogenic amino acids" kata
      • 7 years ago

      The pitfall of HashMap is about hash code collision and rehash right?
      Such collision will cause extra LinkedList-style traversal.

    • Custom User Avatar
      • lodimob
      • commented on "Proteinogenic amino acids" kata
      • 7 years ago

      I made a HashMap<Protein, Set<proteinId>>. Failed at test_4_500000. Any clue?

    • Custom User Avatar
      • lodimob
      • commented on "Is n divisible by x and y?" java solution
      • 8 years ago

      You're right

    • Custom User Avatar
      • lodimob
      • resolved a question on "Fake website #5: Design an accurate user level calculation function" kata
      • 8 years ago

      Thx for the reply

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...