Skip to content

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

License

Notifications You must be signed in to change notification settings

MuzakkirHossainMinhaz/AtCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtCoder Solutions

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.

🛠️ Technologies Used

The solutions are primarily implemented in:

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

📂 Repository Structure

The repository is organized as follows:

  📁 ContestName/
    📄 ProblemName.cpp
  • ContestName: The name of the contest (e.g., Beginner Contest 100).
  • ProblemName: The specific problem (e.g., A, B, or a descriptive title).

🌟 Features

  • Clean and well-commented code.
  • Multiple solutions to showcase different approaches where applicable.
  • Focus on algorithm optimization and competitive programming techniques.

🔗 Useful Links

🤝 Contributions

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

📜 License

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

Languages