MuzakkirHossainMinhaz/AtCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my solutions to various competitive programming problems from AtCoder. These solutions showcase my approach to solving problems of varying difficulty, ranging from beginner to advanced levels.

The solutions are primarily implemented in:

  • C
  • C++
  • Other languages as needed (if applicable).

The repository is organized as follows:

  πŸ“ ContestName/
    πŸ“„ ProblemName.cpp # C++ Solution
    πŸ“„ ProblemName.c # C Solution
  • ContestName: The name of the contest (e.g., Beginner Contest 100).
  • ProblemName: The specific problem (e.g., A, B, or a descriptive title).
  • Clean and well-commented code.
  • Multiple solutions to showcase different approaches where applicable.
  • Focus on algorithm optimization and competitive programming techniques.

Feel free to fork this repository, raise issues, or submit pull requests. Let’s learn and grow together!

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

About

A collection of competitive programming solutions for various problems solved on AtCoder, written to enhance problem-solving skills and algorithmic thinking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published