100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

AQA A Level Computer Science 7517 : 3 - Fundamentals of Algorithms Exam Questions with 100% Correct Answers

Rating
-
Sold
-
Pages
3
Grade
A+
Uploaded on
09-09-2023
Written in
2023/2024

Binary Search Tree Correct Answer A O(log(n)) algorithm to search a binary tree for a particular item by traversing the tree in the right direction until the item is found. Binary Search Correct Answer A O(log(n)) algorithm to search a sorted list for a particular item by repeatedly halving the sublist which could contain the item. Breadth-First Traversal Correct Answer A method of traversing a graph by using a queue to visit all the neighbours of the current node before doing the same to each of the neighbours until the entire graph has been explored. Bubble Sort Correct Answer A O(n2) sorting algorithm that iterates through a list, comparing each element to its successor and swapping elements if the successor is greater than the current element. This is repeated until no more swaps can be made. Depth-First Traversal Correct Answer A method of traversing a graph by using a stack to travel as far along one route as possible and then backtracking and doing the same for the remaining routes until the entire graph has been explored. Dijkstra's Shortest Path Algorithm Correct Answer An algorithm to find the shortest path between two nodes on a graph by using a priority queue to keep track of the shortest distance (cost) to each node from the starting node until the destination node is found. In-Order Traversal Correct Answer A traversal in the order: traverse the left subtree, visit/pop the node then traverse the right subtree. Infix Notation Correct Answer A mathematical notation where the operator is written between the operands. Linear Search Correct Answer A O(n) algorithm to search a list for a particular item by iterating through the list and checking each element until the required item is located, or the end of the list is reached. Merge Sort Correct Answer A O(n log(n)) divide-and-conquer sorting algorithm that recursively halves the list into sublists until all sublists are of length 1. The sublists are then merged back together in such a wa

Show more Read less
Institution
AQA A Level Computer Science 7517 : 3
Course
AQA A Level Computer Science 7517 : 3








Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
AQA A Level Computer Science 7517 : 3
Course
AQA A Level Computer Science 7517 : 3

Document information

Uploaded on
September 9, 2023
Number of pages
3
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ExamsGuru Grand Canyon University
View profile
Follow You need to be logged in order to follow users or courses
Sold
342
Member since
2 year
Number of followers
203
Documents
7694
Last sold
1 month ago
ExamsGuru

Before anything else, preparation is the key to success. We handle all kind of papers with accurate and complete solutions. Kindly send a direct message incase you miss what you are looking for since we will deliver within the shortest time possible. We respond as soon as possible and give guidance accordingly. Refer 3 of Your Friends and get a discount on 2 papers.

3.7

64 reviews

5
29
4
9
3
13
2
4
1
9

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions