DhanushNehru / Hacktoberfest2024

Hacktoberfest 2024 OPEN FIRST Pull Request - SUPPORT OPEN SOURCE - Don't forget to spread love and if you like give us a ⭐️
84 stars 531 forks source link

Starting C++ folder #38

Open Mohitbagul opened 1 month ago

Mohitbagul commented 1 month ago

I want to create a new C++ folder with multiple folder based on different Data Structures.

Please assign me to this issue.

I will also like to change the rules to add in this folder so that consistency for the folder could be maintained.

Rules would be:-

  1. Check whether code already present.
  2. Make title with proper name
  3. Add optimized code
  4. Mention the time and space complexity
  5. Add the solution code where the answer fits to the best data structure. e.g. The dfs could be solved using recursion as well stack so add both codes in the same file and add them to both recursion and stack data structures.
Mohitbagul commented 1 month ago

please assign me this issue under the hacktoberfest tag