dconneely / theregister-2015-bluemix

The Register's IBM Bluemix Programming Competition - my entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Register's IBM Bluemix Programming Competition 2015

The Register held a programming competition and I won it gaining a massive 55" 4K TV in the process. Nice!

This entry ran correctly in the fastest time when deployed to IBM's Bluemix Cloud Foundry service.

Subdirectories

The solutions to the three programming problems are in the dcq1, dcq2 and dcq3 directories.

All are implemented as Java JAX-RS services (the competition required a single source file for each problem and JAX-RS was an easy way of achieving that).

I also wrote a small Node application to check how quickly the solutions ran (that could also be deployed to Bluemix). This is in the dcqm directory.

About

The Register's IBM Bluemix Programming Competition - my entry


Languages

Language:Java 89.5%Language:JavaScript 8.1%Language:HTML 1.9%Language:CSS 0.6%