• 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
schebotar Avatar
Name:Serghei Cebotari
Clan:Unknown
Member Since:Jun 2019
Last Seen:Mar 2023
Profiles:
Following:1
Followers:1
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (34)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • debonair
    • commented on "Remove anchor from URL" csharp solution
    • 2 years ago

    there will always be only one or zero occurances of '#' so there will only ever be two strings

  • Custom User Avatar
    • Blind4Basics
    • commented on "Path Finder #3: the Alpinist" kata
    • 4 years ago

    spoiler flag, thx...

  • Custom User Avatar
    • Shadowof1986
    • commented on "Path Finder #3: the Alpinist" kata
    • 4 years ago

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

  • Custom User Avatar
    • bearhsu2
    • commented on "Path Finder #3: the Alpinist" kata
    • 4 years ago

    You may want to have some unit test before you refactor your code. Under a good protection, changing any implementation should be safe :)

  • Custom User Avatar
    • Weemän
    • commented on "Remove anchor from URL" csharp solution
    • 4 years ago

    Pro tip: don't waste your energy trying to up the quality of codewars posts

  • Custom User Avatar
    • schebotar
    • commented on "Remove anchor from URL" csharp solution
    • 4 years ago

    Bad practice because:

    1. It finds all occurrences of '#' in string
    2. Gets all possible substrings
    3. Takes just one of them.
  • Custom User Avatar
    • Scheir
    • commented on "Path Finder #3: the Alpinist" kata
    • 4 years ago

    If it is faster, why not just give it a shot?

  • Custom User Avatar
    • schebotar
    • commented on "Path Finder #3: the Alpinist" kata
    • 4 years ago

    I implemeted simple Dijkstra algorithm and it works fine for little test cases. But it is not fast enough for random test.
    Should I try Binary heap for Dijkstra or there is a better way?

  • Custom User Avatar
    • schebotar
    • commented on "Count a Spiral" kata
    • 4 years ago

    Ok, i got it, thanks.

  • Custom User Avatar
    • el-f
    • created a suggestion for "Count a Spiral" kata
    • 4 years ago

    Python translation kumited.

  • Custom User Avatar
    • el-f
    • commented on "Count a Spiral" kata
    • 4 years ago

    approved.

  • Custom User Avatar
    • B1ts
    • commented on "Count a Spiral" kata
    • 4 years ago

    i mean that i did not create any other accounts, but that I know 4 people who have solved this kata

    That's fair enough, and that's why I tried clarifying what I meant in 2nd post.

  • Custom User Avatar
    • Flurin Brühwiler
    • resolved a question on "Count a Spiral" kata
    • 4 years ago

    Performance testing and because it is fun to have really big numbers.

  • Custom User Avatar
    • Gian-Luca
    • commented on "Count a Spiral" kata
    • 4 years ago

    ...just because.

  • Custom User Avatar
    • FArekkusu
    • commented on "Count a Spiral" kata
    • 4 years ago

    I meant: why do the inputs have to be this big?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...