Skip to content

In Queue the dequeue should be O(1) complexity #942

@fahimfaisaal

Description

@fahimfaisaal

From this Queue implementation I believe the Operation is O(n) cause the complexity of Array.prototype.shift methods is O(n), see

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions