Giter VIP home page Giter VIP logo

cp-dsa-questions's Introduction

πŸŽ‰CP-DSA-QuestionsπŸŽ‰

This is a repository entirely dedicated to all kind of questions ranging from basic DSA to CP. It aims to provide a solution to different questions. These questions are from various coding platforms like Hackerrank, HackerEarth, Leetcode, Codechef, Codeforces, InterviewBit, AtCoder. It also consist 450 DSA Sheet.

πŸŽ“Platforms To Be Considered πŸŽ“

  • HackerRank
  • HackerEarth
  • Leetcode
  • Codechef
  • Codeforces
  • InterviewBit
  • AtCoder
  • GFG

Languages To Be Considered

  • C++
  • C
  • Python
  • Java
  • JavaScript

For interaction and queries: Join the community


πŸŽ‡How To Contribute πŸŽ‡

Read contribution guidelines

To start contributing, follow the below guidelines:

🌟. Star🌟 the repo to appreciate the work.

  1. Take a look at the existing issues or create your own issues. Wait for the Issue to be assigned to you after which you can start working on it.

  2. Find a question you can solve from any of these platforms.

  3. Open an issue.

  4. Get it assigned.

  5. Work on it i.e

    • Solve that question by yourself.
    • Add it to your forked repo, if the folder doesn't exist create it first and then add your code.
  6. Make a pull request.

  7. Wait for it to be merged

  8. And WOAHLAAAAAAAA! πŸŽ‰ You contributed to this project.

🎏 Steps For Making A Pull Request 🎏

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/your_username/CP-DSA-Questions

3. Navigate to the project directory πŸ“ .

cd CP-DSA-Questions

4. Add a reference(remote) to the original repository to get all the changes from the remote.

git remote add upstream https://github.com/kanak22/CP-DSA-Questions

5. Check the remote for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project (updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your changes to the code base.

9. Track your changes.

git add . 

10. Commit your changes.

git commit -m "Relevant message"

11. Push the committed changes in your branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on Compare and pull requests.

13. Add appropriate title and description to your pull request explaining your changes and efforts.

14. Click on Create Pull Request.

15 πŸŽ‰ WOAHHHH!!!! πŸŽ‰ you made a pull request, Wait for it to get approved and merged πŸ€—πŸ€—

πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰ HAPPY CONTRIBUTING! πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰

cp-dsa-questions's People

Contributors

0xamitdutta avatar 2000shivam659 avatar ad17yakr avatar adityaaggarwal12 avatar aeswibon avatar atish-90 avatar brilam avatar cyber-machine avatar debjitpal5040 avatar devansh-gaur-1611 avatar ghozt777 avatar gunjan-g avatar harshit3107 avatar kanak22 avatar keerthanapravallika avatar kshitijver avatar madhushaw1012 avatar manognyaa avatar muditg02 avatar nirbhay1910 avatar niyati3031 avatar rachana-singh27 avatar samridhikapoor avatar satyam-mahajan avatar sauravs0 avatar shalyavarnika avatar somanshu693 avatar sri-vishnu-r1431 avatar varunsharma21 avatar yashg41 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.