Giter Site home page Giter Site logo

data-structures's Introduction

Data Structures

This repository contains implementation of a few basic data structures in Python 2.7. It exists for non-commercial, self-learning purposes. Tests are run using nose (See the Environment Setup section).

Some of the implementations draw from the book "Problem Solving with Algorithms and Data Structures using Python" by Bradley N. Miller, David L. Ranum (© Copyright 2014 Brad Miller, David Ranum; licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License), and are noted as such in the files containing derivative works. In according with the terms of the license, this work is also distributed under the same license (see LICENSE). I reccomend the book highly for those learning data structures. It can be read in online form here.

Environment Setup

To setup local environment and run unit tests:

$ pipenv install --dev
$ pipenv run nosetests --with-coverage --cover-html

data-structures's People

Contributors

nickschafran avatar

Stargazers

Ru avatar

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.