Skip to content

This Project is made by me and my friends in the 3rd Semester on the topic of different sorting techniques.

Notifications You must be signed in to change notification settings

Pushpak-3002/Sorting_from_file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sorting_from_file

• Usage of function calls from the header file "myhead.h" to sort the file using different types of sorting methods like Insertion , Bubble , Heap , Selection , Merge , Quick , Shell and Counting.
• Introduction to programming (C Language) Project.
• IT 2023, TINT
• Faculty : Kolkata Prof. Saurav Mahapatra

Features

• Sorting any different amount of interger given in a file by the user.

Pre-Requisites

• Any type of code editor with C compiler installed and added to path.

Instructions to run

• First after extracting, open the terminal.
• After that type the number for which kind of sorting is required.
• Then after giving the input for the file that needs to be sorted.
• Finally sorted numbers can be obtained
• Sample Output has been added to the repo.

Contributors

• Loknath Bhunia 18700221079
• Pushpak Pallob 18700221076
• Devashish Manna 18700221082
• Aditya Singh 18700221073

About

This Project is made by me and my friends in the 3rd Semester on the topic of different sorting techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages