Yagup, K. V.2024-01-022024-01-022023Methodological guidelines for performing laboratory works "Algorithms and data structures" [Electronic resource] : for the course “Algorithms and data structures” for students of spec. 122 "Computer Science" / comp. K. V. Yagup ; National Technical University "Kharkiv Polytechnic Institute". – Electronic text data. – Kharkiv, 2023. – 40 p. – URI: https://repository.kpi.kharkov.ua/handle/KhPI-Press/72477.https://repository.kpi.kharkov.ua/handle/KhPI-Press/72477The effective solution of programming problems is determined not only by a successful solution algorithm, but also by the correct choice of the data structure, which will allows to implement the main operations of the algorithm: addition, deletion, searching of elements, definition the sequence of their processing. Algorithm and data structure are inextricably linked, because a decision about data structuring cannot be made without knowledge of the algorithms that will be applied, and vice versa, the choice of algorithm significantly depends on the data structure. Methodological instructions for laboratory works consider the following topics: stack and queue and their program organization, dynamic programming, greedy algorithms, algorithms for generating pseudorandom numbers, basic sorting methods, namely bubble sort, selection sort, insertion sort, quick sort, Shell sort, merge sort, heap sort. For all works, detailed instructions have been drawn up regarding the software implementation of relevant algorithms and data structures, basic theoretical information and examples with illustrations have been provided. The C++ programming language is used for laboratory work. When performing laboratory work, it is necessary to write a corresponding program with the names of variables and functions that are proposed in the methodological instructions and make a report. The report should contain: 1. Description of the program 2. The values of the variables during the execution of the entire program 3. Block schemes 4. Appropriate explanations Also, at the end of each laboratory work, there are control questions on the corresponding topic for students to consolidate their knowledge.enmethodological guidelinesstack data structureinformation technologysoftwaredynamic programmingMethodological guidelines for performing laboratory works "Algorithms and data structures"Learning Objecthttps://orcid.org/0000-0002-9305-8169