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 Heap Sort Pseudocode #130

Open ardasengun04 opened 3 years ago

ardasengun04 commented 3 years ago

I want to write up an educational explanation for the Heap 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.

SterMoum commented 2 years ago

Hello. Is the issue still open? I am happy to work on this!

Just-A-Visitor commented 2 years ago

Hi @Stergios13 Yes, it's actually open. Feel free to work on it.

shruti2403 commented 1 year ago

Hello, is this issue still open??

Just-A-Visitor commented 1 year ago

The issue is still open.

GaganaMD commented 11 months ago

Hey! I would like to be assigned to this issue.

Maximilian-Maag commented 4 months ago

I could pick this issue up aswell.

Maximilian-Maag commented 4 months ago

Solved this problem utilizing a rainy afternoon with nothing to do :). Stiched a little PR together to merge this in to this repo. Hope you loke it. #142