Full Code of jeffgerickson/algorithms for AI

master 9d4f235ac54e cached
5 files
5.0 KB
1.4k tokens
1 requests
Download .txt
Repository: jeffgerickson/algorithms
Branch: master
Commit: 9d4f235ac54e
Files: 5
Total size: 5.0 KB

Directory structure:
gitextract_ncvr6odv/

├── .github/
│   └── ISSUE_TEMPLATE/
│       ├── error-report.md
│       ├── feature_request.md
│       └── other-feedback.md
├── ERRATA.md
└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: .github/ISSUE_TEMPLATE/error-report.md
================================================
---
name: Error report
about: Report a specific error in the book, lecture notes, or web site
title: "[Oops.]"
labels: ''
assignees: ''

---

**Please verify that the error is present in the most recent revision before reporting.**

**Chapter number or note title:** [title]

**Page number:** [page]

**Error description:** [error]

**Suggested fix (if any):** [fix]


================================================
FILE: .github/ISSUE_TEMPLATE/feature_request.md
================================================
---
name: Feature request
about: Suggest an idea for future revisions of the book
title: Please...
labels: ''
assignees: ''

---

I welcome your suggestions for future revisions of the textbook.  These could include suggestions for additional material (some of which may already be covered in my related lecture notes) or new examples or intuition or exercises that you find helpful.  Alternatively, these could include requests for additional detail in material that you find tricky, or _reduced_ detail in material you find excessive.  

Please be as specific in your request as possible.


================================================
FILE: .github/ISSUE_TEMPLATE/other-feedback.md
================================================
---
name: Other feedback
about: Provide other feedback on these materials
title: ''
labels: ''
assignees: ''

---

I also welcome any other feedback on the book, lecture notes, and other course materials.


================================================
FILE: ERRATA.md
================================================
## Errata 

The most recent version of the book and individual chapters is in the top-level directory.  Archival snapshots of official releases (“editions” or “printings”) are in corresponding subdirectories.

This document lists all updates (whether from errors or otherwise) since the most recent official release.

### 1st paperback edition — June 13, 2019



================================================
FILE: README.md
================================================
## _Algorithms_ by [Jeff Erickson](http://jeffe.cs.illinois.edu)

### **1st paperback edition** — June 13, 2019 — Now available from [Amazon](https://www.amazon.com/dp/1792644833)

This is a bug-reporting site for my _Algorithms_ textbook and other related course materials.  Thanks for visiting!

**Thanks to everyone who reported bugs in the 0th and ½th editions!**

**To report an error, please [post an issue](https://github.com/jeffgerickson/algorithms/issues).**  
* Before submitting, please check that your error hasn't already been fixed in the most recent revision.
* For an error in the book, please include the chapter, section, and page numbers.
* For an error in the non-book lecture notes, please include the title and *the complete URL* of the note in question.  (There are _lots_ of old revisions floating around the web, with inconsistent titling and numbering, so just the title or the file name may not be enough.)
* For an error in **this** semester's homework, labs, exams, or solutions, please post on the course's Piazza site for extra credit, **not** here.
* For an error in a *past* semester's homework, labs, exams, or solutions, please post here, but again with *the complete URL* of the work in question.

Please also feel free to submit feature requests and other feedback.

While you're here, please feel free to download a complete copy of the most recent revision of the entire book or any of the individual chapters.  (The individual chapters are extracted from the book pdf file to keep page numbers consistent; unfortunately, hyperlinks don’t work.)

A black and white electronic version of the entire manuscript is also available, which should more closely reflect the appearance of the printed volume.  I won’t update that quite as often.

---
### Publication History

The most up-to-date version of the book and individual chapters is in the top-level directory.  Archival snapshots of official releases (“editions” or “printings”) are in corresponding subdirectories.  See the [Errata](ERRATA.md) for a list of updates since the most recent official release.

- **0th edition** (prepublication draft) — December 29, 2018
- **½th edition** (prepublication draft) — April 9, 2019
- **1st paperback edition** — June 13, 2019 — Amazon links:
	[US](https://www.amazon.com/dp/1792644833),
	[UK](https://www.amazon.co.uk/dp/1792644833),
	[DE](https://www.amazon.de/dp/1792644833),
	[ES](https://www.amazon.es/dp/1792644833),
	[FR](https://www.amazon.fr/dp/1792644833),
	[IT](https://www.amazon.it/dp/1792644833),
	[JP](https://www.amazon.co.jp/dp/1792644833)

---
### Additional Materials

The book contains only a small subset of my course materials; you can find hundreds more pages of lecture notes, lab handouts, and past homeworks and exams at  http://jeffe.cs.illinois.edu/teaching/algorithms, or at the mnemonic shortcut http://algorithms.wtf.  You can see the material in context at the web sites for my most recent offerings of [CS 374](https://courses.engr.illinois.edu/cs374/sp2018/A) and [CS 473](https://courses.engr.illinois.edu/cs473/sp2017) at Illinois.

At some future date, I am likely to incorporate more (but definitely not all) of these lecture notes into a future edition.  (I haven't decided whether I'm going to call it a "director's cut" or an "extended dance remix".)  One step at a time.

---
### Copyright

Copyright 2019 Jeff Erickson

Everything _on this site_ is available under a Creative Commons Attribution 4.0 International License.
For license details, see http://creativecommons.org/licenses/by/4.0/.
Download .txt
gitextract_ncvr6odv/

├── .github/
│   └── ISSUE_TEMPLATE/
│       ├── error-report.md
│       ├── feature_request.md
│       └── other-feedback.md
├── ERRATA.md
└── README.md
Condensed preview — 5 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (6K chars).
[
  {
    "path": ".github/ISSUE_TEMPLATE/error-report.md",
    "chars": 367,
    "preview": "---\nname: Error report\nabout: Report a specific error in the book, lecture notes, or web site\ntitle: \"[Oops.]\"\nlabels: '"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/feature_request.md",
    "chars": 591,
    "preview": "---\nname: Feature request\nabout: Suggest an idea for future revisions of the book\ntitle: Please...\nlabels: ''\nassignees:"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/other-feedback.md",
    "chars": 205,
    "preview": "---\nname: Other feedback\nabout: Provide other feedback on these materials\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\nI als"
  },
  {
    "path": "ERRATA.md",
    "chars": 361,
    "preview": "## Errata \n\nThe most recent version of the book and individual chapters is in the top-level directory.  Archival snapsho"
  },
  {
    "path": "README.md",
    "chars": 3585,
    "preview": "## _Algorithms_ by [Jeff Erickson](http://jeffe.cs.illinois.edu)\n\n### **1st paperback edition** — June 13, 2019 — Now av"
  }
]

About this extraction

This page contains the full source code of the jeffgerickson/algorithms GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 5 files (5.0 KB), approximately 1.4k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!