Chaddai/AlgoXY
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Elementary Algorithms Edition: 0.6180339887498949 2014, July, 21 AlgoXY is a project for creating a free book about elementary algorithms and data structures. This book doesn't only focus on imperative (or procedural) approach but also purely functional algorithms and data structures. It doesn't require readers to master any programming languages, because all the algorithms are described in math functions and pseudo codes. For reference implementation purpose, source code in C, C++, Haskell, Python, Scheme/Lisp are available along with the book. The content of the book is provided under GNU FDL and the source codes are under GNU GPLv3. The PDF version can be downloaded from github: https://github.com/liuxinyu95/AlgoXY/blob/algoxy/preview/elementary-algorithms.pdf?raw=true This book is also available online at: https://sites.google.com/site/algoxy/home -- Larry LIU Xinyu liuxinyu95@gmail.com
Releases
No releases published
Languages
- TeX 65.5%
- Python 10.2%
- Haskell 9.3%
- C++ 6.5%
- C 4.4%
- Scheme 3.3%
- Shell 0.8%