Skip to content

TopCoder, Sphere Online Judge, Google Code Jam, Project Euler, Sedgewick's Algorithms, ...

Notifications You must be signed in to change notification settings

Mutjas/challenges

 
 

Repository files navigation

challenges

Introduction

Solutions and assorted through whilst working through textbooks, online problems, and random ideas.

Contents

  • clrs: Implementation of material from Introduction to Algorithms by CLRS in Java.
  • cracking: Implementation of material from Cracking the Coding Interview by Laakmann in Java.
  • exposed: Implementation of material and associated thoughts from Programming Interviews Exposed by Mongan et. al. in Java.
  • googlecodejam: Solutions to Google Code Jam problems in Python and Scala.
  • pearls: Implementation of material and associated thoughts from Programming Pearls by Jon Bentley in Java.
  • projecteuler: Test-driven solutions to Project Euler in Scala.
  • sedgwick: Work and toys derived from Algorithms by Sedgwick in Java.
  • spoj: Sphere Online Judge problems in Python and Scala.
  • topcoder: Solutions to TopCoder problems in Java and Python.

About

TopCoder, Sphere Online Judge, Google Code Jam, Project Euler, Sedgewick's Algorithms, ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 49.5%
  • Python 31.5%
  • Jupyter Notebook 9.8%
  • Scala 4.4%
  • JavaScript 2.4%
  • HTML 1.6%
  • CSS 0.8%