• 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
Glyxerine Avatar
Name:Nam Hoang Le
Clan:mgm_tp
Member Since:Oct 2018
Last Seen:Apr 2025
Profiles:
Following:18
Followers:28
Allies:5
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (53)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • KTvyen
    • commented on "Full Metal Chemist #2: parse me..." kata
    • 7 months ago

    yes

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Sports League Table Ranking" kata
    • 13 months ago

    Approved by 🧙

  • Custom User Avatar
    • trashy_incel
    • commented on "Float to Binary Conversion" kata
    • 3 years ago

    isnt it because you use Math.round() instead of Math.floor() for the mantissa ?

  • Custom User Avatar
    • K01egA
    • commented on "Float to Binary Conversion" kata
    • 3 years ago

    reference solution sometimes gives incorrect result:

    input : 107.88354150716061: expected '010000101101011111000100011' to equal '010000101101011111000100010'
    input : 925.3339639566982: expected '010001000110011101010101011' to equal '010001000110011101010101010'

    I think random number should be rounded to 6 or 7 digits first. Reference solution could be build on DataView or on other solution.

  • Custom User Avatar
    • akar-0
    • resolved a suggestion on "Super Coordinate Sums!" kata
    • 4 years ago

    Thanks :)

  • Custom User Avatar
    • trashy_incel
    • resolved a suggestion on "Float to Binary Conversion" kata
    • 4 years ago

    added random tests

  • Custom User Avatar
    • MobulaKuhlii
    • commented on "Fastest Code : Equal to 24" kata
    • 4 years ago

    can you update it to 3.0?

  • Custom User Avatar
    • achambily
    • commented on "Prime Primes" kata
    • 4 years ago

    As I did :(

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Basics 06: Reversing and Combining Text" kata
    • 4 years ago

    Looks like you've solved it

  • Custom User Avatar
    • Gers2017
    • resolved an issue on "Word to Key" kata
    • 4 years ago

    Thank you. It's working now

  • Custom User Avatar
    • JohanWiltink
    • resolved an issue on "Prime Primes" kata
    • 5 years ago

    You mean the argument? Some languages do not allow uppercase letters for variable names. In JS, N seems to be applicable; in other languages, n might be applicable.

    Just read over it. CodeWars supports multiple languages, and sometimes this stuff happens.

    If it offends you that references to other languages seep through in JS descriptions, do a couple of Haskell kata. Concepts that are different are quite often left untranslated.

  • Custom User Avatar
    • ejini战神
    • commented on ""Sum of differences in array" Ruby Translation"
    • 5 years ago

    fixed

  • Custom User Avatar
    • ejini战神
    • commented on ""Sum two arrays " Ruby Translation"
    • 5 years ago

    fixed

  • Custom User Avatar
    • ejini战神
    • commented on ""Filling an array (part 1)" Ruby Translation"
    • 5 years ago

    removed

  • Custom User Avatar
    • doooom
    • commented on "Four Color Theorem (Easy Version)" kata
    • 5 years ago

    Glad to know that the problems are solved.

    I wrote a code to test if there is any char w/o any same char neigbhours, while there is more than one this char in a map.

    It went through two million random maps, and did not found any. If I remove the limitation of "more than one char in one map", many results were printed since some territories have only one char on a map. I guess what you saw was this single char scenario. :)

    But it seems JS test code runs differently here and there. It's beyond my knowledge of JS :(

    PS: node on my computer is 10

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...