https://github.com/honkinglin/sword-offer
JavaScript solutions to 《剑指 Offer》 coding challenges, aimed at mastering algorithms for technical interviews.
https://github.com/honkinglin/sword-offer
algorithm interview swordoffer
Last synced: 9 days ago
JSON representation
JavaScript solutions to 《剑指 Offer》 coding challenges, aimed at mastering algorithms for technical interviews.
- Host: GitHub
- URL: https://github.com/honkinglin/sword-offer
- Owner: honkinglin
- License: mit
- Created: 2024-09-21T07:39:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T00:49:27.000Z (11 months ago)
- Last Synced: 2025-12-13T17:30:53.501Z (3 months ago)
- Topics: algorithm, interview, swordoffer
- Language: Vue
- Homepage: https://honkinglin.github.io/sword-offer/
- Size: 524 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sword Offer
用 JavaScript 解决《剑指 Offer》的编码挑战,旨在掌握技术面试的算法。