projectX-india / madlab-hack

codes for various cp questions and implementation of various dsa concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Love  PRs Welcome  first-timers-only 

madlab-hack

  1. A repo that contains basic implementation of C++ concepts & CS fundamentals.
  2. PR will be accepted if the code implements the given problem statement.
  3. File name contains outline of problem & a more detailed overview for the question is given in comments inside the file.

 

Hacktoberfest 2023

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.

1

Instructions

  1. register yourself on the link below with your github ID at https://hacktoberfest.digitalocean.com/
  2. open the folder named hacktoberfest2022 and solve the challenges
  3. The PR will be reviewed & congratulations you made your first pull Request.
  4. if a challenge has been solved you can provide your own implementation below in the same file

refer below on how to make your first Pull Request

  1. https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github
  2. https://opensource.com/article/19/7/create-pull-request-github
  3. https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request

About

codes for various cp questions and implementation of various dsa concepts


Languages

Language:C++ 76.3%Language:HTML 12.4%Language:C 6.3%Language:Java 2.4%Language:Jupyter Notebook 1.9%Language:Python 0.7%