_642_furthest_building_you_can_reach

package
v0.0.0-...-4cd11fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MinHeap

type MinHeap []int

func (*MinHeap) Len

func (h *MinHeap) Len() int

func (*MinHeap) Less

func (h *MinHeap) Less(i, j int) bool

func (*MinHeap) Peak

func (h *MinHeap) Peak() int

func (*MinHeap) Pop

func (h *MinHeap) Pop() (v interface{})

func (*MinHeap) Push

func (h *MinHeap) Push(v interface{})

func (*MinHeap) Swap

func (h *MinHeap) Swap(i, j int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL