Skip to content

Code-a-licious is a repository that provides three programming challenges every day, categorized into easy, medium, and hard difficulty levels. Project Managers - Shiwangi, Somya Gangwar

Notifications You must be signed in to change notification settings

OPCODE-Open-Spring-Fest/code-a-licious

Repository files navigation

Code-a-licious

Welcome to Code-a-licious, the place where the best solutions to challenging coding puzzles may be found! Our objective is to provide contributors with a venue to showcase their problem-solving skills by providing optimal solutions to challenging programming challenges.

Features:

  1. Daily Challenges: Provide three C++ programming challenges every day, covering a wide range of topics and concepts.
  2. Difficulty Levels: Ensure each daily challenge is categorized into one of three difficulty levels: easy, medium, or hard, to cater to participants with varying skill levels.
  3. Clear Instructions: Include clear instructions along with each challenge, specifying the problem statement, input/output format, and any additional requirements or constraints.
  4. Sample Inputs/Outputs: Offer sample inputs and corresponding outputs to help participants understand the problem and verify their solutions.
  5. Solution Guidelines: Optionally, provide solution guidelines or hints to assist participants in solving the challenges.
  6. Community Engagement: Encourage community participation by allowing participants to submit their solutions and discuss approaches with others.
  7. Documentation: Maintain clear documentation outlining the repository's purpose, contribution guidelines, and any other relevant information for participants.

Setup

To set up code-a-licious on your local machine, follow these steps:

Installation Steps

  1. Fork the repository:

    • Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
  2. Clone the forked repository:

git clone https://github.com/<yourusername>/code-a-licious.git
  1. Navigate to the project directory:
cd code-a-licious
  1. Install Node.js dependencies:
npm i

About

Code-a-licious is a repository that provides three programming challenges every day, categorized into easy, medium, and hard difficulty levels. Project Managers - Shiwangi, Somya Gangwar

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published