Welcome to the Assiut University Training repository for newcomers in Kotlin programming language. This repository is designed to help you improve your Kotlin programming skills through the solution of various programming problems.
- Sheet #1 - Data type - Conditions
- Sheet #2 - Loops
- Sheet #3 - Arrays
- Sheet #4 - Strings
- Sheet #5 - Functions
- Sheet #6 - Math - Geometry
- Sheet #7 - Recursion
- Sheet #8 - General easy
- Sheet #9 - General medium
- Sheet #10 - General Hard
This repository is a collection of Kotlin solutions to programming problems, categorized by topics in sheets and accompanied by contests to test your understanding. Whether you are a beginner or looking to enhance your Kotlin skills, these problems cover a range of difficulty levels to challenge and improve your programming abilities.
- Navigate to the desired sheet or contest folder.
- Each folder contains Kotlin files with solutions to specific programming problems.
- Review the problem statement provided in the comments of each Kotlin file.
- Study the Kotlin code to understand the solution approach.
- Feel free to submit your own solutions or suggest improvements to existing ones through pull requests.
Contributions are welcome! If you have additional problems, solutions, or improvements to existing solutions, please submit a pull request. Make sure to follow the contribution guidelines in the CONTRIBUTING.md file.
This project is licensed under the MIT-LICENSE - see the LICENSE file for details.
Happy coding!