Algorithms

Pipeline Optimisation with Operations Research

Applied PERT/CPM and graph algorithms to model and optimise a banking application's CI/CD pipeline, identifying a critical path of 64 minutes.

Advanced Algorithms & Data Structures

Implementation and experimental benchmarking of sorting algorithms, hash tables, Bloom filters, string matching automata, and dynamic programming in Python — with empirical …