rithik56 / Easy_DSA

The Easy_DSA repository is an exciting open-source project dedicated to making the world of Data Structures and Algorithms accessible to everyone. This repository offers a welcoming and supportive environment for open-source contributions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy_DSA:

Welcome to the Open Source DSA Questions Repository! This repository is a collaborative effort to build a collection of Data Structures and Algorithm questions in various programming languages. Whether you're a beginner or an experienced developer, your contributions are valuable. Let's create a comprehensive resource for DSA practice together!

How to Contribute

Contributing to this repository is easy, and we appreciate your contributions. Here's how you can get started:

  1. Fork the Repository: Click the "Fork" button in the top right corner of this repository's page. This will create a copy of the repository in your GitHub account.

  2. Clone the Repository: Clone your forked repository to your local machine using the following command (replace <your-username> with your GitHub username):

    git clone https://github.com/<your-username>/dsa-questions.git
  3. Create a file and add content,

  4. Push it to a new branch.

  5. Finally Create a Pull request.

Congratulations for contributing!

About

The Easy_DSA repository is an exciting open-source project dedicated to making the world of Data Structures and Algorithms accessible to everyone. This repository offers a welcoming and supportive environment for open-source contributions.


Languages

Language:Java 96.8%Language:C++ 2.9%Language:C 0.3%