Implementation of Data Structures

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: IITBombayX

授课老师: Ganesh Ramakrishnan Nagesh Karmali Ajit Diwan Deepak B. Phatak

课程主页: https://www.edx.org/archive/implementation-data-structures-iitbombayx-cs213-2x

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn how to write correct and efficient data structures manipulation using existing standard template library (STL) of C++. Get introduced to the power of STL and make your code more solid, reusable, and robust.

课程大纲

  • Complex data structures
  • How to implement data structures using object-oriented paradigm
  • How to map abstract data types to Standard Template Library of C++.

课程评论(0条)

课程详情

In this Computer Science course, you will learn about implementation of all major abstract data structures using object-oriented programming paradigm of C++.

This course builds on the basic concepts developed in ‘Foundations of Data Structures’ course.

Topics covered: 

  • Review of OO programming, STL of C++
  • Stacks
  • Queues
  • Lists
  • Trees
  • Graphs

This course is part of the Fundamentals of Computer Science XSeries Program

课程标签

1人关注该课程

主题相关的课程