Skip to content

CodeStory/OmnibusInJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Omnibus Java Implementation

This is a really simple java implementation of the Omnibus "algorithm" for the contest of the 3rd season of CodeStory.

Building

This code is meant to be more read than run, so we suggest you fire you favorite java IDE and import the project. We have only one dependency which is Spark.

Running

From within you IDE you'll find the Server class. This class has a main method you can call from within your IDE to start a server.

If you can also issue a mvn exec:java from the source root and start a the server right away.

##Coding

This code is the bare minimum to get you started, now it's up to you to enhance this version and make the more efficient elevator algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages