Description
In this course, you will :
- learn the fundamentals of data structures, data structure types, and all linear data structures such as arrays, stacks, queues, link lists, and so on.
Syllabus :
- Basic Concepts of Data Structure
- Types of Data structure
- Array
- Multidimensional Array and string
- Link List
- Stack
- Queue