Tricky #Python Interview Coding Question 👨‍💻

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Sort in reverse order, inbuit function

ravikumar-cnlo
Автор

It's totally wrong code
If the list=[1, 0, 0, 3, 4, 6]then
Out put is [1, 0, 3, 4, 6, 0]
We should traverse list in backward

Arya-csk
welcome to shbcf.ru