• 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
JasonGoff Avatar
Name:Jason Goff
Clan:Unknown
Member Since:Mar 2015
Last Seen:May 2025
Profiles:
    Following:1
    Followers:4
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (31)
    • Needs Resolution
    • Custom User Avatar
      • JasonGoff
      • commented on "Sum of differences in array" python solution
      • 17 months ago

      Oh! If only I'd actually written the math down on a piece of paper.
      That is so elegant :)

    • Custom User Avatar
      • JasonGoff
      • commented on "altERnaTIng cAsE <=> ALTerNAtiNG CaSe" python solution
      • 17 months ago

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

    • Custom User Avatar
      • JasonGoff
      • commented on "Is your period late?" python solution
      • 6 years ago

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

    • Custom User Avatar
      • JasonGoff
      • commented on "SQL Basics: Simple GROUP BY" sql solution
      • 6 years ago

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

    • Custom User Avatar
      • JasonGoff
      • commented on "Find the smallest integer in the array" csharp solution
      • 6 years ago

      Very true. Luckily we have a multitude of tools in the toolbox with which to solve real-world problems. If we had to do it all in assembler life would be tedious indeed. In the same way that I don't use a hammer-drill to put a picture nail in a wall, I don't use assembler to build web APIs.

    • Custom User Avatar
      • JasonGoff
      • commented on "Find the smallest integer in the array" csharp solution
      • 6 years ago

      I disagree. The art of programming is to deliver the right solution in a clear and concise manner. Sure, we could written this in any number of ways, a for loop, a recursive algorithm, but it is more important to make your code readable than it is to make it work.
      If using system libraries delivers a clearly understandable codebase that executes within required parameters, then use them. If they don't, dont.

    • Custom User Avatar
      • JasonGoff
      • commented on "Categorize New Member" ruby solution
      • 9 years ago

      Wouldn't want to run this simple categorisation against a database of millions! Object instantiation for each comparison of 2 intgers?

    • Custom User Avatar
      • JasonGoff
      • created an issue for "Divided We Stand" kata
      • 9 years ago

      Question is confusing. It says to create a count for each number 1-1000 that can be divided by the numbers 1-25, not say how many times 1000 can be divided by the numbers 1-25, which is what provides the final answer!

    • Custom User Avatar
      • JasonGoff
      • created an issue for "Enumerable Magic #8 - Find the Index of the Matching Item" kata
      • 9 years ago

      The link gives the answer. Not sure that makes this kata particularly useful or challenging!

    • Custom User Avatar
      • JasonGoff
      • commented on "Regex count lowercase letters" kata
      • 9 years ago

      Clojure version still broken

      java.io.FileNotFoundException: Could not locate kata/lowercase_count__init.class or kata/lowercase_count.clj on classpath. Please check that namespaces with dashes use underscores in the Clojure file name., compiling:(null:1:1)

    • Custom User Avatar
      • JasonGoff
      • commented on "SQL Basics: Simple GROUP BY" sql solution
      • 9 years ago

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

    • Custom User Avatar
      • JasonGoff
      • commented on "SQL Basics: Simple EXISTS" sql solution
      • 9 years ago

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

    • Custom User Avatar
      • JasonGoff
      • commented on "Simple fraction to mixed number converter" csharp solution
      • 9 years ago

      I was following this until I got to polomljeniDeo :-)

      Nice to see a recursive GCD!

    • Custom User Avatar
      • JasonGoff
      • commented on "Simple Encryption #1 - Alternating Split" csharp solution
      • 9 years ago

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

    • Custom User Avatar
      • JasonGoff
      • commented on "Find the smallest integer in the array" csharp solution
      • 9 years ago

      Simple. Elegant. Obvious.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...