Project Details

Mini Project on Linked List Data Structures

Mini Project on Linked List Data Structures

Abstract

In this project, we have implemented all operations on a single linked list. 1. Insertion at front 2. Insertion at the end 3. Insertion at a specific position 4. Display 5. Deletion at front 6. Deletion at end 7. Deletion at specific position

Project Requirements

Software Required

  1. C Compiler

Hardware Required

  1. Computer

Technology Required

  1. C

Screenshots