Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 886 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 886 Bytes

Description :

circular queue using an array with variable queue data linked using SLL in the queue node. The queue node is also accessed by using the front node and rear node.

Purpose :

In all my respective repositories, I just shared my works that I worked as the learning path and practiced, with designed, developed, implemented, simulated and tested, including some projects, assignments, documentations and all other related files and some programming that might not being implement, not being completed, lacks some features or have some bugs. Purpose of all my repositories, if used, can be used for EDUCATIONAL PURPOSE ONLY. It can be used as the open source and freeware. Kindly read the LICENSE.txt for license, terms and conditions about the use of source codes, binaries, documentation and all other files, located in all my repositories.