• 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
CodeWars_Warrior Avatar
Name:Mario Hristov
Clan:Unknown
Member Since:Apr 2021
Last Seen:Jun 2025
Profiles:
Following:2
Followers:2
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (13)
  • Needs Resolution
  • Custom User Avatar
    • CodeWars_Warrior
    • created a question for "Pick peaks" kata
    • 2 years ago

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

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Is a number prime?" csharp solution
    • 2 years ago

    Hire this man!

  • Custom User Avatar
    • CodeWars_Warrior
    • created a question for "Another card game" kata
    • 2 years ago

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

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Fibonacci on roids" kata
    • 4 years ago

    Yea thanks, I see now!

  • Custom User Avatar
    • CodeWars_Warrior
    • created a question for "Fibonacci on roids" kata
    • 4 years ago

    I didn't quite understand how the sequence should continue?
    For example ({5,3,2}, {0,1,2}, 4) = 17 How does that happen
    If we assume that
    0 = 5
    1 = 3
    2 = 2
    3 = 5 + 3 + 2 = 10

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Find the Discriminant " kata
    • 4 years ago

    fat discord mod

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Kata Suggestions" topic
    • 4 years ago

    I did it! Can you be one of my first testers? There are not alot of test so I'm open to change. It is called Find Discriminant

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Kata Suggestions" topic
    • 4 years ago

    I have a problem creating my kata. I can't figure out how my tests should look and my complete solution. Do I need references to libraries? Do I need class, namespace, libraries in solution?

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Content" topic
    • 4 years ago

    I have a problem creating my kata. I can't figure out how my tests should look and my complete solution. Do I need references to libraries? Do I need class, namespace, libraries in solution?

  • Custom User Avatar
    • CodeWars_Warrior
    • created a suggestion for "English beggars" kata
    • 4 years ago

    I have problem with the third test where the answer is supposed to be a3 = { 5, 7, 3 }, but I think it should be a3 = { 7, 5, 3 } here is why:
    int[] array = {1, 2, 3, 4, 5}
    int[] beggars = new int[3]
    beggar[0] += 5;
    beggar[1] += 4;
    beggar[2] += 3;
    beggar[0] += 2;
    beggar[1] += 1;
    right?

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Speed Control" kata
    • 4 years ago

    Still no answer tho m8!

  • Custom User Avatar
    • CodeWars_Warrior
    • commented on "Speed Control" kata
    • 4 years ago

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

  • Custom User Avatar
    • CodeWars_Warrior
    • created an issue for "Regex validate PIN code" kata
    • 4 years ago

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

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...