This repository contains solutions to various programming challenges and exercises, primarily focused on improving coding skills and preparing for technical interviews. The problems are categorized into different difficulty levels and topics.
The repository is organized into the following folders:
- easy/: Contains solutions to beginner-level problems.
- medium/: Contains solutions to intermediate-level problems.
- lesson/: Contains lessons and additional practice problems.
Some of the topics and problem types included in this repository are:
- Graph algorithms
- Dynamic programming
- String manipulation
- Tree traversal
- Sorting and searching
- Mathematical computations
- Clone the repository:
git clone https://github.com/tien06051992/codility-practice.git - Navigate to the desired folder to explore solutions.
- Run the code files using the appropriate programming language interpreter (e.g., Python, JavaScript).
The default branch for this repository is main.
Contributions are welcome! If you have additional solutions or improvements, feel free to submit a pull request.
This repository is licensed under the MIT License. See the LICENSE file for more details.
For any questions or suggestions, please contact the repository owner at tien06051992.