GoCJ: Google cloud jobs dataset for distributed and cloud computing infrastructures

A Hussain, M Aleem - Data, 2018 - mdpi.com
Developers of resource-allocation and scheduling algorithms share test datasets (ie,
benchmarks) to enable others to compare the performance of newly developed algorithms …

Distributed centrality analysis of social network data using MapReduce

R Kumar Behera, S Kumar Rath, S Misra… - Algorithms, 2019 - mdpi.com
Analyzing the structure of a social network helps in gaining insights into interactions and
relationships among users while revealing the patterns of their online behavior. Network …

A new exact algorithm for the shortest path problem: An optimized shortest distance matrix

H Yuan, J Hu, Y Song, Y Li, J Du - Computers & Industrial Engineering, 2021 - Elsevier
The growing amount of data generated from the increasingly sophisticated network
connections requires greater accuracy and higher efficiency in pinpointing the shortest paths …

Comparative of advanced sorting algorithms (quick sort, heap sort, merge sort, intro sort, radix sort) based on time and memory usage

M Marcellino, DW Pratama… - 2021 1st International …, 2021 - ieeexplore.ieee.org
Every algorithm has its own best-case as well as its worst-case scenario, so it is difficult to
determine the best sorting algorithm just by its Big-O. Not only that, the amount of memory …

Parallel Multi-Deque Partition Dual-Deque Merge sorting algorithm using OpenMP

S Ketchaya, A Rattanatranurak - Scientific Reports, 2023 - nature.com
Quicksort is an important algorithm that uses the divide and conquer concept, and it can be
run to solve any problem. The performance of the algorithm can be improved by …

A general framework for sorting large data sets using independent subarrays of approximately equal length

SS Moghaddam, KS Moghaddam - IEEE Access, 2022 - ieeexplore.ieee.org
Designing an efficient data sorting algorithm that requires less time and space complexity is
essential for computer science, different engineering disciplines, data mining systems …

Fully flexible parallel merge sort for multicore architectures

Z Marszałek, M Woźniak, D Połap - Complexity, 2018 - Wiley Online Library
The development in multicore architectures gives a new line of processors that can flexibly
distribute tasks between their logical cores. These need flexible models of efficient …

Lazy Merge Sort: An Improvement over Merge Sort

S Pandey, A Gupta - 2024 International Conference on …, 2024 - ieeexplore.ieee.org
Arrangement of elements in a dataset often forms a crucial aspect in determining the overall
performance of the underlying algorithms. Elements arranged in sorted order, either …

PMSort: An adaptive sorting engine for persistent memory

Y Hua, K Huang, S Zheng, L Huang - Journal of Systems Architecture, 2021 - Elsevier
Emerging persistent memory (PM, also termed as non-volatile memory) technologies can
promise large capacity, non-volatility, byte-addressability and DRAM-comparable access …

Application of the bag-of-words algorithm in classification the quality of sales leads

M Gabryel, R Damaševičius… - Artificial Intelligence and …, 2018 - Springer
The article presents a sales lead classification method using an adapted version of the Bag-
of-Words algorithm. The data collected on the website of a financial institution and evaluated …