SkillAgentSearch skills...

Pythonds

Problem Solving with Algorithms and Data Structures using Python

Install / Use

/learn @RunestoneInteractive/Pythonds
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Problem Solving with Algorithms and Data Structures Using Python

This book began as a paper book, first published by Franklin Beedle & Associates back in 2005. Written by Brad Miller and David Ranum. We are grateful for the vision of Jim Leisy who gave us permission to take our text and publish it online as an interactive textbook.

.. image:: http://bnmnetp.me:8088/buildStatus/icon?job=pythondsBuild

Getting Started

We have tried to make it as easy as possible for you to build and use this book.

  1. You can see and read this book online at interactivepython.org <http://interactivepython.org/runestone/static/pythonds/index.html>_

  2. You can build it and host it yourself in just a few simple steps:

    1. pip install -r requirements.txt -- Should install everything you need
    2. runestone build -- will build the html and put it in ./build/pythonds
    3. runestone serve -- will start a webserver and serve the pages locally from ./build/pythonds

.. raw:: html

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Problem Solving with Algorithms and Data Structures using Python</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://interactivepython.org/runestone/static/pythonds/index.html" property="cc:attributionName" rel="cc:attributionURL">Brad Miller and David Ranum</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.

Related Skills

View on GitHub
GitHub Stars270
CategoryDevelopment
Updated1mo ago
Forks159

Languages

Python

Security Score

80/100

Audited on Feb 25, 2026

No findings