Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: competitive coding practice website #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ The amount of free resources that we can find today on the internet is often ove
[Leet Code](https://leetcode.com/) | It's a website where people–mostly software engineers–practice their coding skills. There are 800+ questions (and growing), each with multiple solutions. Questions are ranked by level of difficulty: easy, medium, and hard. Similar websites include HackerRank, Topcoder, InterviewBit, among others.
[Challenge Rocket](https://challengerocket.com/hackathons-and-challenges.html) | ChallengeRocket is a platform to run online tech challenges and creatives hackathons. It's a great way for brands worldwide to: run employer branding, discover new candidates for tech positions and assess programming talents.
[Code Forces](https://codeforces.com/) | Codeforces is a competitve programming website. Contests are regularly hosted here. Competitive coding enthusiasts from all over the world participate in these contests.It also contains a rich set of problems from previous contests which are awesome to improve ones algorithm skills.
[PrepBytes] Competitive Coding | https://mycode.prepbytes.com/competitive-coding/practice


## Web-Development-and-UX-UI
Expand Down