Skip to content

fix broken link in Problem Sets and Competitive Programming #7384

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

Merged
merged 2 commits into from
Oct 6, 2022
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions more/problem-sets-competitive-programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
### Competitive Programming

* [4Clojure](http://www.4clojure.com)
* [A2 Online Judge](https://a2oj.com)
* [A2 Online Judge](https://a2oj.netlify.app/)
* [Algorithms for Competitive Programming](https://cp-algorithms.com)
* [APL Problem Solving Competition](https://contest.dyalog.com)
* [AtCoder](https://atcoder.jp)
Expand Down Expand Up @@ -82,7 +82,7 @@
### Problem Sets

* [500 Data structures and algorithms interview questions and their solutions in C++](https://www.quora.com/q/techiedelight/500-Data-Structures-and-Algorithms-interview-questions-and-their-solutions)
* [A2 Online Judge](https://a2oj.com/ps)
* [A2 Online Judge](https://a2oj.netlify.app/)
* [Advent Of Code](http://adventofcode.com)
* [AdventJS - 25 días de retos con JavaScript](https://adventjs.dev) - Miguel Ángel Durán «midudev» *(GitHub account requested, not required)*
* [Anarchy Golf](http://golf.shinh.org)
Expand Down