Giter Club home page Giter Club logo

valtech-challenge-ecommerce's Introduction

valtech-challenge-ecommerce

This was my project to answer the [Valtech](http://valtech.com] E-Commerce Challenge 2016

This challenge was my answer to a Hacker Rank test, and I completed it out of curiousity.

There were two parts to the challenge.

1. Build a shopping cart to hold an arbitrary sequence of product items. 
There were two types items: apples and oranges. Apples cost 0.60 and Oranges cost 0.25.
The shopping cart must accurately price all of the items in it.


2. Extend the shopping cart to allow the business to apply *simple* offers.
The first offer was, "buy one, get one free on Apples"
The second offer was, "three for the price of two on Oranges"
The shopping cart must accurately price and update accordingly.

It took me less than 60 minutes after I reverted all code to do with "case classes and inheritance", which is a feature deprecated since Scala 2.10.

See `LICENSE.txt' for the license for this source code

Peter Pilgrim 5th July 2016 Web: www.xenonique.co.uk Twitter: peter_pilgrim (please follow me!)

valtech-challenge-ecommerce's People

Contributors

peterpilgrim avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.