Giter Club home page Giter Club logo

dsa-sheet-solutions's Introduction

DSA Sheet Solutions ✨

PRs Welcome Open Source Love

This repo contains my solutions of Babbar Bhaiya's DSA sheet Click here to access the DSA Sheet
I will keep adding solutions as I solve them and will be happy to accept any contributions
.

PS: Not accepting PR's for Hacktoberfest 2021 anyomore

Steps to contribute :

1. Fork this repo
2. Star this repo
3. Add a file ( txt/cpp ) inside appropriate folder 
4. commit the code
5. Make pull request

Guidelines to follow for contribution:

  1. First of all give this repo a ⭐ so that more open source enthusiasts get to know about this repo and can get started with their open source journey.

  2. Add your code in respective folders, like if your code is in C++ then add to C++/Cpp folder in the respective section.

  3. Only give PR of the problem that are not included in the repo, please also ensure that someone else might have already not given the PR for the problem.

  4. Use proper naming convention for the file (camel casing), for example if you are giving a PR of two sum problem then the file name should be twoSum.cpp and the file name should be self evident as what problem are you solving.

  5. Please provide a proper desciption of the problem you are providing soltuion for, you can use the below template for that also:

Contributing to Hacktoberfest 2021
Problem : Two Sum Problem Link to the problem : https://www.geeksforgeeks.org/level-order-traversal-in-spiral-form/ File added - cpp/arrays/twoSum.cpp

  1. Please assign me (@mihir0699) as the reviewer for the PR.

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.