Data Structures using C #6 - Queue (using an array)

preview_player
Показать описание
Hello, There! This is TheSkinnyCoder! In this video, we'll implement the Queue Data Structure using the C programming language, using dynamic memeory allocation, structured macros and typedefs etc.

----------

----------

Next Video :

----------

Timestamps :
00:00:00 - Update Stack Code (from previous video)
00:01:43 - New file, headers and macros
00:02:25 - The Queue structure
00:03:02 - Constructor Function
00:05:16 - is_empty Method
00:05:58 - is_full Method
00:10:17 - get_size Method
00:11:33 - en_queue Method
00:15:02 - de_queue Method
00:17:16 - peek_front and peek_rear Methods
00:18:20 - poll Method
00:20:30 - contains and print_queue Methods
00:22:38 - main Function
00:23:24 - get_size Method (in the Stack, previous video)
00:24:35 - Bug Fix #1 (en_queue Method)
00:26:32 - Bug Fix #2 (poll Method)
00:27:49 - Checking the peek_front Method

----------

Recorded using 'OBS Studio' | Edited on 'DeScript' and 'Adobe Premiere Pro'
MIC : Fifine K669B Condensor

----------

#c #datastructures #ds #vscode #gcc
Рекомендации по теме
visit shbcf.ru