Skip to content

It will be useful to have algorithmic complexity of standard operations provided by the .NET library #5179

Open
@gewarren

Description

@gewarren

Issue moved from MicrosoftDocs/feedback#3306


From @katoch on Wednesday, December 2, 2020 3:23:26 AM

Is your feature request related to a problem? Please describe.
I'm surprised that most microsoft references for .NET library do not provide complexity information for standard operations. In comparison the C++ standard library documentation has this for all standard library operations.

Describe the solution you'd like
A brief mention of space/time complexity for operations will be useful in determining optimal solutions while writing code in .NET. The references are not complete without this information in my opinion.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions