Certified in data structure

Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Covers the design, analysis, and implementation of data structures and algorithms to solve engineering problems using an object‐oriented programming language. Topics include elementary data structures,(including arrays, stacks, queues, and lists), advanced data structures (including trees and graphs), the algorithms used to manipulate these structures, and their application to solving practical engineering problems.

What Will You Learn?

  • Based on satisfactory completion of the course, a student should be able to: 
  • Formulate and apply object‐oriented programming, using C++, as a modern tool to solve engineering problems. 
  • Demonstrate an understanding of basic data structures (such as an array‐based list, linked list, stack, queue, binary search tree) and algorithms. 
  • ⦁ Demonstrate the ability to analyze, design, apply and use data structures and algorithms to solve engineering problems and evaluate their solutions. 
  •  
  • ⦁ Demonstrate an understanding of analysis of algorithms. Study an algorithm or program code segment that contains iterative constructs and analyze the asymptotic time complexity of the  algorithm or code segment. 

Course Content

Module 1

  • Data Types. Abstraction. Data abstraction and Abstract Data Types (ADTs). Review C++ classes
  • Friend functions. Operator overloading. Exception handling. Memory allocation and deallocation. bad_alloc exception.
  • Encapsulation. Inheritance. Polymorphism. Virtual functions.
  • Templates. Function and class templates. Programming using class and function templates. Standard Template Library (STL). Components of STL
  • Basic data structures. Arrays. Static arrays and Dynamic arrays. Explore how a generic Vector container is used to manipulate data

Module 2

Module 3

Exam

Download eBooks

Student Ratings & Reviews

No Review Yet
No Review Yet