1929502_9383_62

IBM: Data Structures & Algorithms Using C++

138,00 

Build efficient programs by learning how to implement data structures using algorithmic techniques and solve various computational problems using the C++ programming language.

Categories ,

About this course

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.

At a glance

  • Institution: IBM
  • Subject: Computer Science
  • Level: Intermediate
  • Prerequisites:
    None
  • Language: English
  • Video Transcripts: اَلْعَرَبِيَّةُ, Deutsch, English, Español, Français, हिन्दी, Bahasa Indonesia, Português, Kiswahili, తెలుగు, Türkçe, 中文
  • Associated programs:
    • Professional Certificate in C++ Programming Essentials
  • Associated skills:Algorithms, C++ (Programming Language), Sorting, Divide And Conquer, Dynamic Programming, Data Structures

What you’ll learn

 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

Additional information

Weeks

8

Language

English

Related Products