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.
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.
issues
on this repository with special contest-task
label.@tshipenchko
.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.
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
export TOKEN=<your_token>
python -m bot