for example lots of programmers can use Dijkstra's algorithm to find a shortest path, but that's because you can copy the code from StackOverflow, and shortest path is a very common problem
for example lots of programmers can use Dijkstra's algorithm to find a shortest path, but that's because you can copy the code from StackOverflow, and shortest path is a very common problem