Abishethvarman / programming-resources

This repository act as a resource pool for the tech enthusiastic and parallelly doing hacktoberfest
MIT License
12 stars 22 forks source link

PR: DS Linked List in C programming #57

Closed ayushawasthi24 closed 1 year ago

ayushawasthi24 commented 1 year ago

Pull Request: Linked List in C Programming Documentation

Description

This pull request contains a new Markdown document that explains the concept of Linked Lists in C Programming. It includes a definition, an explanation in simple terms, and code snippets to help readers understand the topic.

Changes Made

Purpose

The purpose of this pull request is to contribute a beginner-friendly document about linked lists in C programming. It serves as an educational resource for those learning about data structures in C.

Additional Information

This document is submitted as part of a learning initiative to make programming concepts more accessible to beginners. It aims to assist those looking to understand and work with linked lists in C.

Your feedback and suggestions for improvements are highly appreciated.

Author

Thank you for considering this contribution. Your feedback and input are invaluable in improving the quality and accessibility of educational content in this project.

ayushawasthi24 commented 1 year ago

That line is already removed in the latest commit.

Abishethvarman commented 1 year ago

@ayushawasthi24 it would be great if you star this repository