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
krahets
ff8e7ceec5
Several bug fixes.
1 year ago
krahets
8effa58a59
Several bug fixes.
1 year ago
Justin Tse
5d7e0a59b1
Add JavaScript and TypeScript code of top_k and update some code style ( #686 )
...
* Update JS and TS code style
* Add JavaScript and TypeScript code of top_k
* Update top_k.ts
* Apply suggestions from code review
Co-authored-by: Justin Tse <xiefahit@gmail.com>
* Apply suggestions from code review
Co-authored-by: Justin Tse <xiefahit@gmail.com>
---------
Co-authored-by: Yudong Jin <krahets@163.com>
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
Yudong Jin
9563965a20
Add the codes of hashmap ( #553 )
...
of chaining and open addressing
1 year ago
krahets
518b9efabc
Update a comment in array_hash_map
2 years ago
krahets
d5afd93571
Update array_hash_map
2 years ago
Yudong Jin
0e49f0053a
Update the format of the file headers
...
of c, cpp, java, js, ts, swift.
2 years ago
justin
60c715b041
Update JavaScript style (Chapter of Hashing)
2 years ago
justin
630bbac285
Add the JavaScript code (Chapter of Hashing)
2 years ago