Contribute-to-HacktoberFest2021 icon indicating copy to clipboard operation
Contribute-to-HacktoberFest2021 copied to clipboard

A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! From Hello World Programs to Data Structure and Algorithms! all in one....

Results 39 Contribute-to-HacktoberFest2021 issues
Sort by recently updated
recently updated
newest added

### **If you have made a nice project such as a web app, android app, simple python projects, etc. Add them to the Projects Folder with proper naming.** ``KEEP CONTRIBUTING``

good first issue
Hacktoberfest2020
beginner friendly
contribute
hacktoberfest

in this file i wrote the program and logic behind the insertion sort.

#include using namespace std; void SelectActivities(vectors,vectorf){ vectorans; priority_queuep; for(int i=0;i= end){ start = itr.second; end = itr.first; ans.push_back(make_pair(start,end)); } } cout

Basically it is a sorting algorithm.

# You can contribute to this repo that counts in HacktoberFest2021 ## Steps to follow 1. **Please go through all the codes, issues, and pull requests to ensure not to...

documentation
help wanted
good first issue
Hacktoberfest2020
contribute
hacktoberfest