Skip to content

hardzsi/CodinGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodinGame

This repo contains my solutions for classic (single/solo) puzzles at CodinGame, mostly in Java, some in PHP as well.

You will also find a few basic endeavors on other, open ended puzzle types like multiplayer AI challenges, contests and optimizations (eg. code golfing).

The code quality is far from high standard: i usually just achieved to make them work, so it lacks any effort on design, however comments may help you understand how it works.

Classic Puzzles

TUTORIAL

⭐ EASY

⭐⭐ MEDIUM

  • APU: Init Phase - Java
  • Skynet: the Virus - Java
  • Winamax Sponsored Contest - Java
  • Teads Sponsored Contest - Java
  • Heat Detector - Java, PHP
  • The Paranoid Android - Java
  • Mars Lander - Level 2 - Java
  • Stock Exchange Losses - Java
  • Indiana - Level 1 - Java
  • Network Cabling - Java
  • Conway Sequence - Java
  • Telephone Numbers - Java
  • Dwarfs standing on the shoulders of giants - Java
  • Bender, a depressed robot - Java
  • Scrabble - Java
  • The Gift - Java, PHP
  • Mayan Calculation - Java

⭐⭐⭐ HARD

  • APU: Improvement Phase - Java

Multiplayer Puzzles

CODE GOLF

OPTIMIZATION

  • Mars Lander - Java
  • Code of the Rings - Java
  • Tron Battle - Java

About

CodinGame puzzle solutions (Single, Optimization) mostly in Java, also a few attempts on AI (Multi) and Contests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors