Yandex interview question

How to do download image for cell in tableview.

Interview Answer

Anonymous

13 Nov 2025

You need to make the operation asynchronous, keep an ID or some unique identifier for the image, and after the download finishes, update only the corresponding cell