Git Product home page Git Product logo

tariff's Introduction

tariff

Briefing: We will not ask you to design a fancy algorithm. In the end that is not what you are going to do on a daily basis if you work for us. Instead please deliver something production-ready. Use the tools developers use when they work on the real thing. Focus on showing us how you would have solved a problem in your daily work.

We ask you to provide a backend solution, ideally involving Spring Boot/Java 8. If you excel in ops/devops you may want to invest in getting the software built and deployed properly.

Task:

Imagine a modular insurance product. People can choose from 4 modules. Each module has a different selectable coverage and a different mathematical risk. These are the modules:

• Bike (Coverage 0-3k, Risk 30%) • Jewelry (Coverage 500-10k, Risk 5%) • Electronics (Coverage 500-6k, Risk 35%) • Sports Equipment (Coverage 0-20k, Risk 30%)

The user should be able to select the coverage for each module and see the calculated price. The price of the tariff, which is the individual configuration for each customer, should be calculated based on the risk: [price] = [coverage]*[risk] The solution should store calculated prices and make them accessible via an endpoint.

Constraints: You should not invest more than 6 hours on the task. Please deliver your solution within 7 days.

tariff's People

Contributors

angel-asensio avatar

Watchers

James Cloos avatar  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.