• 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
Nesteruk Avatar
Name:Serzh
Clan:Ukraine
Member Since:Apr 2024
Last Seen:May 2025
Profiles:
    Following:157
    Followers:151
    Allies:151
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (23)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Nesteruk
      • commented on "Scrabble Score" javascript solution
      • 5 days ago

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

    • Custom User Avatar
      • Nesteruk
      • commented on "Return substring instance count" javascript solution
      • 3 months ago

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

    • Custom User Avatar
      • SummerTheCoder
      • commented on "lucky number" javascript solution
      • 3 months ago

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

    • Custom User Avatar
      • Nesteruk
      • commented on "Computer problem series #1: Fill the Hard Disk Drive" javascript solution
      • 3 months ago

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

    • Custom User Avatar
      • Nesteruk
      • commented on "Formatting decimal places #1" javascript solution
      • 4 months ago

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

    • Custom User Avatar
      • Wlfernando
      • commented on "Localize The Barycenter of a Triangle" javascript solution
      • 4 months ago

      We did the same solution!

    • Custom User Avatar
      • Nesteruk
      • commented on "Highest Rank Number in an Array" javascript solution
      • 8 months ago

      The time complexity of the algorithm in this solution is O(n² log n).

    • Custom User Avatar
      • Nesteruk
      • commented on "Find the next perfect square!" javascript solution
      • 10 months ago

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

    • Custom User Avatar
      • >>-Mick->
      • commented on "Find Nearest square number" javascript solution
      • 11 months ago

      Thanks for pointing that out, I have a lot to learn.

    • Custom User Avatar
      • Nesteruk
      • commented on "Sum of Odd Cubed Numbers" javascript solution
      • 12 months ago

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

    • Custom User Avatar
      • Nesteruk
      • commented on "Find Nearest square number" javascript solution
      • 12 months ago

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

    • Custom User Avatar
      • Nesteruk
      • commented on "Find Nearest square number" javascript solution
      • 12 months ago

      Correct operation of the function in this solution is not guaranteed.

      Input: 1125899940397056 | Expected: 1125899906842624 | Output: 1125899973951489

      Input: 4900000070000000 | Expected: 4900000000000000 | Output: 4900000140000001

      Input: 9007199041343960 | Expected: 9007198946437696 | Output: 9007199136250225

      The total number of such cases (for safe integers) is over 72 million.

    • Custom User Avatar
      • Nesteruk
      • commented on "Find Nearest square number" javascript solution
      • 12 months ago

      This is perhaps the first such integer: 1125899940397056. For this input, the answer should be 1125899906842624, but it gives 1125899973951489.

      And the total number of such safe integers is tens of millions.

    • Custom User Avatar
      • Nesteruk
      • commented on "What's a Perfect Power anyway?" javascript solution
      • 12 months ago

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

    • Custom User Avatar
      • Nesteruk
      • commented on "Power of two" javascript solution
      • 13 months ago

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

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...