Skip to content

Calculate time complexity for singly_linked_list.py #1

@wangster6

Description

@wangster6

Methods that need calculations for:

  • is_empty
  • append
  • prepend
  • len

Comment time complexity in the same format as the one I calculated for the delete method. If there are multiple scenarios in the method, calculate for each method and comment them all.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions