• 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
calledtoconstruct Avatar
Name:Joseph Woolley
Clan:Silicon Mind
Member Since:Aug 2018
Last Seen:Jan 2024
Profiles:
Following:6
Followers:10
Allies:6
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (8)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Emma4lil
    • commented on "Simple Pig Latin" csharp solution
    • 5 years ago

    I just like the fact that you approched the problem with a state machine.

  • Custom User Avatar
    • calledtoconstruct
    • commented on "Simple Pig Latin" csharp solution
    • 5 years ago

    I mean, if you are going to implement a pig latin translator, might as well have fun with it! I'm glad you got a laugh out of it; I certainly did! :D

  • Custom User Avatar
    • Emma4lil
    • commented on "Simple Pig Latin" csharp solution
    • 5 years ago

    lol...over engineering.

  • Custom User Avatar
    • calledtoconstruct
    • commented on "Simple Pig Latin" csharp solution
    • 5 years ago

    Should have used char.IsLetter(...) instead of writing it custom.

  • Custom User Avatar
    • dasaneleq
    • commented on "Find the missing letter" typescript solution
    • 6 years ago

    if statement with the plain double return is usually a good case for ternary operator

  • Custom User Avatar
    • dinglemouse
    • commented on "calledtoconstruct's Java solution for "Number of trailing zeros of N!"" kumite
    • 6 years ago

    A slightly shorter vesion of your nice recursive solution

  • Custom User Avatar
    • Blind4Basics
    • commented on "Decode the Morse code " java solution
    • 7 years ago

    na, what is REALLY wrong here is the string concatenation.

    (EDIT: and stop thinking that best practice is "I don't need to think when I read code" or you'll stuck yourself at white katas)

  • Custom User Avatar
    • Zordid
    • commented on "Decode the Morse code " java solution
    • 7 years ago

    This really is a good example of unclear code... :/ Not a quite a best practice I would say. If you make your reader think, something is wrong.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...