• 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
spocks_robot Avatar
Name:Nick
Clan:Unknown
Member Since:Nov 2019
Last Seen:Sep 2023
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (11)
    • Needs Resolution
    • Custom User Avatar
      • spocks_robot
      • commented on "Gap in Primes" kata
      • 5 years ago

      so basically you want to look at your prime algorithms efficiency? perhaps its not efficient when searching if a number is prime or not.

    • Custom User Avatar
      • spocks_robot
      • commented on "Gap in Primes" kata
      • 5 years ago

      optimized my code and everything passes. kata's should mention time complexity in the description.

    • Custom User Avatar
      • spocks_robot
      • commented on "Gap in Primes" kata
      • 5 years ago

      This kata's description should mention algorithm efficiency, e.g. Time complexity Big O for example....

    • Custom User Avatar
      • spocks_robot
      • commented on "Gap in Primes" kata
      • 5 years ago

      Sample Tests pass but the Attempt fails with a 12000ms time out mentioning algorithm efficiency problems. My prime algorithm uses the trial division primality test. Are we expected to use a more sophisticated algorithm like the Miller-Rabin primality tests for this kata?  

    • Custom User Avatar
      • spocks_robot
      • commented on "Simple Encryption #2 - Index-Difference" kata
      • 6 years ago

      nevermind found my issue.

    • Custom User Avatar
      • spocks_robot
      • commented on "Simple Encryption #2 - Index-Difference" kata
      • 6 years ago

      greetings,

      this part where it says, (the following chars: ".,:;-?! '()$%&" and the '"'-char)....does the last part mean, " symbol as in double qoutation mark for the last char in the region of chars?

    • Custom User Avatar
      • spocks_robot
      • commented on "Simple Encryption #1 - Alternating Split" kata
      • 6 years ago

      yes, saw the "Do this n times!" I think its still vague, e.g. what does doing it n times give? e.g. if I run it 100 times vs 10?

    • Custom User Avatar
      • spocks_robot
      • commented on "Simple Encryption #1 - Alternating Split" kata
      • 6 years ago

      The description does not explain the kata well. parameter n is not even described or mentioned aside for the function parameter decleration...when writing kata's software develpment practices should be a given.

    • Custom User Avatar
      • spocks_robot
      • commented on "Ranking & Honor" topic
      • 6 years ago

      if i try a higher ranked kyu challenge and the test output show that the "actual" matches the "expected" results exactly but the tests still fail, who do I ask for help as I cannot post on a higher kyu challenge?

    • Custom User Avatar
      • spocks_robot
      • commented on "Sum of differences in array" kata
      • 6 years ago

      Ok, I fixed my code to reflect the correct logic and it works now. Random test case passed. thx

    • Custom User Avatar
      • spocks_robot
      • commented on "Sum of differences in array" kata
      • 6 years ago

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

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...