Giter Site home page Giter Site logo

kumar's Projects

continent icon continent

**Problem** Write a program that creates a travel plan where you visit every continent from a given origin city and back using the shortest distance traveled. There are 6 continents to be visited (excluding Antarctica) so you should create a plan where you visit 6 cities (including the origin) in any order. The trip should start and end at the origin city which will be the input of the program. The distance between the two cities can be calculated using the formula given in the first [answer](https://stackoverflow.com/a/27943/1986034) to this question. The cities.json file attached below has all the cities, their geolocation (latitude, longitude), and the continent they belong to (param name: contId).

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.