https://github.com/akashjain04/phone-book-with-dll
Phone Book application to demonstrate Doubly Linked List with header concept.
https://github.com/akashjain04/phone-book-with-dll
c-programming data-structures doubly-linked-list linked-list phone-book simple sorted-lists
Last synced: 7 months ago
JSON representation
Phone Book application to demonstrate Doubly Linked List with header concept.
- Host: GitHub
- URL: https://github.com/akashjain04/phone-book-with-dll
- Owner: akashjain04
- Created: 2019-08-12T11:11:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T11:16:50.000Z (about 6 years ago)
- Last Synced: 2025-01-24T16:33:10.061Z (8 months ago)
- Topics: c-programming, data-structures, doubly-linked-list, linked-list, phone-book, simple, sorted-lists
- Language: C
- Homepage:
- Size: 21.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phone-Book-with-DLL
Phone Book application to demonstrate Doubly Linked List with header concept.