Day 147
Closed this issue · 0 comments
vaskoz commented
Good morning! Here's your coding interview problem for today.
Given a list, sort it using this method: reverse(lst, i, j)
, which sorts lst
from i
to j
.
Closed this issue · 0 comments
Good morning! Here's your coding interview problem for today.
Given a list, sort it using this method: reverse(lst, i, j)
, which sorts lst
from i
to j
.