I dont agree. The reason you are forced to learn DSA in college and is tested in LC is because these data structures and algorithms are everywhere.
You may claim that nobody ever will need to know about topo sort, but keep using AirFlow for your pipelines or storing and display a Sitemap tree on your website.
if you dont know the basics, you will inevitably reinvent in using substandard, inefficient data structures and buggy algorithms.