Skip to content

kgton12/Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Competitive Programming Projects

Welcome to the Competitive Programming Projects repository! Here, you'll find solutions to a variety of programming challenges from platforms like Beecrowd and Hackerrank. 🏆

📂 Repository Structure

The project is organized into two main folders, each dedicated to a specific platform:

  • 📁 Beecrowd
  • 📁 Hackerrank

✨ Features

🧮 Beecrowd

Dive into solutions for problems like simple calculations, geometry, and string manipulation. Each problem is implemented in its own file, such as:

  • 1010_CalculoSimples.cs
  • 1011_Esfera.cs
  • 1012_Area.cs

💻 Hackerrank

Explore solutions to challenges from the Hackerrank platform. Each challenge resides in a separate class under the Challenges folder, including:

  • 001_SimpleArraySum.cs
  • 002_aVeryBigSum.cs
  • 003_DiagonalDifference.cs

🛠 Libraries Used

This project leverages the power of .NET 8.0 🌐 for its advanced features:

  • String manipulation
  • Mathematical calculations
  • Date handling

Additionally, standard libraries like System.Globalization are used for culture-specific number formatting and manipulation.


▶️ How to Run

  1. Open the Challenges.sln solution in Visual Studio 🖥️.
  2. Select the desired folder:
    • 📁 Beecrowd
    • 📁 Hackerrank
  3. Compile and run the project to view the challenge solutions in action! 🎉

🌟 Why Use This Repository?

Whether you're looking to level up your competitive programming skills or study solutions to challenging problems, this repository is a fantastic resource. 💡

About

Desafios de logica de varios sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published