Skip to content

tien06051992/codility-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codility Practice Repository

Overview

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.

Structure

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.

Topics Covered

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

How to Use

  1. Clone the repository:
    git clone https://github.com/tien06051992/codility-practice.git
    
  2. Navigate to the desired folder to explore solutions.
  3. Run the code files using the appropriate programming language interpreter (e.g., Python, JavaScript).

Branch Information

The default branch for this repository is main.

Contributions

Contributions are welcome! If you have additional solutions or improvements, feel free to submit a pull request.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or suggestions, please contact the repository owner at tien06051992.

About

This repo for practice codilition lesson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors