Commit Graph

116 Commits (1a55dbdf2e77bc12cbdcb9441ac87f694cb06d3c)

Author SHA1 Message Date
krahets f839dc1b0e Fix naming of the section
1 year ago
krahets 54dc288e61 1. Remove Pair class from hash coliision code.
1 year ago
Sizhuo Long efc1c2f49f
add Q&A of hashing, heap, sorting and tree chapter (#564)
1 year ago
Yudong Jin 025051c81b
Add Dart codes to the documents. (#529)
1 year ago
Yudong Jin 041a989d33
Add the chapter cover images (#528)
1 year ago
krahets de10d2e471 Fix selection_sort.md
1 year ago
krahets e35e2e31eb Add the figure of assembling blocks.
1 year ago
krahets fb72aa385e Polish some texts.
2 years ago
Yudong Jin ee716a2c23
feat: Add the section of heap sort. (#516)
2 years ago
krahets afb08a26e0 Fix a typo.
2 years ago
krahets 11c835d79c Update the section of heap.
2 years ago
krahets b9178bc7d6 Polish some texts.
2 years ago
krahets dc49fdf75e Polish some contents.
2 years ago
krahets 38c56b581a Fix the figures of selection sort.
2 years ago
Yudong Jin 77b4f4c400
Add the section of selection sort. (#513)
2 years ago
krahets 5dff1bd0e8 Update the insertion sort.
2 years ago
krahets 588980af86 Update the sorting algorithms.
2 years ago
krahets a2d2011c78 Update some figures in bubble sort
2 years ago
krahets eb8df49993 Update bubble sort and insertion sort.
2 years ago
krahets 399e5df39a Polish some cotents.
2 years ago
krahets 7ca27c3df1 Prepare 1.0.0b3 release.
2 years ago
krahets ca76336a55 Fix C code in quick_sort.md
2 years ago
Yudong Jin dbc4906582
Publish the C codes to the docs. (#469)
2 years ago
Yudong Jin 49606fd199
Add the chapter of backtracking. (#459)
2 years ago
krahets 7273ee24e8 Fix the contents.
2 years ago
krahets 9a74d9a9d1 Polish the chapter of searching and sorting.
2 years ago
krahets 0bec52d7cc Polish the chapter of heap, introduction, preface.
2 years ago
Yudong Jin 1c8b7ef559
refactor: Replace 结点 with 节点 (#452)
2 years ago
krahets de6945f55a Polish the contents
2 years ago
Yudong Jin 830ec69d39
Add bucket_sort.cpp and bucket_sort.py (#446)
2 years ago
krahets 264adf250a Polish the content of intro_to_sort
2 years ago
krahets 423cc6fc2a Update the summary of the sorting chapter.
2 years ago
Yudong Jin 34a1bca627
Add the section of radix sort. (#441)
2 years ago
krahets c338a6d8d8 Add the section of bucket sort
2 years ago
krahets 22898b6955 Simplify the contents of the sorting algorithms.
2 years ago
krahets f4e01ea32e Update counting_sort.md
2 years ago
krahets 326a56fdd9 Add the overview figure of counting sort.
2 years ago
krahets 501502662c Update quick_sort.md
2 years ago
Yudong Jin ceeb138487
Add the section of counting sort. (#427)
2 years ago
Yudong Jin 9151eaf533
Add typing annotations to Python codes. (#411)
2 years ago
krahets 198d1e6a23 Update sorting_algorithms_comparison.png
2 years ago
krahets 18f2ec4fdc Fix array_deque.java
2 years ago
krahets 0e67c07b28 Update sorting_algorithm_comparison.png
2 years ago
krahets c2d641537e Add summary for the chapters of introduction, hashing, heap, graph, sorting
2 years ago
krahets 23cda5e225 Add captions for all the animations.
2 years ago
krahets 7aa44d212c Remove all the table captions.
2 years ago
krahets 9e99ac06ce Update the captions of all the figures.
2 years ago
krahets b25aadae6f Remove the file headers from the docs.
2 years ago
krahets 2b33f7bc5f Add step symbols in animations and unify font size for all the figures
2 years ago
krahets e500b19f5a Update the labels of the figures.
2 years ago