Commit Graph

2 Commits

Author SHA1 Message Date
AsaoOoo0o0o 98cd3a8076
fix: update the implementation of simple_hash.js and .ts (#1656) 2025-02-25 04:54:48 +08:00
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
2023-08-10 23:04:41 +08:00