https://github.com/webern/leetcode
https://github.com/webern/leetcode
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webern/leetcode
- Owner: webern
- License: mit
- Created: 2019-02-17T19:09:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T21:49:21.000Z (over 6 years ago)
- Last Synced: 2025-01-24T21:25:00.902Z (over 1 year ago)
- Size: 2.76 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leetcode
Need to follow up on / bad runtime:
* https://leetcode.com/problems/longest-palindromic-substring/
Could not even get the brute force to work:
* https://leetcode.com/problems/3sum/ This one took me many many hours, and I had to copy someone's answer from [here](https://leetcode.com/problems/3sum/discuss/246683/Runtime%3A-33-ms-faster-than-99.76-of-Java-online-submissions-for-3Sum.) in the end. It only got me 13th percentile (though I ommitted an optimization) https://leetcode.com/submissions/detail/211573954/ ***Definitely Revisit this One***
This labeled as 'easy' but I had to look up the solution:
* https://leetcode.com/problems/maximum-subarray/submissions/
omg this is huge
https://www.youtube.com/channel/UCmJz2DV1a3yfgrR7GqRtUUA/playlists