TrueschoTruescho
All Courses
C++: Linear Data Structures and Trees
Coursera
Course
Unknown

C++: Linear Data Structures and Trees

Codio

Code and run your first C++ program about data structures and algorithms in minutes without installing anything! This course is designed for learners familiar with C++ basics and object-oriented programming.

Unknown4 weeksEnglish

About this Course

Code and run your first C++ program about data structures and algorithms in minutes without installing anything! This course is designed for learners familiar with C++ basics and object-oriented programming. It provides a solid foundation of not just C++, but core data structures and algorithms topics that can be transferred to other languages. The modules in this course cover linear data structures like lists (singly linked, doubly linked, circular), stacks, queues, and introduces the first non-linear data structure trees. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours

What You'll Learn

  • Learners will learn about linear data structures. Topics start with the different varieties of linked lists and moves on to stacks and queues
  • Trees are introduced as the first non-linear data structure. Topics include binary trees, tree traversal, searching a tree, and self-balancing trees
  • Assignments contain short explanations with images
  • Runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing

Prerequisites

  • Basic familiarity with the topic and its common terminology
  • Readiness to practice through applied exercises or case-based work

Instructors

P

Patrick Ester

Topics

Algorithms
Computer Science
Object Oriented Programming (OOP)
C++ (Programming Language)
Theoretical Computer Science
Data Structures
Programming Principles
C and C++

Course Info

PlatformCoursera
LevelUnknown
PacingUnknown
PriceFree

Skills

هياكل البيانات
القوائم المرتبطة
المكدسات والطوابير
الأشجار الثنائية
اجتياز الأشجار
Data Structures
Programming Principles
C and C++

Start Learning Now