Skip to content

GKSS-UNISA/code-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Code Challenges

Welcome to the Code Challenges repository! This collection contains various programming challenges designed to help you improve your coding skills. 💡

📁 Repository Structure

  • cpp/ - C++ programming challenges
  • python/ - Python programming challenges
  • .github/ - GitHub workflow configurations (view only)

🚀 Getting Started

  1. Each challenge is located in its own directory with a dedicated README file
  2. Read the challenge README thoroughly before starting
  3. Follow the instructions and requirements specified in each challenge
  4. Write your solution in the appropriate language folder

ℹ️ Important Notes

  • Each challenge directory contains:
    • 📝 A detailed README.md with problem description
    • 🔍 Example inputs and expected outputs
    • 📚 Any additional resources needed
  • The .github/ directory contains CI/CD workflows. You may view these files, but do not modify them ⚠️

📖 How to Use

  1. Fork this repo
  2. Clone the repo
  3. Navigate to the challenge you want to solve
  4. Read the challenge README
  5. Create your solution
  6. Commit & push your changes

🤝 Contributing

While you can't modify the workflow files, we welcome:

  • 🐛 Bug reports
  • 💭 Suggestions for new challenges
  • 📚 Documentation improvements

About

Join in and get better at coding by doing these coding challenges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published