Course description

Data Structures using C++ is a course that focuses on implementing and using data structures in the C++ programming language. It covers fundamental data structures like arrays, linked lists, stacks, queues, trees, graphs, and hash tables. The course also delves into how these structures are implemented in C++ using classes and pointers, providing a deep understanding of memory management. Students learn how to manipulate and optimize these data structures for efficient storage, retrieval, and modification of data. In addition, the course explores algorithms related to data structures, such as searching, sorting, and graph traversal, with an emphasis on time and space complexities. This knowledge helps in solving complex computational problems efficiently.

What will i learn?

Text books & references

ADITYA SAH

Free

Modules

7

Skill level

Beginner

Expiry period

Lifetime

Related courses