• 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
Extend Avatar
Name:Anton
Clan:[CTRA]
Member Since:Jul 2021
Last Seen:May 2025
Profiles:
Following:2
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (50)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Extend
    • commented on "Tiny Linux Terminal Analogue" kata
    • 6 months ago

    Thank you!

  • Custom User Avatar
    • dfhwze
    • commented on "Tiny Linux Terminal Analogue" kata
    • 6 months ago

    kata looks good now, good job

  • Custom User Avatar
    • Extend
    • resolved an issue on "Tiny Linux Terminal Analogue" kata
    • 6 months ago

    Added information about correct file names, in particular about the optionality of specifying file extensions. Also emphasized the universality of the -r parameter, applying it to files and directories (cmds table, description)

  • Custom User Avatar
    • dfhwze
    • created an issue for "Tiny Linux Terminal Analogue" kata
    • 7 months ago

    Two more issues when solving this kata:

    • It is not specified what correct file names are. There are tests with file names without extension.
    • The delete command with option specified to allow deletion of folders, also allows deletion of files, this is not really clear from description
  • Custom User Avatar
    • Extend
    • commented on "Tiny Linux Terminal Analogue" kata
    • 7 months ago

    I have added information

  • Custom User Avatar
    • dfhwze
    • commented on "Tiny Linux Terminal Analogue" kata
    • 7 months ago

    You should explain a bit more:

    • can nested dirs be created in a single command? myFolder/sub/subsub/
    • which character set is allowed in file/folder names?
      • can a folder be named myFolder.bla/?
      • can there be spaces, and do we need to escape file names with these? "my file.txt"
      • ..
  • Custom User Avatar
    • Extend
    • commented on "Rotate for a Max" kata
    • 11 months ago

    Nice kata. Advice for warriors: you should be attentionally with reading description =)

  • Custom User Avatar
    • ahmet_popaj
    • commented on "Exposure assessment" kata
    • 12 months ago

    Quite fancy kata to solve.

  • Custom User Avatar
    • Extend
    • commented on "Down Arrow With Numbers" python solution
    • 2 years ago

    thanks! yes, I like this language

  • Custom User Avatar
    • adbiLenLa
    • commented on "Down Arrow With Numbers" python solution
    • 2 years ago

    nice work. python is very expressive. so many ways to tackle a problem.

  • Custom User Avatar
    • Extend
    • commented on "Exposure assessment" python solution
    • 3 years ago

    It's definitely best solution

  • Custom User Avatar
    • Kees de Vreugd
    • commented on "Exposure assessment" kata
    • 3 years ago

    Average rank stat, indeed.
    I read it wrong, sorry.

    I still think it's a 5kyu. ;-)

  • Custom User Avatar
    • hobovsky
    • commented on "Exposure assessment" kata
    • 3 years ago

    Which part exactly you mean would be a bug?

    If you mean the average assessed rank stat then its not really a bug, its just how the stat is calculated by always rounding towards higher rank, and not towards nearest.

  • Custom User Avatar
    • Kees de Vreugd
    • commented on "Exposure assessment" kata
    • 3 years ago

    Hm.
    At the bottom of the Details tab:
    Average assessed rank: 5
    Highest assessed rank: 5
    Lowest assessed rank: 6

    Bug?

  • Custom User Avatar
    • hobovsky
    • commented on "Exposure assessment" kata
    • 3 years ago

    Query to https://www.codewars.com/api/v1/code-challenges/628b633fb7d0770d57a88809/assessed-ranks shows:

    {
      "data":[
        {"rank":-6,"count":10},
        {"rank":-5,"count":5 }
      ]
    }
    

    I think 6 ku seems to fit majority of votes.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...