Skip to content

pixelwing/PixelCode

Repository files navigation

PixelCode

🍁 CodeChef Solutions Archive

Welcome to CodeChef Solutions Archive, a community-driven collection of solutions to past CodeChef contests with clear explanations and clean code.

⚠️ We do NOT accept solutions from ongoing contests — please respect CodeChef’s rules.


🧠 About

This repository is created to help learners understand different approaches to competitive programming problems.
Each solution includes:

  • Problem link
  • Explanation / approach
  • Time & space complexity
  • Code (in C++, Python, Java, etc.)

🧩 Folder Structure

CodeChef-Solutions/
|- STARTERS-206/
| |- C/
| |- ProblemName/
| | | |-  problemname.c
| | | |- problemname.md
| |-  C++/
| |-  JAVA/
| |-  PYTHON/
|-  STARTERS-207/
| |-  C/
| |-  C++/
| |-  JAVA/
| |-  PYTHON/

About

CodeChef problem solutions with explanations (post-contest only).

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages