Skip to content

Abhishekmishra-17/eb3_Mind-benders_queue-using-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction (Round 0)


Discipline Computer Science and Engineering
Lab Data Structure Lab
Experiment Implementation of Queue using array.
About the Lab (Objective) :
The objective of this lab is to teach students various data structures and to explain them algorithms for performing various operations on these data structures. This lab complements the data structures course. Students will gain practical knowledge by writing and executing algorithm by using various data structures such as arrays, linked lists, stacks, queues, trees, graphs, hash tables and search trees.
About the Experiment :
The experiment "Implementation of Queue using array", is the implementation of basic principle of Queue, which is FIFO ( First In First Out).
Target Audience :

B. Tech. 2nd year Students

Course Alignment :

B.Tech.

Universities Mapped :

Dr. A.P.J. Abdul Kalam Technical University, Lucknow, Uttar Pradesh

Name of Developer Dr. Satyendra Kumar Pandey
Institute Institute of Technology & Management, GIDA, Gorakhpur
Email id satyendrakpandey@gmail.com
Department Department of Computer Science

Mentor Details

Mentored by Dr. Ramesh Sharma
Institute Feroze Gandhi Institute of Engineering and Technology
Email id sharmarameshfgiet@gmail.com
Department Department of Applied science

Contributors List

SrNo Name Faculty or Student Department Institute Email id
1 Abhishek Mishra Student Computer Science and Engineering Institute of Technology & Management, GIDA, Gorakhpur mishraabhi8924@gmail.com
2 Ashish Shukla Student Computer Applications Institute of Management Studies, Noida, Uttar Pradesh ashishgkp22@yahoo.com
3 Kriti Shukla Student Computer Science and Engineering Institute of Technology & Management, GIDA, Gorakhpur kritishukla2019@gmail.com
4 Pankaj Kumar Gond Student Information Technology Institute of Technology & Management, GIDA, Gorakhpur pankajkumargond79@gmail.com

The link of website is here