• 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
KonradLinkowski Avatar
Name:Konrad Linkowski
Clan:undefined
Member Since:Feb 2018
Last Seen:Dec 2024
Profiles:
Following:12,215
Followers:12,222
Allies:12,135
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (133)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • unqrat
    • commented on "Grasshopper - Messi goals function" python solution
    • 18 days ago

    Let him cook

  • Custom User Avatar
    • pearcebasmanm
    • commented on ""Duck Duck Goose" Rust Translation"
    • 6 months ago

    I applied minimal changes to remove the warnings that appear in stderr, as well as updating the description for Rust to use the correct terms field and struct. Code style could also be improved but I didn't want to editorialize.

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Symbolic differentiation of prefix expressions" javascript solution
    • 8 months ago

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

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Up and down, the string grows" kata
    • 8 months ago

    I don't understand the hate. It's a pretty good example for beginners that unicode can sometimes works unexpectedly :)

  • Custom User Avatar
    • KonradLinkowski
    • created an issue for "Priori Incantatem" kata
    • 8 months ago

    JavaScript sample tests throw an error while running. It looks like Test was not imported

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Sort binary tree by levels" kata
    • 8 months ago

    I had the same issue while reading at first

  • Custom User Avatar
    • KonradLinkowski
    • created an issue for "Simple Fun #119: Sub Sets Parity" kata
    • 8 months ago

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

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Compute a convex hull" javascript solution
    • 8 months ago

    First I wanted to create a line for each two points and check with every other point is closer to the center but it turned out to be too slow for tests with 1000 poins.
    I added a quad tree and it worked :)

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Factorial tail" javascript solution
    • 8 months ago

    I think |0 is shorter and less confusing for flooring than >>0

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Wordle: Determine all possible words that match a pattern" javascript solution
    • 8 months ago

    This doesn't work for all cases, but I was lucky and didn't get any ???aA kind of test

  • Custom User Avatar
    • KonradLinkowski
    • commented on ""Drink about" Java Translation"
    • 9 months ago

    I tried to approve but I'm getting Description cannot be approved, recent changes from related record must be merged first.

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Even or Odd" rust solution
    • 9 months ago

    Big brain move

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Does my number look big in this?" kata
    • 9 months ago

    Make sure you use u64

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Latin Squares" kata
    • 9 months ago

    I took me a few hours to understand that this really is a 7kyu problem.
    The solution is actually pretty easy :)

  • Custom User Avatar
    • KonradLinkowski
    • commented on "Total amount of points" rust solution
    • 9 months ago

    Newbie question. Why &game and not just game. Is it used to get the reference instead of cloning the integer?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...