_0716

package
v0.0.0-...-53d1e4d Latest Latest
Warning

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

Go to latest
Published: Oct 14, 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 MaxStack

type MaxStack struct {
	// contains filtered or unexported fields
}

func Constructor

func Constructor() MaxStack

func (*MaxStack) Display

func (this *MaxStack) Display()

func (*MaxStack) PeekMax

func (this *MaxStack) PeekMax() int

func (*MaxStack) Pop

func (this *MaxStack) Pop() int

func (*MaxStack) PopMax

func (this *MaxStack) PopMax() int

func (*MaxStack) Push

func (this *MaxStack) Push(x int)

func (*MaxStack) Top

func (this *MaxStack) Top() int

Jump to

Keyboard shortcuts

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