-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
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