Cantor Mapping Technique
Data Structures and Algorithms
2021-01-11 v1
Abstract
A new technique specific to String ordering utilizing a method called "Cantor Mapping" is explained in this paper and used to perform string comparative sort in loglinear time while utilizing linear extra space.
Cite
@article{arxiv.2101.03165,
title = {Cantor Mapping Technique},
author = {Kaustubh Joshi},
journal= {arXiv preprint arXiv:2101.03165},
year = {2021}
}
Comments
3 pages, 2 figures, 2 algorithms