Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kx0101/palindrome-number
https://github.com/kx0101/palindrome-number
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kx0101/palindrome-number
- Owner: kx0101
- Created: 2022-03-12T06:58:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T06:58:40.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T08:42:52.735Z (2 months ago)
- Language: Java
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode - Palindrome Number
## Runtime: 12 ms, faster than 71.68% of Java online submissions for Palindrome Number.
## Memory Usage: 45.8 MB, less than 15.40% of Java online submissions for Palindrome Number.