https://github.com/mach-kernel/leetcode
My LeetCode solutions
https://github.com/mach-kernel/leetcode
Last synced: 10 months ago
JSON representation
My LeetCode solutions
- Host: GitHub
- URL: https://github.com/mach-kernel/leetcode
- Owner: mach-kernel
- Created: 2016-09-27T02:31:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T15:25:03.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T22:05:26.013Z (11 months ago)
- Language: C++
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode
My LeetCode solutions
# Finding a solution
The `GitHub` UI does this slick thing where you can hit `t` and it'll bring up a Sublime Text styled file search forward. Start typing in the challenge number. Sometimes there are solutions with multiple language implementations, or not.