ISBN-13: 9783330808119 / Angielski / Miękka / 2017 / 144 str.
Data structure is classified in different types such as array, stack, queue, link list, tree and graph. There is a range of operations in data structure like insertion, deletion, sorting and searching etc. These operations are written in an informal language that is called algorithm. This book encompasses data structure algorithms and their time complexity as well as the practical implementation by deploying object oriented programming language C++ graphically. In this project, it demonstrates how data structure algorithms actually execute with the help of graphical interface. The reader does not learn the working of data structure algorithms, but he also learns the object oriented techniques, graphics, header files, mouse handling and error handling.