Saturday 30 September 2017

(Almost) All The Algorithms You Need To Know For OCR A Level Computer Science (version 2.0)

As Salamu Alaykum Wa Rahmatullahi Wa Barakatuh World!

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:

  1. Linear Search
  2. Iterative Binary Search
  3. Recursive Binary Search
  4. Bubble Sort
  5. Insertion Sort 
  6. Merge Sort
  7. Quick Sort
  8. Dijkstra's Algorithm
  9. A* Search Algorithm
  10. Depth-first Graph Traversal
  11. Breadth-first Graph Traversal
  12. Algorithm For Outputting Linked List In Order
  13. Algorithm For Searching Item in Linked List
  14. Queue PUSH Operation
  15. Queue POP Operation
  16. Stack PUSH Operation
  17. Stack POP Operation


Hope this helps!

No comments:

Post a Comment

A Day In The Life Of A King's College CompSci #93 (ADITLOAKCCS)

As Salamu Alaykum Wa Rahmatullahi Wa Barakatuh World!   9-11am Internet Systems lecture I know, I know. It’s been a while. In my admittedly...