• 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
SamTay Avatar
Name:Sam Tay
Clan:Blue Acorn
Member Since:Aug 2014
Last Seen:Jan 2021
Profiles:
Following:16
Followers:19
Allies:15
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (5)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • adrian.eyre
    • commented on ""Find the lucky numbers" Ruby Translation"
    • 8 years ago

    I had to Google what LGTM stood for hahaha :-)

  • Custom User Avatar
    • hksong
    • commented on "Triangle type" kata
    • 11 years ago

    Are you sure you are generating the correct permutations? Even though it is only 3 numbers, generating permutations can get tricky. You can check the doc for the built-in permutation, you might even find something else that is helpful.

  • Custom User Avatar
    • xcthulhu
    • commented on "Conway's Game of Life - Unlimited Edition" kata
    • 11 years ago

    Like other 3 kyu kata, this problem requires that you start to dig a little deep into algorithmic and performance optimization.

    I haven't solved this particular exercise myself, but I've implemented Conway's Game of Life before and done some performance tuing. I found Chapter 17 and Chapter 18 of Michael Abrash's Graphics Programmer's Black Book to be helpful.

  • Custom User Avatar
    • SagePtr
    • commented on "Triangle type" kata
    • 11 years ago

    Which input values are in this test case?

  • Custom User Avatar
    • LeopardBomb
    • commented on "Triangle type" kata
    • 11 years ago

    Are you taking into account the fact that c is not always the largest side?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...