algorithms and FLow CHarts
star
star
star
star
star
Last updated about 2 years ago
5 questions
Formative Generation Completed!
1
Which algorithm would you use to find the shortest path in a weighted graph?
Which algorithm would you use to find the shortest path in a weighted graph?
1
What is Big O Notation?
What is Big O Notation?
1
What type of algorithm is a binary search?
What type of algorithm is a binary search?
1
What does a breadth-first search in graph theory do?
What does a breadth-first search in graph theory do?
1
In sorting algorithms, which of the following is not a stable sort?
In sorting algorithms, which of the following is not a stable sort?