Skip to content

Benjamin-Pickers/Max-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Max-Stack

Stack implementation in Java where all the methods have O(1) time comlexity. All regular stack methods are there with the inclusion of a method getMax() that returns the largest value in the stack but does not remove it.

About

Stack implementation in Java

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages