17 comments (17 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
hi, i would like to implement a doubly linked list in C.
Contributor guide
- Research direction
- Read the repository's contribution guidelines and code structure in C. Then implement a doubly linked list with functions like insert, delete, and display. Ensure the code follows the project's coding standards.
- Tech stack
- c
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- CGit