Related Experiment Video
Updated: Feb 4, 2026

Sampling, Sorting, and Characterizing Microplastics in Aquatic Environments with High Suspended Sediment Loads and Large Floating Debris
Published on: July 28, 2018
Wall-L merge sort: A tunable and adaptive sorting algorithm for diverse computing environments
Mohammad Abdur Rob1, Md Zakir Hossen1, Md Kamal Hossen1
1Department of Computer Science and Engineering, Dhaka University of Engineering & Technology (DUET), Gazipur, Bangladesh.
This study introduces Wall-L Merge Sort, a novel sorting algorithm. It adapts its time complexity, offering flexibility across diverse computing platforms and input sizes.
Area of Science:
- Computer Science
- Algorithm Analysis
Background:
- Traditional sorting algorithms exhibit rigid structures, limiting efficiency on specific platforms.
- Existing algorithms often fail on resistant platforms or require assistance functions.
Purpose of the Study:
- Introduce Wall-L Merge Sort, a novel algorithm with adaptable time complexity.
- Demonstrate its flexibility and efficiency across various computing environments.
Main Methods:
- Developed Wall-L Merge Sort, integrating quadratic sorting with a multi-layer merging strategy.
- Introduced a parameter L to control merge layers, enabling complexity transition from O(n^2) to O(n log n).
Main Results:
- Wall-L Sort demonstrates tunable time complexity from O(n^2) to O(n log n) via the parameter L.
- The algorithm effectively handles diverse input sizes and resistant platforms, outperforming other methods in specific scenarios.
- Wall-L Sort integrates complexity tuning, cache efficiency, recursion control, parallelism, and adaptability.
Conclusions:
- Wall-L Merge Sort offers a unique, adaptable framework for sorting diverse data.
- Its flexibility makes it suitable for a wide range of platforms, from embedded systems to large-scale computing.
- Theoretical and empirical evidence supports its advantages in handling varied computational demands.
Related Concept Videos
Mitochondrial Protein Sorting
Most of these mitochondrial proteins are encoded by the nucleus and imported to the mitochondria as unfolded or loosely folded precursors. Mitochondrial precursors...
Nuclear Protein Sorting
Proteins targeted to the nucleus carry nuclear localization signals or NLS recognized by import receptors in the cytosol. Similarly, proteins with nuclear export signals are recognized by export receptors. Import and export receptors are...
Overview of Protein Sorting and Transport
Protein sorting can be of two types: signal-based sorting and vesicle-based trafficking. In signal-based sorting, specific amino acid sequences called sorting signals target proteins to the proper location inside the cell either via gated transport or by protein translocation. In gated transport, folded...
Signal Sequences and Sorting Receptors
Regulation of Nuclear Protein Sorting
Plant Cell Wall

