Description
Have you already got some experience in the C programming language but want to take it further? Then this course is for you.
This course will teach you all about creating internal data structures in C.
This course will teach you how to create the following:
- Linked List Implementation
- Double Linked List Implementation
- Array List Implementation
- Queue Implementation
- Stack Implementation
- Binary Tree Implementation
Who this course is for:
- C programmers who want to learn how to develop data structures in their applications