Detection
Everything on SkillVeris tagged Detection — collected across the glossary, study notes, blog, and cheat sheets.
5 resources across 1 library
Study Notes(5)
Deadlock Detection and Recovery
Letting deadlocks occur, detecting them via cycle/graph algorithms, and recovering through termination or preemption.
Error Detection and Correction
How networks detect and, in some cases, correct bit errors introduced during transmission.
Anomaly Detection Basics
An overview of how machine learning identifies rare, unusual data points using statistical, distance-based, and model-based techniques across supervised and un…
Drift Detection
Understand configuration drift — when real infrastructure diverges from Terraform state — and the tools and practices used to detect and reconcile it before it…
Change Detection and Zone.js
Understand how Angular detects and applies UI updates via Zone.js, how the change detection tree works, and how zoneless change detection with signals changes…