I didn't plan on making a second iteration to this resource but then I realised having it in a presentation format is much more convenient than the original. As before, it contains the same 17 algorithms:
- Linear Search
- Iterative Binary Search
- Recursive Binary Search
- Bubble Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Dijkstra's Algorithm
- A* Search Algorithm
- Depth-first Graph Traversal
- Breadth-first Graph Traversal
- Algorithm For Outputting Linked List In Order
- Algorithm For Searching Item in Linked List
- Queue PUSH Operation
- Queue POP Operation
- Stack PUSH Operation
- Stack POP Operation
Here's the link: (Almost) All The Algorithms You Need To Know For OCR A Level Computer Science (v2.0)
Hope this helps!
No comments:
Post a Comment