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

Implement a PDF explanation for Bubble Sort Pseudocode #129

Closed ardasengun04 closed 2 years ago

ardasengun04 commented 3 years ago

I want to explain tor the bubble search algorithm in the pseudocode folder with images and animations.

Just-A-Visitor commented 3 years ago

Sure, go ahead. Let me know if you need any help.

TheProgrammerGod commented 2 years ago

Hey @Just-A-Visitor , is the other guy still working on the issue ? If not , could you assign me to work on it?

Just-A-Visitor commented 2 years ago

@TheProgrammerGod Apparently not. Yes, you can start working on it.

TheProgrammerGod commented 2 years ago

Alright I'll start working on it right away.

TheProgrammerGod commented 2 years ago

I have added the pdf file. Check it once and let me know if it requires any edits. I'd also like to contribute by writing explanations for selection sort , insertion sort, linear search and binary search if needed.

TheProgrammerGod commented 2 years ago

@Just-A-Visitor hey buddy , could you label my pr with some Hacktober fest label or something? I'm participating

Just-A-Visitor commented 2 years ago

@TheProgrammerGod Sure, done.

SterMoum commented 2 years ago

@Just-A-Visitor Hello. I am happy to help if the issue hasn't been resolved

Just-A-Visitor commented 2 years ago

@Stergios13 IIRC, this issue has been resolved. Closing it now.