Thank you for considering contributing to the Advanced DSA project! We welcome contributions from the community to help improve our project and make it even better.
To contribute to Advanced DSA, please follow these steps:
- Fork the repository to your GitHub account.
- Clone your forked repository to your local machine.
- Create a new branch for your contribution.
- Make your changes and ensure they are thoroughly tested.
- Commit your changes with descriptive commit messages.
- Push your branch to your forked repository.
- Submit a pull request to the original repository.
Please keep the following guidelines in mind while contributing:
- Follow the coding style and conventions used in the project.
- Make sure your changes are well-tested and do not introduce any regressions.
- Provide clear and descriptive commit messages.
- Document any new features or significant changes you introduce.
If you have any interesting code examples related to advanced data structures and algorithms, feel free to contribute them to the project. Ensure the code examples are well-documented and provide explanations of their usage and complexity.
If you encounter any issues or have suggestions for improvements, please open an issue on the project's issue tracker. Provide as much detail as possible to help us understand and address the problem.
If you have any questions or need further assistance, feel free to contact me at laxyrajput@gmail.com.
Thank you for your contributions!