coding_ultimate_series icon indicating copy to clipboard operation
coding_ultimate_series copied to clipboard

Disseminate your coding skills 🔥

WANT TO JOIN THE REGULAR LEETCODERS WHATSAPP GROUP?

Ping me your coding profile or daily submissions below 👇


FAANG

HF2021

:octocat: Open your first pull request on a journey to DS Algo!

How to make your first pull request?

Step#1: Star this repo 🌟

Step#2: Fork the repository.

Step#3: Add your valuable projects/code to this repository in order to complete it. Please make sure you are making a valid contribution to the open source.

Step#4: Add your files using git add -A

Step#5 Commit your changes git commit -m "commit message here"

Step#6: Push to your fork git push and submit a pull request.

Step#7: Pat your self on the back and wait for your pull request to be reviewed and merged.

Why follow this repository?

  • Hacktoberfest Accepted ✅

    A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

    https://hacktoberfest.digitalocean.com/

  • Resources ✅

    Coding Ultimate Series will keep you updated with the best resources for DS Algo. Each branch is handled by some other contributor and each have their own set of questions. Be a part of this series and Disseminate your code skill right now!

Enjoy Coding and Keep contributing to open source.

(PS- Add your name to contributors.md in the format [ Your_Name ] (Your_Profile_Link))

Contribute some good codes, don't submit HelloWorld programs or your contribution will be marked as INVALID/SPAM.

LICENSE 📝

MIT License

Copyright (c) 2022 Ashutosh Tiwari

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.