• 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
kromitj Avatar
Name:Mitch Kroska
Clan:DBC
Member Since:Aug 2015
Last Seen:Oct 2024
Profiles:
Following:89
Followers:89
Allies:89
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (39)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "char_to_ascii" kata
    • 5 months ago

    Merged.

  • Custom User Avatar
    • LosBlobbos
    • created a suggestion for "char_to_ascii" kata
    • 2 years ago

    CoffeeScript translation

  • Custom User Avatar
    • Chrono79
    • created an issue for "char_to_ascii" kata
    • 2 years ago

    Repeated characters are to be ignored and non-alphebetic characters as well.

    There should be fixed tests for that and currently, at least for javascript, the control function fails for a string with numbers in it (currently, not tested).

  • Custom User Avatar
    • XoRMiAS
    • created a suggestion for "char_to_ascii" kata
    • 2 years ago

    Updated JavaScript

    • Updated to Node 18
    • Uses chai
  • Custom User Avatar
    • monkey_on_a_keyboard_1
    • commented on "char_to_ascii" kata
    • 2 years ago

    nice kata

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "char_to_ascii" kata
    • 2 years ago

    Approved!

  • Custom User Avatar
    • yLaWy
    • created a suggestion for "char_to_ascii" kata
    • 2 years ago

    Python update (new testing framework)

  • Custom User Avatar
    • willfowls
    • commented on "Isolate the keys" kata
    • 4 years ago

    my brain can't handle the creativity i had to use to not use the keys method ;p

  • Custom User Avatar
    • FArekkusu
    • created an issue for "char_to_ascii" kata
    • 6 years ago

    There should be fixed tests with non-alphabetical strings to prevent solutions doing {... for char_ in input_string if ...} or None

  • Custom User Avatar
    • bidouille
    • created a suggestion for "char_to_ascii" kata
    • 6 years ago

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

  • Custom User Avatar
    • user8436785
    • resolved an issue on "Isolate the keys" kata
    • 6 years ago

    duplicate issue

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Isolate the keys" kata
    • 7 years ago

    Aliasing a built-in is a worthless practice.

  • Custom User Avatar
    • cliffstamp
    • commented on "char_to_ascii" kata
    • 7 years ago

    Haskell : https://www.codewars.com/kumite/5be8d9782635535c1b000113?sel=5be8d9782635535c1b000113

    (the data type use is a very basic form of hash/lookup table for Haskell)

  • Custom User Avatar
    • ds_one
    • commented on "Isolate the keys" kata
    • 7 years ago

    Took me actually longer figuring out what to do than writing the solution...

  • Custom User Avatar
    • JohanWiltink
    • created a suggestion for "char_to_ascii" kata
    • 7 years ago

    Returning inconsistent datatypes is not a best practice. Also, it is undefined if a non-empty string with only non-alphabetic characters is to return null or {}.

    The JavaScript description uses non-JS language.

    Not satisfied. :/

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...