Skip to content

Conversation

@JSchatzman
Copy link
Owner

No description provided.

JSchatzman and others added 28 commits December 19, 2016 13:29
Added testing coverage and heap information
src/heap.py Outdated
pop(): removes the top value in the heap,
"""

def __init__(self):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should be able to accept an iterable

setup.py Outdated
author_email='j.schatzman@outlook.com, julienawilson@gmail.com, clairejgatenby@gmail.com',
license='MIT',
package_dir={'': 'src'},
py_modules=['linked_list', 'stack'],
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modules not the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants