Commit Graph

124 Commits (ef40418129411e7feac3daf6a16784d4ac94d57b)

Author SHA1 Message Date
Yudong Jin f68bbb0d59
Update the book based on the revised second edition (#1014)
11 months ago
Yudong Jin 46813a5247
translation: English Translation of the chapter of preface(part), introduction and complexity analysis(part) (#994)
11 months ago
Yudong Jin 2e130d4bbc
Several bug fixes (#984)
11 months ago
Yudong Jin b10091c5f9
Several enhancements and bug fixes (#981)
12 months ago
krahets 020eb622b7 Add the section of ram_and_cache
12 months ago
Yudong Jin c6e7ea8112
Update the logo and favicon (#924)
1 year ago
krahets 33acfc0af7 Fix a typo
1 year ago
Yudong Jin 6133aa63ba
feat: Add the section of terminologies. (#902)
1 year ago
krahets e629864852 Prepare 1.0.0b6 release.
1 year ago
krahets 227bd66223 Update Dockerfile and mkdocs.yml
1 year ago
krahets 51dab9dd25 Update overrides directory structure.
1 year ago
krahets b39c2a94d3 Move docs/zh back to docs.
1 year ago
krahets f1ef7e9d10 Move documents to a sub-directory
1 year ago
krahets 1067f30fe7 Include glightbox plugin enabling zooming figures
1 year ago
krahets 3530f8c5ce prepare 1.0.0b5 release
1 year ago
krahets 8347c2da36 Update the chapter of
1 year ago
krahets ae304bd605 Update iteration code.
1 year ago
Yudong Jin 3e64f68ae9
Add the section of iteration and recursion. (#693)
1 year ago
krahets 1aff6d6cc2 Polish the content.
1 year ago
krahets 5fb728b3d6 Update H1 titles.
1 year ago
Yudong Jin 71074d88f6
Add the section of binary search insertion. (#671)
1 year ago
krahets 85d12360ed Prepare 1.0.0b4 release.
1 year ago
krahets c9daeeff2d Add the section of summary of greedy.
1 year ago
Yudong Jin 075c3abf88
Add the section of max product cutting problem. (#642)
1 year ago
Yudong Jin 76f11ae168
Add the section of max capacity problem. (#639)
1 year ago
Yudong Jin 2b7d7aa827
Add the chapter of greedy. (#633)
1 year ago
krahets 4e13755023 Add implementation of array binary tree.
1 year ago
krahets c68f18e480 Finetune
1 year ago
krahets 34985bdf2b Add the summary of chapter divide and conquer
1 year ago
krahets 06b309d021 1. Add section links to the chapter page.
1 year ago
krahets fc7bcb615d Add the section of binary_search_recur.
1 year ago
Yudong Jin 909daea105
Add the section of hanota problem. (#614)
1 year ago
Yudong Jin 51a4c5089e
feat: Add the chapter of divide and conquer (#609)
1 year ago
krahets b2b2fa335c Update the summary of the chapter DP.
1 year ago
Yudong Jin c3f80e52af
Add the section of edit distance problem (#599)
1 year ago
krahets 1c02859b13 Add the section of unbounded knapsack problem.
1 year ago
Yudong Jin d6cc92614c
add the section of dp solution pipeline (#588)
1 year ago
Yudong Jin 55d8b710fa
Add the section of knapsack problem. (#580)
1 year ago
krahets 663ac70064 Divide the intro_to_dp into two sections.
1 year ago
krahets 92d165cfcc Modify the chapter names.
1 year ago
krahets 98e797f1fc Fix the bst python code.
1 year ago
krahets be8912073e Collapse the navigation by default
1 year ago
Yudong Jin 3f03663d2e
feat: add the section of the introduction to dynamic programming (#571)
1 year ago
Yudong Jin 674ff2910a
Add the summary of backtracking (#561)
1 year ago
krahets d57469e2b8 Update slogan
1 year ago
Yudong Jin 0e2ddba30f
Add the section of subset sum problem. (#558)
1 year ago
krahets fd8b9ce853 Update README and the landing page.
1 year ago
krahets c070d9f933 Update the landing page and README.
1 year ago
Yudong Jin 29e6617ec1
Add the section of hash algorithm. Refactor the section of hash map. (#555)
1 year ago
krahets 5a2a03416f Update the section of hash collision.
1 year ago