https://github.com/luizrebelatto/algorithms-exercises-repo
Repository to share my solutions of exercises algorithms
https://github.com/luizrebelatto/algorithms-exercises-repo
algorithms-and-data-structures javascript leetcode leetcode-solutions
Last synced: 17 days ago
JSON representation
Repository to share my solutions of exercises algorithms
- Host: GitHub
- URL: https://github.com/luizrebelatto/algorithms-exercises-repo
- Owner: Luizrebelatto
- Created: 2025-02-01T17:37:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-07-17T21:45:21.000Z (4 months ago)
- Last Synced: 2025-07-18T02:03:45.477Z (4 months ago)
- Topics: algorithms-and-data-structures, javascript, leetcode, leetcode-solutions
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercises
- [Palindrom Number](https://github.com/Luizrebelatto/algorithms-exercises-repo/tree/master/Palindrome%20Number)
- [217 contains number](https://github.com/Luizrebelatto/algorithms-exercises-repo/blob/master/217%20Contains%20Duplicate/217-contains-duplicate.js)