Skip to content

Experiments And Codes Using Different Data Structures In C language

Notifications You must be signed in to change notification settings

robinsingh-ai/Data-Structures-In-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structures-In-C

Experiments And Codes Using Different Data Structures In C language

In Today's Date Data Structure Is Process Through Which We Can Collect And Organize Data In Best Way As Well As Perform Operation On That In Most Effective Way.

It Is A Concept Of Organizing The Data In Such A Way That The Retrival Of Data Becomes Easy.

CONTENTS

SR NO NAMES
1 STACK
2 QUEUES
3 LINKED LIST
4 RECURSION
5 TREES
6 SORTING
7 SEARCHING

Above Are The Some Type Of Data Structures Used For Organizing And Storing Data. So We'll Use Turbo C Or Code Blocks To Run This Programs.

About

Experiments And Codes Using Different Data Structures In C language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages