Commit graph

16 commits

Author SHA1 Message Date
krahets
e3773b7f76 Several bug fixes and improments. 2023-09-24 19:35:32 +08:00
krahets
d190dbf3c1 Several enhancements and fixes 2023-09-14 03:36:31 +08:00
zhouLion
76e953a74c
style: Make the picture not glare in dark theme (#741)
* style: Make the picture not glare in dark theme

* Update extra.css

---------

Co-authored-by: Yudong Jin <krahets@163.com>
2023-09-12 03:13:17 +08:00
krahets
c070d9f933 Update the landing page and README.
Add a example to algorithms_are_everywhere.md.
2023-06-18 04:39:20 +08:00
krahets
13e5fced78 Adjust the font size. 2023-03-07 01:17:30 +08:00
krahets
ecbf2d1560 1. Add build script for Java.
2. Add height limitation for code blocks in extra.css.
3. Fix "节点" to "结点".
2023-02-07 04:43:52 +08:00
Yudong Jin
f103fdecc9 1. Update extra.css for overwrite
the sections title color.
2. Add figures to hash collision.
3. Add inorder traversal in binary search tree.
2023-01-30 03:55:13 +08:00
Yudong Jin
7ad324ac0a Update font-family.
Tested on macOS, Win10, Ubuntu 20.04.
2022-12-15 02:55:52 +08:00
Yudong Jin
e5e6553f82 Update font-family for better
rendering quality on Win10.
2022-12-14 04:24:06 +08:00
Yudong Jin
cacbbe59e2 Update avltree.md 2022-12-11 18:41:15 +08:00
Yudong Jin
47dd285100 Add auto hide style to the sidebar scrollwrap. 2022-12-11 16:52:04 +08:00
krahets
33237373e3 Add about me. Update contribution, suggestions,
merge_sort, installation, introduction, etc.
2022-11-24 19:32:32 +08:00
krahets
0a52e531c1 Add merge sort, and sorting algorithm. 2022-11-24 01:12:14 +08:00
krahets
e60dc5dc49 Add bubble sort, insertion sort. 2022-11-22 04:17:46 +08:00
krahets
2f8829d3f6 Add section of binary search tree.
Make all table align center.
2022-11-15 04:55:19 +08:00
krahets
e604470259 Add index.md 2022-11-04 19:12:12 +08:00