Welcome to my Beecrowd questions repository! This repository serves as a collection of programming questions from the Beecrowd website that I have solved and practiced as part of my preparation for the Introduction to Programming course at UFPB (Universidade Federal da Paraíba).
The main objective of this repository is to:
-
Store Questions: Store the programming questions from Beecrowd that I have attempted and solved during my preparation for Introduction to Programming.
-
Track Progress: Keep a record of my progress in solving these questions, including the source code, explanations, and any relevant notes.
-
Share Knowledge: Share my solutions and knowledge with others who may find these questions helpful for learning and practicing programming concepts.
The repository is organized as follows:
-
Questions: This folder contains subfolders for different categories or topics of programming questions from Beecrowd. Inside each subfolder, you will find the questions, source code solutions, and explanations where applicable.
-
Solutions: In this section, you can find the source code solutions for the Beecrowd questions. Each solution is usually accompanied by comments explaining the approach and logic used.
If you are also preparing for Introduction to Programming or a similar course and want to explore the questions or solutions, follow these steps:
- Clone the Repository: Clone this repository to your local machine using the Git command:
gh repo clone luigischmitt/URI-BEECROWD