Skip to content

Instantly share code, notes, and snippets.

{
"cotizations":[ {
"external_make_id":"5cdc4c0ea6ca044a760849d9",
"external_model_id":"5cdc4c62a6ca044a76084d64",
"external_year_id":"5cdc4c62a6ca044a76084d65",
"external_version_id":"5d5d07603aea0a006a9cfa67",
"origin_source":"intelimotor",
"vin": "STPIOSADOSOSAOSA0",
"mileage":95000
},
@jesus-lerma
jesus-lerma / Developer_Interview_Project.md
Created September 3, 2021 13:08
Developer Interview Project

Developer Interview Project

This test is intended to be resolved offline/async, so we can see your ability to craft code. Please send back the result with a public Github repo.

Backend

  • Ruby 2.7.0
  • Python 3+

Task 1 - Backend

  • Create an API endpoint that will return a list of Mexico states in a json format. The data will come from an array of states that you will create based on the list below, database is not required, but is up to you create or not a Model for this data.