yongdchan / AlgoXY

Book of Elementary Algorithms and Data structures

Home Page:https://sites.google.com/site/algoxy/home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elementary Algorithms

Edition: 0.6180339887498949

2015, Nov, 03

AlgoXY is a free book about elementary
algorithms and data structures. This book doesn't only focus on an
imperative (or procedural) approach, but also includes purely functional
algorithms and data structures. It doesn't require readers to
master any programming languages, because all the algorithms are
described using mathematical functions and pseudocode.

For reference and implementation purposes, source code in C, C++, Haskell,
Python, Scheme/Lisp is available in addition to the book.

The contents of the book are provided under GNU FDL and the source
code is under GNU GPLv3.

The PDF version can be downloaded from github:
https://github.com/liuxinyu95/AlgoXY/releases/download/v0.618031/elementary-algorithms.pdf

This book is also available online at:
https://sites.google.com/site/algoxy/home


You can donate to support this book. Alipay: larryliuxinyu@qq.com

--
Larry LIU Xinyu
liuxinyu95@gmail.com

About

Book of Elementary Algorithms and Data structures

https://sites.google.com/site/algoxy/home


Languages

Language:TeX 63.1%Language:Python 10.4%Language:Haskell 9.2%Language:C++ 6.0%Language:C 4.9%Language:Scheme 3.0%Language:Makefile 2.2%Language:Shell 0.8%Language:Java 0.3%