Skip to content

mootene/Mango4CS2400

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mango4CS2400

Implementation of CS2400 Project 4 includes interface for MaxHeap.java. Required creation methods are implemented in dumbCreate() (using successive add and upheaph calls for every new addition) and smartCreate() (reheap call on every non-leaf node in an unorganized heap array) both of which return swaps made in their respective operations. \

Group Members: Maya Tene(@mootene), Jibriel Ustarz(@jaustarz)
MaxHeap (and MaxHeapInterface) written by Maya
MaxHeapTest written by Maya and Jibriel
JavaDocs generated by Jibriel \

Link to Demonstration Video: https://livecsupomona-my.sharepoint.com/:v:/g/personal/jaustarz_cpp_edu/EaGIGoV1vvNNrLZrUGG86NQBG7qCvwt7n10Na8_WKHPwqg?e=ZSxZXo
Javadoc Links: https://thirsty-perlman-5d7930.netlify.app , https://jovial-golick-949bdf.netlify.app \

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages