Fundamentals of Algorithms

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

Last updated 3:15 PM on 6/7/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Who made a famous short path algorithm?

Dijkstra (Dike-Struh)

<p>Dijkstra (Dike-Struh)</p>
2
New cards

What does a shortest path algorithm do?

Finds the shortest path between two nodes in a weight graph.

3
New cards

What are 2 ways to traverse a graph?

  • Breadth

  • Depth

4
New cards

What is Breadth First search?

A node is checked entirely first before moving onto the next.

5
New cards

What is Depth First search?

An entire branch is explored before backtrackingD and truly checking each node.

6
New cards

What are the 3 ways to traverse a tree?

  • Pre-Order

  • In-Order

  • Post-Order

7
New cards

What type of trees are each of the 3 tree traversals meant for?

  • Pre-Order and Post-Order work with any tree.

  • In-Order is mainly meant to be used on Binary trees.

8
New cards

Why do we use Reverse Polish Notation?

  • Eliminates need for brackets.

  • Great use in Stacks

9
New cards

What does the Dijkstra Algorithm do?

Finds the shortest path between two nodes in a graph.

10
New cards

What are 2 sorting algorithms?

  • Bubble

  • Merge

11
New cards

What are 2 Searching Algorithms?

  • Linear

  • Binary

12
New cards

On what list can a Linear search be used?

Linear search can be used on any unordered list.

13
New cards

On what list can a binary search be used?

Binary searches can only be used on ordered lists.

14
New cards

What are the 2 ways RPN can be visualised?

  • Infix

  • Postfix

Explore top flashcards

flashcards
business revision
80
Updated 1061d ago
0.0(0)
flashcards
Frans Circuit rouge 8
40
Updated 3d ago
0.0(0)
flashcards
renaissance AP Euro HHS
53
Updated 943d ago
0.0(0)
flashcards
3B Spanish Vocab
73
Updated 765d ago
0.0(0)
flashcards
Rules of Evidence
37
Updated 914d ago
0.0(0)
flashcards
business revision
80
Updated 1061d ago
0.0(0)
flashcards
Frans Circuit rouge 8
40
Updated 3d ago
0.0(0)
flashcards
renaissance AP Euro HHS
53
Updated 943d ago
0.0(0)
flashcards
3B Spanish Vocab
73
Updated 765d ago
0.0(0)
flashcards
Rules of Evidence
37
Updated 914d ago
0.0(0)