Code Golf: Because Minimizing Code is an Art Form

Welcome to Code Golf, where the only thing that matters is the number of characters in your code. The goal is to create the most efficient, yet still functional, program possible.

Learn more about optimization Find out how to get a bug bounty See some of the most obfusticated code ever written

Example Code

    
      console.log('hello world');
    
  

Only 13 characters! Can you do better? Try to submit your own code in the code golf submission page.

Or, if you're feeling particularly masochistic, try to submit a buggy code for a bug bounty.

Remember, at Code Golf, the only thing that matters is the number of characters.