Skip to content

uskkkk/Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 

Repository files navigation

Algorithm Repository

Welcome to the Algorithm repository! This repository is automatically updated with solutions from the Baekjoon Online Judge platform using BaekjoonHub.

Table of Contents

Introduction

This repository contains solutions to various algorithmic problems from the Baekjoon Online Judge. Each solution is organized by problem level and number for easy navigation.

Directory Structure

The repository is structured as follows:

Algorithm/
├── Baekjoon/
└── Programmers/
  • Baekjoon/: Contains solutions categorized by difficulty levels (Bronze to Ruby).
  • Programmers/: Contains solutions from the Programmers platform, organized by levels.

How to Use

To explore the solutions:

  1. Navigate to the desired directory: Choose the platform and difficulty level you're interested in.
  2. Open the solution file: Each file is named with the problem number and title for easy identification.
  3. Review the code: Analyze the solution to understand the approach and logic used.

Contributing

Contributions are welcome! If you'd like to add new solutions or improve existing ones:

  1. Fork the repository.
  2. Create a new branch with a descriptive name.
  3. Make your changes and commit them with clear messages.
  4. Submit a pull request detailing the changes you've made.

Please ensure your code follows standard coding practices and includes comments where necessary.

License

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

About

This is a auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages