• 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
Cosineoftheta Avatar
Name:Unknown
Clan:Texas Instruments
Member Since:Jan 2015
Last Seen:Oct 2015
Profiles:
Following:7
Followers:5
Allies:5
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a question on "Caffeine Script" kata
    • 4 years ago

    https://stackoverflow.com/questions/20393373/performance-wise-how-fast-are-bitwise-operators-vs-normal-modulus

  • Custom User Avatar
    • HEXecutive
    • commented on "Interfacing" kata
    • 11 years ago

    That was what I did. I ran it once, and it couldn't find the interface so I immediately just checked the tests to see what classloader was being used. I don't get to use these features very often, thanks. :-)

  • Custom User Avatar
    • sbatten1969
    • commented on "Caffeine Script" kata
    • 11 years ago

    Advice that seasoned developers have given me: Habitually write code that clearly expresses intent, rather than optimizing performance. The compiler and JVM often perform optimizations for you, and profiling tools can be used to expose bottlenecks. But more importantly, premature optimization leads to obscurification of intent, sometimes without any actual performance benefit.

  • Custom User Avatar
    • Cosineoftheta
    • commented on "Interfacing" kata
    • 11 years ago

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

  • Custom User Avatar
    • Mihail-K
    • commented on "Interfacing" kata
    • 11 years ago

    The Kata is intended as a puzzle, and has a very distinct solution. It makes use of a very cool feature in Java, and it's a matter of knowing, or having to figure it out.

  • Custom User Avatar
    • Cosineoftheta
    • commented on "PaginationHelper" kata
    • 11 years ago

    The math skills required to solve this are trivial, and possibly one of the first things taught in a student's first java class.

    This should certainly be an 8kyu

  • Custom User Avatar
    • Cosineoftheta
    • commented on "Interfacing" kata
    • 11 years ago

    Instructions were very clear, but unit tests to show how this object would be used would help considerably when writing this.

  • Custom User Avatar
    • Cosineoftheta
    • commented on "Jaden Casing Strings" kata
    • 11 years ago

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

  • Custom User Avatar
    • Cosineoftheta
    • created a question for "Caffeine Script" kata
    • 11 years ago

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

  • Custom User Avatar
    • Cosineoftheta
    • commented on "Sort the Gift Code" kata
    • 11 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...