• 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
louy Avatar
Name:Louy Alakkad
Clan:Unknown
Skills:javascript
Member Since:Oct 2013
Last Seen:Aug 2024
Profiles:
Following:1
Followers:3
Allies:1
View Profile Badges
Ad
Would You Pass the Google SQL Interview? Test Yourself with These 7 Concepts
Study up for your next SQL interview with these interview questions.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (122)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Kees de Vreugd
    • commented on "Convert a Number to a String!" javascript solution
    • 10 months ago

    My advice is to look into 'type coercion' and while you're at it, 'type conversion' and figure out the difference. It's quite interesting stuff.

  • Custom User Avatar
    • Babeni Nelson
    • commented on "Convert a Number to a String!" javascript solution
    • 10 months ago

    how and why does this work ?

  • Custom User Avatar
    • Nazarii888
    • commented on "Coordinates Validator" kata
    • 2 years ago

    Thank you!

  • Custom User Avatar
    • Nazarii888
    • commented on "Coordinates Validator" kata
    • 2 years ago

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

  • Custom User Avatar
    • particleflux
    • commented on "Coordinates Validator" kata
    • 2 years ago

    If you surround your code with three backticks (```), it will put it in a codeblock, which is far easier readable.

    See: https://docs.codewars.com/references/markdown#displaying-code

  • Custom User Avatar
    • Nazarii888
    • created a question for "Coordinates Validator" kata
    • 2 years ago

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

  • Custom User Avatar
    • particleflux
    • created a suggestion for "Coordinates Validator" kata
    • 2 years ago

    Added PHP 8.0 support

    This also fixes a bug in the solution (see comment on the fork)

  • Custom User Avatar
    • Abcshake
    • commented on "Square(n) Sum" javascript solution
    • 3 years ago

    Interesting I haven't seen forEach used this way

  • Custom User Avatar
    • Twilight_Sun
    • created an issue for "Coordinates Validator" kata
    • 3 years ago

    tests are weak (JS), edge cases like "89,179", "80, 180.0001", "-90,180", etc. should be tested. I've passed with regex that would not work correctly for such edge cases

  • Custom User Avatar
    • njf1050
    • created an issue for "Coordinates Validator" kata
    • 4 years ago

    all tests passes except "99.234, 12.324" and some rendom tests that disappear
    but it passed on regex debugger websites and my local machine!
    there must be something wrong with tests

  • Custom User Avatar
    • farhanaditya
    • commented on "Coordinates Validator" kata
    • 4 years ago

    Yeah, that caught me off guard too. The description needs a bit of rework.

  • Custom User Avatar
    • farhanaditya
    • commented on "Coordinates Validator" kata
    • 4 years ago

    Because it's easier to do so? If it's solely a number problem then yes, math would be easier. But this kata is more about formatting rather than number checking.

  • Custom User Avatar
    • farhanaditya
    • commented on "Coordinates Validator" kata
    • 4 years ago

    Now it's 6 Kyu :)

  • Custom User Avatar
    • farhanaditya
    • commented on "Coordinates Validator" kata
    • 4 years ago

    Array of coordinates? You only given 1 coordinate per function call.

  • Custom User Avatar
    • farhanaditya
    • commented on "Coordinates Validator" kata
    • 4 years ago

    Slow down buddy. If this feels to much for you, do some easier regex kata first.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...