Skip to content

Bitcoin-Banco-Cryptocurrency/Challenge-Junior-Developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Grupo Bitcoin Banco

Challenge for Developer

A customer needs to search in our orderbook (available in this JSON) and he wants to buy offers below some price also sell offer offer to recieve some money. Based on this you will need to develop:

  • a simple API to search offers in the .json available;
  • it should be possible to search for offer by their amount (one or more);
  • it must be possible to order the result by price (asc and desc);

The test should be done in Ruby, Go, Python or Node and we do like if you avoid frameworks. We expect at the end of the test, outside the API running, the following items:

  • an explanation of what is needed to make your project work;
  • an explanation of how to perform the tests;

Remember that at the time of the evaluation we will look at:

  • Code organization;
  • Object-Oriented Principles;
  • Maintenance;

To send us your code, you must:

Make a fork of this repository, and send us a pull-request.

About

Have you courage to work with us?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published