• 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
gitriyad Avatar
Name:Md. Nurul Huda Riyad
Clan:NuTechDev
Skills:javascript, reactjs, php, c++, nodejs
Member Since:Apr 2020
Last Seen:May 2025
Profiles:
Following:0
Followers:60
Allies:0
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (29)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • trashy_incel
    • resolved a suggestion on "Coefficients of the Quadratic Equation" kata
    • 3 years ago

    has been approved

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Easy wallpaper" kata
    • 3 years ago

    OP solved it, closing

  • Custom User Avatar
    • kamil-ducz
    • commented on "Target Date" kata
    • 3 years ago

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

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Recursion 101" kata
    • 4 years ago
  • Custom User Avatar
    • farhanaditya
    • commented on "Regexp Basics - is it a vowel?" kata
    • 4 years ago

    Agree

  • Custom User Avatar
    • nivethan-me
    • commented on "Easy wallpaper" kata
    • 4 years ago

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

  • Custom User Avatar
    • user240425
    • commented on "Target Date" kata
    • 5 years ago

    Maybe it should be specified that p/36000 is NOT the right way of going from an annual interest to a daily interest.
    That indeed, it is a simplification to make the kata easier.

  • Custom User Avatar
    • asaqui94
    • commented on "Calculate BMI" kata
    • 5 years ago

    it didn't work for me either

  • Custom User Avatar
    • user4896126
    • commented on "Regexp Basics - is it a vowel?" kata
    • 5 years ago

    great point

  • Custom User Avatar
    • FArekkusu
    • commented on "Average Fuel Consumption" kata
    • 5 years ago

    The final tests are comparing the actual/expected values approximately, so it may be possible to pass without ronding anything. This is true for Python (and maybe Ruby) as well.

  • Custom User Avatar
    • ccombe
    • commented on "Recursion 101" kata
    • 5 years ago

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

  • Custom User Avatar
    • FArekkusu
    • resolved a suggestion on "Feature Requests" topic
    • 5 years ago
  • Custom User Avatar
    • Haksell
    • commented on "Calculate BMI" kata
    • 5 years ago

    This is a problem with float precision:

    >>> 86.7 / 1.7 / 1.7
    30.0
    >>> 86.7 / (1.7 * 1.7)
    30.000000000000004
    
  • Custom User Avatar
    • iwtga
    • commented on "Feature Requests" topic
    • 5 years ago

    happens with me too sometimes, i get white instead of red. Refreshing the page fixes it, but beware your code might get cleared:)

  • Custom User Avatar
    • Blind4Basics
    • commented on "Multiply by a number, so it becomes a perfect power" kata
    • 5 years ago

    mmh?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...