In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order.
Triangle
Determine whether a triangle can be built from a given set of edges.
Difficulty Level: Easy
NumberOfDiscIntersections
Compute the number of intersections in a sequence of discs.
Difficulty Level: Medium