OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.56k stars 3.68k forks source link

Add Leftist Tree / Leftist Heap #321

Open prashant0598 opened 7 years ago

prashant0598 commented 7 years ago

A leftist tree or leftist heap is a priority queue implemented with a variant of a binary heap. See #318 @AdiChat

prashant0598 commented 7 years ago

@AdiChat Pls review and merge #318 :smile: