liuxinyu95 / AlgoXY

Book of Elementary Functional Algorithms and Data structures
6.05k stars 733 forks source link

placeholder for release #58

Closed liuxinyu95 closed 3 years ago

liuxinyu95 commented 3 years ago

Move list to the first chapter. algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 3 years ago

Rewrite chapter 3 - insertion sort algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 3 years ago

Rewrite chapter 4 - reb-black tree algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 3 years ago

Rewrite chapter 5 and Appendix B - AVL tree algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 3 years ago

Rewrite chapter 6 - Radix Tree algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 2 years ago

Rewrote chapter 7 - B-tree algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 2 years ago

Rewrote chapter 8 - Binary heap algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 9 - selection sort algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 10 - binomial heap, Fibonacci heap, and pairing heap

algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 11 - queue (list queue, circular buffer queue, paired-list queue, balance queue, realtime queue, lazy queue) algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 12 - sequence (binary random access list, numeric representation, paired-array sequence, concatenate-able list, and finger tree)

algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 13 - quick sort and merge sort. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 14 (CN) - search algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Rewrote chapter 14 - search algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 1 year ago

Rewrote ch01 - list (CN) algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Rewrote ch01 - list, unified list and function notation algoxy-zh-cn.pdf algoxy-en.pdf

liuxinyu95 commented 1 year ago

Rewrote ch02 - BST algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Rewrote ch03: insertion sort, ch04: red-black tree algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Rewrote ch05 - AVL tree, ch06 - Radix Tree algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Refined the overall book, as the next milestone, I'll add exercises and answers. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Added answers to the exercise of ch0: preface, ch1: list, ch2: binary search tree. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Added answers to the exercise of ch0, ch1, and ch2 (EN). algoxy-en.pdf

liuxinyu95 commented 1 year ago

Added answers to the exercise of ch03 insert sort, ch04 red-black tree, ch05 AVL tree. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Added answers to the exercise in ch06 - radix tree algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Added answers to ch07 - ch09 algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Added answers from ch10 - ch13 algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Completed adding answers to all chapters. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Improved CN font typesettings algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Proofread preface. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Improved figure quality algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

50% proofread: algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Proofread to chapter 9. algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Proofread to chapter 13 (quick sort and merge sort) algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 1 year ago

Proofread complete (2nd edition) algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 11 months ago

Added preface to the 2nd edition algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 10 months ago

Updated the title and book headers algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 9 months ago

Added page reference to answer by the end of each exercise algoxy-en.pdf algoxy-zh-cn.pdf

liuxinyu95 commented 7 months ago

Broke ch14 into two: algoxy-zh-cn.pdf algoxy-en.pdf