Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodoufu/challenges
Problems solutions for the sites HackerRank, Codility, leetCode, codewars
https://github.com/rodoufu/challenges
codewars codewars-solutions codility codility-lessons hackerrank hackerrank-solutions leetcode
Last synced: about 3 hours ago
JSON representation
Problems solutions for the sites HackerRank, Codility, leetCode, codewars
- Host: GitHub
- URL: https://github.com/rodoufu/challenges
- Owner: rodoufu
- Created: 2019-01-02T18:29:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T13:01:32.000Z (4 months ago)
- Last Synced: 2024-07-31T16:18:00.475Z (4 months ago)
- Topics: codewars, codewars-solutions, codility, codility-lessons, hackerrank, hackerrank-solutions, leetcode
- Language: C++
- Homepage:
- Size: 1.19 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming challenges
I'm tracking here the solutions for problems on some of the programming challenges websites that we have, such as:
- coderbyte - https://www.coderbyte.com/
- codewars - https://www.codewars.com/
- codility - https://www.codility.com/ - https://app.codility.com/programmers/lessons
- HackerRank - https://www.hackerrank.com/
- leetCode - https://leetcode.com/
- ProjectEuler - http://projecteuler.net/
- UVa - https://onlinejudge.org/I'm trying to keep the link for the problem inside the file but for some it got lost.
Please forgive me for some poor variable naming, some of the solutions (the easy ones of course) I've coded on my phone while I was on a line waiting for something or passing the time.