https://github.com/sk-g/leetcode
My solutions for problems on Leetcode
https://github.com/sk-g/leetcode
c c-plus-plus coding coding-challenge coding-interview coding-interviews facebook google interview-practice interview-preparation leetcode leetcode-cpp leetcode-python leetcode-solutions linkedin python3 python36 questions-and-answers uber
Last synced: 2 months ago
JSON representation
My solutions for problems on Leetcode
- Host: GitHub
- URL: https://github.com/sk-g/leetcode
- Owner: sk-g
- License: gpl-3.0
- Created: 2018-01-07T01:42:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T14:36:24.000Z (over 3 years ago)
- Last Synced: 2025-02-09T01:18:23.758Z (4 months ago)
- Topics: c, c-plus-plus, coding, coding-challenge, coding-interview, coding-interviews, facebook, google, interview-practice, interview-preparation, leetcode, leetcode-cpp, leetcode-python, leetcode-solutions, linkedin, python3, python36, questions-and-answers, uber
- Language: Python
- Size: 5.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leetcode
My solutions for problems on Leetcode
Currently most solutions will be in Python
and I will try to write out solutions in C/C++ as well.I will probably do a weekly update with more than one approach to problems.
If help was taken from some other source, I will post links in the comments of the code, be sure to check them out.### 09/28/2018
###Contest
19 Finished Contests
1544 Rating
21927 / 70779 Global Ranking###Progress
380 / 905 Solved Question
1245 / 2389 Accepted Submission
52.1 % Acceptance Rate### 02/19/2020
###Contest
27 Finished Contests1567 Rating
39887 / 148398 Global Ranking
###Progress
457 / 1354 Solved Question1612 / 3051 Accepted Submission
52.8 % Acceptance Rate