•  
      tasks #44556 Find N largest elements from a list
    #44556
    Mohini Singh (mohini)
    2022-08-09 14:37
    2022-08-09 14:37
    Details
    Find N largest elements from a list
    Traverse the given list N times. In every traversal, find the maximum, add it to result, and remove it from the list.
    5 - Medium
    State of Progress
    2022-05-07
    100
    2022-05-09
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-08
    Closed
    Attachments
    References
    References list is empty