Skip to content

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.

Notifications You must be signed in to change notification settings

heyhikkie/Easy_DSA

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.8%
  • C++ 2.9%
  • C 0.3%