partition
Here are 21 public repositories matching this topic...
Bootsector loading binary file from FAT32 partition
-
Updated
Aug 4, 2018 - C++
A C++ program to split any amount to coins & notes.
-
Updated
Nov 26, 2018 - C++
Median finding, Order Statistics and Quick Sort
-
Updated
Dec 19, 2018 - C++
Road network partitioning strategy for faster queries in recommender systems
-
Updated
Mar 22, 2019 - C++
-
Updated
Aug 6, 2019 - C++
University project - File system
-
Updated
Nov 2, 2020 - C++
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
-
Updated
Mar 15, 2022 - C++
A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
-
Updated
May 22, 2022 - C++
Creating or copying contiguous, not-fragmented files on FAT32 partitions. Command line utility for Linux and Windows platforms.
-
Updated
Dec 14, 2022 - C++
-
Updated
Mar 9, 2025 - C++
A Windows tool for writing a raw disk images to the physical devices.
-
Updated
May 30, 2025 - C++
Improve this page
Add a description, image, and links to the partition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the partition topic, visit your repo's landing page and select "manage topics."