CS Algorithms Flashcards
1
Q
What year was Kruskal’s Algorithm developed?
A
1956
By Joseph Bernerd Kruskal - American Mathematician.
O(E logE)
2
Q
What year was Prim’s Algorithm developed?
A
1930 (originally)
By Vojtěch Jarník - Czech Mathematician.
1957
By Robert C. Prim - American Mathematician,
and Edsger Wybe Dijkstra - Dutch Computer Scientist.
3
Q
What year was Dijkstra’s Algorithm developed?
A
1956,
but published in 1959.
By Edsger Wybe Dijkstra - Dutch Computer Scientist.