Skip to content
/ Data-Stuctures Public template

A STAND ALONE APPLICATION OF IMPLEMENTING LINEAR DATA STRUCTURES

Notifications You must be signed in to change notification settings

Mk709/Data-Stuctures

Repository files navigation

Mini-Project

A STAND ALONE APPLICATION OF IMPLEMENTING LINEAR DATA STRUCTURES

This Project Concentrates On the Implementation of Linear Data Structures Like

a.Array

b.Stack

c.Queue

d.Circular Queue

e.Singly Linked List

f.doubly Linked List

In computer science, a data structure is a data organization, management, and storage format that is usually chosen for efficient access to data. There are two types of data structures.

1)Linear Data structure

2)NON Linear Data Structure

The Main agenda of the project is to showcase the operations and working of different linear data structures.

Programming Language Used For Implementation : JAVA

Concepts Used: Swings,OOPS, Arrays,classes,methods.

Tool Used : Eclipse IDE.

Plugin Used: Window Builder (To create JFrames).

About

A STAND ALONE APPLICATION OF IMPLEMENTING LINEAR DATA STRUCTURES

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages