Skip to content

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

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

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions