Yudong Jin
a005c6ebd3
Some improvements ( #1073 )
...
* Update avatar's link in the landing page
* Bug fixes
* Move assets folder from overrides to docs
* Reduce figures' corner radius
* Update copyright
* Update header image
* Krahets -> krahets
* Update the landing page
9 months ago
Yudong Jin
f68bbb0d59
Update the book based on the revised second edition ( #1014 )
...
* Revised the book
* Update the book with the second revised edition
* Revise base on the manuscript of the first edition
11 months ago
Yudong Jin
19023148ba
feat: Update the implementation of hash_map_open_addressing.js and .ts ( #881 )
...
* add permutations_ii.c and re-implement permutations_i.c
* Update the implementation of hash_map_open_addressing.js and .ts
* Update hash_map_open_addressing.js
* Update hash_map_open_addressing.js
1 year ago
krahets
da5ef293d9
fix a typo
1 year ago
William Yuan
e97eee0e18
feat(chapter_hashing): Add js and ts codes for chapter hashing ( #675 )
...
* refactor(chapter_hashing): Remove unnecessary chaining operator
* feat(chapter_hashing): Add js and ts codes for chapter 6
* refactor(chapter_hashing): Optimize the remove function logic
* refactor(chapter_hashing): Remove unnecessary chaining operator
* refactor(chapter_hashing): use const instead of let
1 year ago