fix broken link in Problem Sets and Competitive Programming (#7384)

* fix broken link

* Update problem-sets-competitive-programming.md
pull/7426/head
Paula Isabel 2 years ago committed by GitHub
parent ddd9a0cb03
commit 42ce956cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      more/problem-sets-competitive-programming.md

@ -10,7 +10,7 @@
### Competitive Programming ### Competitive Programming
* [4Clojure](http://www.4clojure.com) * [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) * [Algorithms for Competitive Programming](https://cp-algorithms.com)
* [APL Problem Solving Competition](https://contest.dyalog.com) * [APL Problem Solving Competition](https://contest.dyalog.com)
* [AtCoder](https://atcoder.jp) * [AtCoder](https://atcoder.jp)
@ -82,7 +82,7 @@
### Problem Sets ### 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) * [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) * [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)* * [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) * [Anarchy Golf](http://golf.shinh.org)

Loading…
Cancel
Save