tshipenchko / gdsc-tgb-contest

Contest and simulator for writing a telegram bot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

gdsc-tgb-contest

I don't really love taking only an interview. It's kinda boring for you and me.
So I decided to make a contest for the GDSC TGB. I hope you enjoy it!
Btw, I'm not a native English speaker, so please forgive me if there are any mistakes in this README.md file.
Btw x2, this text was created by GitHub Copilot. I'm not sure if it's good or not, but I hope it's good.

Update

The contest is over. Now you can publicly publish your solutions. If you have suggestions for new tasks, you can open issue with the contest-task label.

Rules

Why

I want to see your skills in real solving of problems. To solve problems, you need to know how to use Google, StackOverflow, and other resources.
Furthermore, I want to see your skills in writing code: code style, structure, comments, and other things. Also, to make commits, you should investigate how this code works, find bugs and be able to contribute.

How to run