Giter VIP home page Giter VIP logo

algotoolbox's Introduction

AlgoToolbox


This is a repo to contain my solutions for the Algorithmic Toolbox course available on Coursera.com. The full course content can be found at https://www.coursera.org/learn/algorithmic-toolbox.
All of the programming assignments are designed to be run at the command line. Each requires a specific inputs though STDIN (given for each problem) and they then return the output via STDOUT.

Each individual problem for any given set will contain code stubs directly from the course materials in C, Java and Python. My solutions are added to some of those files. I will also include solutions for a few other languages.

Week 1


The programing assignments for week 1 on are not included as they are trivial in nature and design only to teach how to submit programming assignments through the courses grading interface

Week 2


This is the "introductory" week and contains code to find Fibonacci numbers, to compute a gcd and to compute an lcd.

Week 3


This week covers greedy algorithms and contains code for the fractional knapsack problem, making change, segment covering, dot products and pairwise distinct summands

algotoolbox's People

Contributors

napear avatar

Watchers

 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.