7. PRIORITY QUEUE using array | How to insert item | Code in C

Опубликовано: 14 Октябрь 2024
на канале: PSN Academy
398
8

This video explains how to insert an item in a priority queue that has been created using 2D array.
This algorithm adds an ITEM with priority number M to a priority queue maintained by a two-dimensional array QUEUE.
1. Insert ITEM as the rear element in row M of QUEUE.
2. Exit.

My socials:
[email protected]
https://psnacademy.in
  / psnayak  
  / psnayakeducator  
https://www.buymeacoffee.com/psnayak
  / psnayak2007  

Note: This video is copyrighted, no part of it to be reproduced or republished.