• 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
SimplGy Avatar
Name:Eric Miller
Clan:RIT
Skills:javascript, swift
Member Since:Aug 2016
Last Seen:Apr 2018
Profiles:
Following:109
Followers:101
Allies:100
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 (124)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • created a suggestion for "Display Large Numbers" kata
    • 3 months ago

    This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/225.
    Please join the discussion to help us identify duplicate kata and retire them.

  • Custom User Avatar
    • Voile
    • created an issue for "Swedish Tipping" kata
    • 2 years ago

    What people think of as "significant" varies from human to human, but when developing your heuristic keep these things in mind:

    Sweden has 1, 5, and 10kr coins; and bills for 20, 50, and 100kr; although the 50 isn't used very often.

    One thing to note is that as the bill gets more expensive, the idea of what is "siginificant" for rounding up changes.

    This is equivalent to not providing any clear specs: what is the cutoff point between the next round-up interval? The kata expects this:

    bill < 100: 10
    bill < 1000: 20
    otherwise: 100
    

    But it could easily be the total bill with 5% accounted for, since that'd be the actual least paid amount.

    Again, this information is crucial to solving the kata but is being intentionally held back.

  • Custom User Avatar
    • laurelis24
    • commented on "Display Large Numbers" kata
    • 3 years ago

    I think this is 7kyu, but not the easiest one.

  • Custom User Avatar
    • farhanaditya
    • resolved an issue on "Collapse spaces and url encode (no regex or trim)" kata
    • 3 years ago

    Updated to Node v14

  • Custom User Avatar
    • farhanaditya
    • created an issue for "Collapse spaces and url encode (no regex or trim)" kata
    • 3 years ago

    JS: Node v14 should be used along with its appropiate assertion tools (Mocha + Chai).
    Refer to this and this

  • Custom User Avatar
    • farhanaditya
    • created an issue for "Collapse spaces and url encode (no regex or trim)" kata
    • 3 years ago

    JS: You can still use regex

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Most Common Char in String" kata
    • 4 years ago

    Link dead, this one's more alike ~~

  • Custom User Avatar
    • farhanaditya
    • resolved an issue on "Display Large Numbers" kata
    • 4 years ago

    Added random tests

  • Custom User Avatar
    • farhanaditya
    • commented on "Display Large Numbers" kata
    • 4 years ago

    Updated to Node v12

  • Custom User Avatar
    • ejini战神
    • created an issue for "Display Large Numbers" kata
    • 4 years ago
    • No random tests

    • Node 12 should be enabled (Refer this and this for more info)

  • Custom User Avatar
    • Blind4Basics
    • created an issue for "Breadth-First DOM Traversal" kata
    • 5 years ago

    no random tests

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Breadth-First DOM Traversal" kata
    • 5 years ago

    There're already several katas about BFS tree-traversal.

  • Custom User Avatar
    • geoffterh
    • commented on "Cheat Detection" topic
    • 5 years ago

    It's in the codewars mission statement to help recruiters ascertain talent.

  • Custom User Avatar
    • user9644768
    • created an issue for "Most Common Char in String" kata
    • 5 years ago

    Duplicate to lots of katas.

  • Custom User Avatar
    • user9644768
    • created an issue for "Rotate Square Matrix Clockwise, In Place." kata
    • 5 years ago

    Duplicate of an older, approved kata.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...