Skip to content

linked list #2

@matijabelec

Description

@matijabelec

add linked list with more functionality:

  • add data in list (at beginning, at end, on i-th position),
  • remove data from list (from beginnning, from end, from i-th position),
  • access i-th element,
  • search list for value,
  • sort list (a few algorithms)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions