Introduction to Data Structures
Learn the fundamental concepts of data structure in a simple manner.
★★★★★ 3.6
(231 reviews)
2 hours of content
What you'll learn
- learn the fundamentals of data structures, data structure types, and all linear data structures such as arrays, stacks, queues, link lists, and so on.
Introduces fundamental data structures and their types, with coverage of linear structures such as arrays, strings, linked lists, stacks, and queues. Learners examine basic concepts and common operations for organizing data. Afterwards, they can select and use appropriate linear data structures in simple programs.
Who this course is for
Ideal for beginners who need a first course in data structures for programming and computer science study.
#data-structures
#arrays
#stacks
#queues
#linked-list
#strings