OpenGenus/cosmos

Add Leftist Tree / Leftist Heap

Open

#321 opened on Oct 3, 2017

View on GitHub
 (1 comment) (0 reactions) (1 assignee)C++ (3,724 forks)batch import
Hacktoberfestadd codenew algorithm

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide