Skip to content

AsmitaSethiya/Data-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structure

Data structure is a way of organizing the data in computer so we can use efficiencly.

we can classified data structure in two parts:-

  1. Primitive

    1. Non-Primitive
  2. Primitive: This type of data structure directly operate on machine instruction. This are predefined. A) Integer B) Float C) Character D) Pointer

  3. Non-primitive: This type of DS derived from primitive DS. They are not directly operate upon machine. We can classfied Non-primitive DS into two categories:

  4. Linear 1) Array 2) Stack 3) Queue 4) Linked List

  5. Non-linear 1) Tree 2) Graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors