Skip to content

pockees/AlgoXY

 
 

Repository files navigation

Elementary Algorithms

Edition: 0.6180339887498949

2018, Aug, 25

AlgoXY is an open book about elementary
algorithms and data structures. This book doesn't only focus on
imperative (or procedural) approach, but also includes purely functional
algorithms and data structures.

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

The book in Chinese was published.
http://www.ituring.com.cn/book/1907

Errata and Exercise:
https://github.com/liuxinyu95/AlgoXY/wiki/Preface

Compared to the pdf, the published version contains many important corrections to the contents, equations, and figures.

The original version provides examples in Haskell, C/C++, Python, and Scheme. I started A new branch jvm to provide examples in Java and Scala.

--
Larry LIU Xinyu
liuxinyu95@gmail.com

About

Book of Elementary Algorithms and Data structures

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 62.8%
  • Python 10.0%
  • Haskell 9.2%
  • C++ 7.0%
  • C 4.8%
  • Scheme 2.9%
  • Other 3.3%