trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
185.25k stars 29.89k forks source link

Create a median formula #917

Open syr4300 opened 1 year ago

syr4300 commented 1 year ago

This is the first attempt of the Median Formula, feel free to update it.