Git Product home page Git Product logo

dsa_practice's Introduction

DSA Practice


This is a repository where you can upload the updates of your daily DSA growth so that you can inspire your Colleagues to practice DSA and grow in that particular field.

How to Contribute

You can clone it and contribute in the repository as follows:

  1. Fork and Clone the Repository git clone https://github.com/<your github id>/Contributor-List.git
  2. Contribute in the repository
  3. Add the changes in the staging area git add .
  4. Commit the Changes git commit -m "<Commit Message>"
  5. Take pull before pushing the contributions to avoid any kind of merge conflicts git pull origin master
  6. Push the changes into your respository git push origin master
  7. Create Pull Request and submit

Some Basic DSA Questions that you can Practice are as follows:

  1. Given an array A[] of n numbers and another number x, the task is to check whether or not there exist two elements in A[] whose sum is exactly x.
  2. Given an array A[] of n numbers and another number x, the task is to check whether or not there exist two elements in A[] whose sum is exactly x.
  3. Given an array A[] of n numbers and another number x, the task is to check whether or not there exist two elements in A[] whose sum is exactly x.
  4. Given an array A[] of n numbers and another number x, the task is to check whether or not there exist two elements in A[] whose sum is exactly x.
  5. Given an array A[] of n numbers and another number x, the task is to check whether or not there exist two elements in A[] whose sum is exactly x.

Some rules for Contributing

In the DSA folder, you can add a file. In that file, put the particular question you are practising in comments at top and then write your code out. And after Creating the Particular File, add your name in the Contributer file.

dsa_practice's People

Contributors

nabiofficial avatar ab1123 avatar manishmk1 avatar gandhiprajwal avatar shashank-afk 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.