Progress bars are one of the most common UI elements used to indicate the progress of a task — whether it’s loading, uploading, or downloading. In frontend interviews and machine coding rounds, building a progress bar is a great way to showcase your ...