Skip to content

Commit 48aa133

Browse files
committed
GH-207: Introduction to Competitive Programming (#208)
1 parent 7753e91 commit 48aa133

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Competitive Programming<br/>
4949
<a href="/articles/intro_dsa.md">Introduction to Data Structures and Algorithms</a>
5050
</li>
5151
<li>
52-
Introduction to Competitive Programming
52+
<a href="/articles/intro_cp.md">Introduction to Competitive Programming</a>
5353
</li>
5454
<li>
5555
Introduction to Programming Languages

articles/intro_cp.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Introduction to Competitive Programming
2+
3+
Hey fellow geeks, are you ready to take your coding skills to the next level with Competitive Programming? It's like the Hunger Games for coders, minus the killer bees and tracker jackers.
4+
5+
Competitive Programming is not just about winning; it's about learning new things and improving your coding skills. It's like playing a video game, but instead of leveling up your character, you're leveling up your coding knowledge.
6+
7+
To be successful in Competitive Programming, you need to be as sharp as a ninja throwing star. That means mastering Data Structures and Algorithms, and having the strategic mind of a chess grandmaster. So, grab your keyboard and let's start competing like it's the end of the world!
8+
9+
In conclusion, Competitive Programming is a great way to sharpen your coding skills and challenge yourself. It's like the Avengers of coding, where the strongest hero wins. So, assemble your coding tools, and let's save the world one line of code at a time!

0 commit comments

Comments
 (0)