Delta-stepping is a parallel algorithm for finding the shortest path in a weighted graph. It was first introduced by David Johnson and Brian Sandberg in 1989.
Sorting algorithms
Sorting algorithms are designed to arrange a collection of data into a specific order.