logo

Data Structures & Algorithms Using C++

feature icon

Self-paced course

Price

Rating

Overview

Understanding various data structures and algorithms is the foundation of modern programming.

In this self-paced course you will learn about the characteristics of commonly used data structures and algorithms and how to implement them to be able to conduct efficiency analyses in C++ from scratch.

To solve real-world problems efficiently, advanced C++ programs are developed using pointers, dynamic storage, and linear and non-linear data structures. You will gain experience with a variety of algorithm types like recursion, searching, sorting, dynamic programming, greedy, and divide and conquer, which are required to build efficient programs. You will also learn how to measure the efficiency of the program you have written. After completing the course, you will be able to systematically approach coding problems in a step-by-step manner.

There are several implementations that are presented in the development of each data structure. As you solve problems ranging from easy to difficult that address different data structures, you will learn how to select and program various data structures and apply the most suitable algorithms to solve a particular problem.

Solving problems that require different data structures will help you understand the strengths and weaknesses of common data structures and teach you how to choose the right combinations of data structures and algorithms for efficiently solving problems.

● Different data structures, abstract data types and their applications

● How to implement linear and non-linear data structures

● How to implement stack and queue abstract data types using arrays and linked lists

● How to analyze the efficiency of various algorithms – time and space complexity

● How to implement linear and binary search algorithms and their efficiency analysis

● Different sorting algorithms and their implementations

● Problem solving using iterative, recursive algorithms, their efficiency analysis and understand various algorithm design strategies

Similar courses

course image
Fundamentals of TinyML
logo
edX
course image
Introduction to Magma: Cloud Native Wireless Networking
logo
edX
course image
Generating Vision: Long-Term Big Ideas That Motivate Employees and Stakeholders
logo
edX
course image
Architecture, Algorithms, and Protocols of a Quantum Computer and Quantum Internet
logo
edX
course image
Le robot Thymio comme outil de découverte des sciences du numérique
logo
edX
course image
Introduction to Linear Models and Matrix Algebra
logo
edX

Featured articles

Sep 12, 2022

WATCH these YouTube videos if you can't start learning a language

5

0
1
4K

Sep 12, 2022

How Memrise works + reviews [2022]

6

0
1
4K

Sep 12, 2022

5 tips to learn languages with YouTube videos [2022]

7

0
1
4K

Sep 12, 2022

How I Became a Marketing Manager at Microsoft

8

0
1
2K

Sep 24, 2022

How Edureka works + reviews [2022]

3

0
2
2K

Sep 27, 2022

How Codecademy works + reviews [2022]

3

0
2
2K
course image
feature icon

30494 students

feature icon

56 Days

feature icon

English

feature icon

Advanced

Provided by

Authored by