Median finding, Order Statistics and Quick Sort
-
Updated
Dec 19, 2018 - C++
Median finding, Order Statistics and Quick Sort
University project - File system
A C++ program to split any amount to coins & notes.
Road network partitioning strategy for faster queries in recommender systems
Sorted the given doubly linked list of size N using quicksort. Created a function partition(), which accepts the first and last node of the given linked list as input parameters and returns the pivot's address. Expected Time Complexity: O(NlogN), Expected Auxilliary Space: O(1), Constraints: 1 <= N <= 200
It's my implemental topopart+ with 2024EDAcompetition http://eda.icisc.cn/
Creating or copying contiguous, not-fragmented files on FAT32 partitions. Command line utility for Linux and Windows platforms.
Bootsector loading binary file from FAT32 partition
A Windows tool for writing a raw disk images to the physical devices.
Add a description, image, and links to the partition topic page so that developers can more easily learn about it.
To associate your repository with the partition topic, visit your repo's landing page and select "manage topics."