Skip to content

Commit c78fde1

Browse files
authored
Rename repository to CompetitiveProgramming
1 parent d7cbe82 commit c78fde1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Olympiad Solutions [![Algorithms](https://img.shields.io/badge/-algorithms-green.svg)](https://github.com/topics/algorithms) [![Data Structures](https://img.shields.io/badge/-data%20structures-green.svg)](https://github.com/topics/data-structures)
2-
This repository contains solutions to a plethora of algorithmic problems that come mainly from 3 online judges:
1+
# Competitive Programming [![Algorithms](https://img.shields.io/badge/-algorithms-green.svg)](https://github.com/topics/algorithms) [![Data Structures](https://img.shields.io/badge/-data%20structures-green.svg)](https://github.com/topics/data-structures)
2+
This repository contains solutions to a plethora of competitive programming problems that come mainly from 3 online judges:
33

44
* [DMOJ](https://dmoj.ca/) - 400+ problems
55
* [SPOJ](http://www.spoj.com/) - 200+ problems
@@ -16,4 +16,4 @@ Because the solutions were meant for competitions, they **do** contain software
1616

1717
## About the author
1818

19-
I have participated in many programming competitions, such as the International Olympiad in Informatics, the Brazilian Olympiad in Informatics, the Ibero-American Contest in Informatics and ICPC PacNW. To read more about my experience in competitive programming, see my [blog](https://ivaniscoding.github.io/about/index.html).
19+
I have participated in many programming competitions, such as the International Olympiad in Informatics, the Brazilian Olympiad in Informatics, the Ibero-American Contest in Informatics and ICPC PacNW. To read more about my experience in competitive programming, see my [blog](https://ivaniscoding.github.io/about/index.html).

0 commit comments

Comments
 (0)