Skip to content

rahulkumartv/C-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Projects

Some of the C projects done as part of the Master course work

##City Map## A C application to find shortest path between cities in a map.
Implemented A Star Algoritham to find shortest path between cities.
Also implemented genearal linked list to store Cities and neighbour cities.

##other projects## implemented
Arryays.
Stack(general and more optimized stack)
Generic Sort function using function pointer
Link list(Generic)

About

Some of the C projects done as part of Master course work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published