• 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
iisakov Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2020
Last Seen:Aug 2024
Profiles:
Following:35
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (5)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • STM_QQ
    • commented on "Find the odd int" python solution
    • 9 months ago

    xor solution is n. Most efficient

  • Custom User Avatar
    • iisakov
    • commented on "Highest Rank Number in an Array" go solution
    • 11 months ago

    its goway names like these

    The greater the distance between a name's declaration and its uses,
    the longer the name should be.

    https://go.dev/talks/2014/names.slide#4

  • Custom User Avatar
    • gareck
    • commented on "Find the odd int" python solution
    • 2 years ago

    damn i have never seen anyone write this like that lol. why dont you just use O(n^2)?
    And wouldnt you rather then say that your dictionary one would be O(n+m) with m <= n?

  • Custom User Avatar
    • iisakov
    • commented on "Find the odd int" python solution
    • 2 years ago

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

  • Custom User Avatar
    • iisakov
    • commented on "L1: Bartender, drinks!" php solution
    • 5 years ago

    'isset' is not needed. The ternary operator will check the key for existence.

    'end', it seems to me, is better to replace it with '$ drink_array [anything else]' or replace it with a special variable '$ defoult = "Beer"'. So this key can stand not only at the end of the array. But 'end' works faster

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...