Skip to content

[FEATURE] Beginners friendly Array implementation #1029

@Saradwata-Bandyopadhyay

Description

Detailed description

The code provided in the Array Repository can only be understood by advanced C users. I hereby propose a basic array implementation and performing some basic operations using the same array implementation.

Context

This repository according to its description states that it consists of various Algorithms implementation using C language. But the code mentioned in the repository cannot be used by novice coders or other interested people easily. So I suggest a commonly used method of representing arrays along with its commonly used operations.

Possible implementation

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions