Skip to content

Commit a1f755b

Browse files
Update README
1 parent 66ebb2c commit a1f755b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Solutions to CodinGame Puzzles
22

3-
![CodinGame](images/MeanMax_Logo.jpg)
3+
<p align="center">
4+
<a href="https://www.codingame.com/"><img src="images/codingame-1.svg" width="200" height="200" /></a>
5+
</p>
46

57
The "Solutions to CodinGame Puzzles" project is a collection of answers to coding problems from CodinGame. CodinGame is a website where people can practice coding by solving puzzles. In this project, people have written solutions to these puzzles using languages like Python, C++, and Java. Each solution is saved in a file named after the puzzle it solves. The puzzles range from easy to hard and cover different coding topics like variables, conditions, and arrays. The goal of the project is to help developers get better at problem-solving and learn different ways of coding. It also includes explanations to help people understand the solutions better.
68

images/codingame-1.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)