Recent content by DataHead

  1. D

    Sorting Fractions: Does Adding 1 to the Denominator Affect Order?

    Hello friends, I am attempting to solve this problem for a sorting algorithm with a lot of elements in fraction form (I'm avoiding floating point operations). My question is: Given a sequence of increasing fractions, does adding 1 to the denominator affect the ordering of th sequence...
Back
Top