• 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
maulikdave Avatar
Name:Maulik Dave
Clan:foresthut
Member Since:Oct 2024
Last Seen:Jul 2025
Profiles:
Following:1
Followers:1
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (37)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • maulikdave
    • created a question for "Round and Round" kata
    • 29 days ago

    Is it a good practice to have 0 or negative delta value in test cases while comparing floats or doubles?

  • Custom User Avatar
    • Madjosz
    • resolved an issue on "Connect Four - placing tokens" kata
    • last month

    Fixed. Had an error in the random test generation, that's why there were no tests for the last column but the others could overflow.

  • Custom User Avatar
    • hobovsky
    • commented on "Connect Four - placing tokens" kata
    • last month

    m'kay, something got mixed up... let me check

  • Custom User Avatar
    • maulikdave
    • created an issue for "Connect Four - placing tokens" kata
    • last month
    1. Need to correct the typo in Java sameple test case @TestMethodOrder(MethodOrderer.O[e]rderAnnotation.class)

    2. The description should be updated to highlight column overflow scenario

    3. The random test cases seem to not generate input values for the last column (6th one)

  • Custom User Avatar
    • maulikdave
    • created a suggestion for "Credit card issuer checking" kata
    • last month

    Terminology correction needed - Visa, Mastercard, AMEX are not card issuers - your bank is a card issuer. Mastercard, Visa, etc are card networks.

  • Custom User Avatar
    • maulikdave
    • commented on "Surrounding Primes for a value" kata
    • 2 months ago

    Good kata to try concurrency based solution.

  • Custom User Avatar
    • maulikdave
    • created a question for "Chocolate problem" kata
    • 3 months ago

    What is a use of the first argument, int n? Its not needed, i believe.

  • Custom User Avatar
    • brodiemark
    • commented on "Find the closest point(s)..." kata
    • 5 months ago

    Quite similar to Top N closest points

  • Custom User Avatar
    • BobtheLantern
    • resolved an issue on "Localize The Barycenter of a Triangle" kata
    • 5 months ago

    The user appears to have solved the kata, there don't appear to be any issues with the tests in Java.

  • Custom User Avatar
    • MarkMurphy94
    • commented on "Directions Reduction" kata
    • 6 months ago

    I agree that the {"NORTH","WEST","SOUTH","EAST"} case should just return an empty array. The problem I think, is that the theme (I guess?) of the kata doesn't quite match the actual logical problem it's asking. Hopefully that makes sense...

  • Custom User Avatar
    • maulikdave
    • created an issue for "Street Fighter 2 - Character Selection" kata
    • 7 months ago

    For Java, in your testcases, you may want to use assertArrayEquals instead of assertEquals

  • Custom User Avatar
    • dfhwze
    • resolved a suggestion on "Extract Color Components" kata
    • 7 months ago

    got retired

  • Custom User Avatar
    • Paul Robertson
    • created a suggestion for "Extract Color Components" kata
    • 7 months ago

    Could do with more random tests

  • Custom User Avatar
    • hobovsky
    • commented on "Directions Reduction" kata
    • 7 months ago

    It might help, but notice that your soltion still crashes in one of ~five runs. Apparently, mutating the array only emphasized some other bug sitting somewhere there.

  • Custom User Avatar
    • maulikdave
    • resolved an issue on "Directions Reduction" kata
    • 7 months ago

    Thank you, Making a copy of arr did the trick.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...