Skip to content

This repository consists of some basic stuff related to Data Structures, Searching and Sorting Algorithms

Notifications You must be signed in to change notification settings

129Ashish/DSA-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSA_WITH_C

hello there! In this repository I have collected my personal notes about the practicals for an B. Tech student in Computer Science. here are the few collection of c programs C programs defining different DATA STRUCTURES and there functionality are given as follows :

In this repository there it is consists of the files :

1. Arrays .
2. Arrays search.
3. fibonacci series using recursion.
4. fibonacci series using swapping.
5. Linked Lists.
6. Stacks using arrays.
7. Stacks using Linked List.
8. Queues using arrays.
9. Queues using Linked List....

Releases

No releases published

Packages

No packages published

Languages