summaryrefslogtreecommitdiff
path: root/prolog/problems/sorting/en.py
blob: 7b13ff8e985993fa9227e815f436790354c99ceb (plain)
1
2
name = 'Sorting'
description = 'Implementation of sorting algorithms; lists, arithmetics, recursion.'