GitHub / marianorujana / race-positions-sort-algorithm
Given a number of laps and runners of a race; this code sorts, updates and shows the position of the runners after each lap in a general table(not lap table) , based on the time difference in minutes between the start and the end of each lap.
    JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marianorujana%2Frace-positions-sort-algorithm
    PURL: pkg:github/marianorujana/race-positions-sort-algorithm
  
        Stars: 0
        Forks: 0
        Open issues: 0
      
        License: None
        Language: C#
          Size: 192 KB
       Dependencies parsed at:           Pending
      
        Created at: over 7 years ago
        Updated at: over 7 years ago
          Pushed at: over 7 years ago
          Last synced at: over 2 years ago
      
Topics: array-search, bubble-sort, csharp, sort-algorithms