Giter VIP home page Giter VIP logo

marti_backend_assignment's Introduction

Welcome to Martı Tech Backend Assessment!

This public repository contains Backend Developer assessment project.

The Mission

You are The Backend Guy, responsible for the Routes API ©. On a quiet afternoon, while sipping your favorite coffee, your phone starts ringing. Your manager is calling, the coffee break is over you think and answer the call. Your manager hesitately speaks: "Ten different vehicles that need urgent attention from our operation crew. One of the fastest field operators - you know the guy - is assigned for the job and he is already approaching the first point. Your goal is to direct the operator to complete all ten vehicles, helping him to find the nearest vehicle next." You put the phone down, crack your fingers.....

Tech-savvy things

This repo contains a simple NodeJS Express application that responds to a GET request with the contents of data.json.

You may use http://registry.gitlab.com/martitech-public/backend-assessment:latest Docker Image for the Api or clone this repository and run barebones. You can also build the Dockerfile in the repository or just use data.json file as an input.

If you are using the Docker image API listens on port 4000 and only responds to a GET request (i.e. http://localhost:4000)

Output

Your output should be a json array, ordered vehicles by distance between them. We should reach your solution via a public git repo.

Bonuses

  • Self documenting code is a plus.
  • Unit tests will be nice.
  • SOLID principles are heart-warming.
  • TypeScript will be a bonus but nice to have.
  • Dockerized solutions have a big welcome.
  • Optional Route Optimization is a big bonus but not required.

marti_backend_assignment's People

Watchers

 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.