• 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
EntityPlantt Avatar
Name:Nikola
Clan:ООУ „Ѓорѓија Пулевски“
Skills:gaming, coding, programming
Member Since:May 2020
Last Seen:Oct 2023
Profiles:
Following:0
Followers:2
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (74)
  • Needs Resolution
  • Custom User Avatar
    • EntityPlantt
    • commented on "Quadrants" kata
    • 2 years ago

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

  • Custom User Avatar
    • EntityPlantt
    • commented on "Quadrants" kata
    • 2 years ago

    Are you submitting this code to CodeWars? Please first read the CodeWars submitting tutorial, you ought to submit a function that takes params as input and returns the output, not a full-working UI for other uses.

    Example:

    def quadrant(params):
      # code
      return result
    
  • Custom User Avatar
    • EntityPlantt
    • resolved a suggestion on "Quadrants 2: Segments" kata
    • 2 years ago

    I changed it to show A: {a}, B: {b} instead of [{a}, {b}]

  • Custom User Avatar
    • EntityPlantt
    • resolved a suggestion on "Quadrants 2: Segments" kata
    • 2 years ago

    Duplicated some code, and I think it's done!

  • Custom User Avatar
    • EntityPlantt
    • resolved an issue on "Quadrants 2: Segments" kata
    • 2 years ago

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

  • Custom User Avatar
    • EntityPlantt
    • commented on ""Decode the woofs!" TypeScript Translation"
    • 2 years ago

    Is it okay now?

  • Custom User Avatar
    • EntityPlantt
    • commented on ""Decode the woofs!" TypeScript Translation"
    • 2 years ago

    It is fixed

  • Custom User Avatar
    • EntityPlantt
    • commented on "Sum Strings as Numbers" cpp solution
    • 2 years ago

    std::string::size_type is a type of size_t (aka. unsigned long long or uint64_t). These are much shorter names

  • Custom User Avatar
    • EntityPlantt
    • commented on "Quadrants 2: Segments" kata
    • 2 years ago

    Thanks

  • Custom User Avatar
    • EntityPlantt
    • commented on "Quadrants 2: Segments" kata
    • 2 years ago

    But I made a toString() method to show them as (x, y)

  • Custom User Avatar
    • EntityPlantt
    • commented on "Quadrants 2: Segments" kata
    • 2 years ago

    I may need some more advice: how to label a segment?

  • Custom User Avatar
    • EntityPlantt
    • commented on "Quadrants 2: Segments" kata
    • 2 years ago

    It reads expect, not except

  • Custom User Avatar
    • EntityPlantt
    • resolved a suggestion on "Quadrants 2: Segments" kata
    • 2 years ago

    Added. Forgot to make it resovled 😁

  • Custom User Avatar
    • EntityPlantt
    • created a question for "Deep and universal search by object" kata
    • 2 years ago

    I solved the Kata. Were there any NaNs?

  • Custom User Avatar
    • EntityPlantt
    • commented on "Decode the woofs!" kata
    • 2 years ago

    The first Woof! wasn't counted because the second sentence/letter has woof 27 times, thus making the test invalid. The task description says: in case when any of the woof-sentences has more than 26 woofs, you should return just barking!.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...