Skip to content
Nicholas Day edited this page Nov 29, 2024 · 61 revisions

πŸ‘‹ Welcome to the COM5013-Algorithms-and-Data-Structures wiki! πŸ‘¨β€πŸ’»

➑️ Use the sidebar on the right to find more information about the module ➑️

πŸŽ₯ COM5013 YouTube Playlist πŸŽ₯

Python Warmup + Flask Intro

Warming up and recapping the basics

Indexed Structures vs Referenced Structures

Algorithmic Complexity

Stacks, Queues and Heaps

Hashing

Trees and Graphs

Dynamic Programming

Optional Content: DSA in C++ and Java

If you're looking for more content on other languages, here's some material from other courses: