Hacktoberfest-Data-Structure-and-Algorithms icon indicating copy to clipboard operation
Hacktoberfest-Data-Structure-and-Algorithms copied to clipboard

Searching for Merge Help

Open BaReinhard opened this issue 7 years ago • 3 comments

Looking for someone to help with merge files

Guidelines:

  • Make sure the file structure is used : /structures_or_algorithms/structure_or/language/language.lang ex: /data_structures/binary_search_tree/csharp/bst.cs
  • Ensure all characters are lower case, multiple words should be connected via _, example for Binary Search Tree use binary_search_tree
  • Ensure only the file implementing the function is used, i.e. no binary files. ex: For java there should only be the specific *.java file which should also meet all the above criteria as well.
  • You can simply rename the files and then merge the PR given the above criteria is met.
  • At this time we are not worried about the efficacy of the functions, just getting as many files as we can. The goal will be that next year the PR's will help to clean up the efficacy of the files and make any formatting changes.

BaReinhard avatar Oct 26 '17 13:10 BaReinhard

🙋 Will contribute to this!

xevenheaven avatar Oct 26 '17 13:10 xevenheaven

@BaReinhard , do you need any more help with merges/PRs?

TomerPacific avatar Nov 23 '18 14:11 TomerPacific

Can I contribute to this? Please assign this to me. Thank you!

Bahukhandi93 avatar Oct 07 '21 09:10 Bahukhandi93