Just-A-Visitor / Algorithmic-Pseudocode

This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
GNU General Public License v3.0
758 stars 166 forks source link

Added pseudocode on Bubble Sort #116

Closed omarr45 closed 3 years ago

omarr45 commented 3 years ago

I've added the Bubble Sort pseudocode

Please review and accept my PR Thanks!

omarr45 commented 3 years ago

Also, Could you add the "hacktoberfest" label to the repository? or maybe just add the "hacktoberfest-accepted" label to my PR

Thanks again!

Just-A-Visitor commented 3 years ago

@omarr45 I've already added the "Hacktoberfest" topic to the repository. If you still any face any issues with the PR, do let me know.

omarr45 commented 3 years ago

I can see you've added the tag of Hacktober to the repo, but not the label. See? there are no labels to this PR right now so it isn't counted for. image You shall find this button image it will allow you to add the label to my particular PR

You can check this link here https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests

Thanks !

Just-A-Visitor commented 3 years ago

Right. My bad. I've made the changes!