Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.21 KB

HacktoberFest 2023⚡️✨

This repository is about collecting different important DSA topics/questions that are mostly asked in placement. Start your journey to the world of open source and participate in Hacktoberfest 2023.

hacktoberfest_cover

Open Source Love Hacktober Badge Star Badge Contributions

Steps to follow 📜

Tips: Complete this process in GitHub (in your browser)

flowchart LR
    Fork[Fork the project]-->branch[Create a New Branch]
    branch-->Edit[Edit file]
    Edit-->commit[Commit the changes]
    commit -->|Finally|creatpr((Create a Pull Request))

Loading