Alterion Coding Interview Question for Agentic AI Senior Engineer
Interview date
December 5, 2025
Company
Alterion
Role
Agentic AI Senior Engineer
Level
Unspecified
Region
Unspecified
Round type
Coding
Team/Org
General Hire
Stage
Phone Screen
Instructions Part 1 Alterion Context: After agents are successfully scanned, they are sent to a Registry API to be registered. Exercise: Implement a Registry class that supports: register(a: Agent): void remove(id: string): void get(id: string): Agent |undefined list(filter?: { infra?: InfraEnum; tag?: string }): Agent[] Types: export enum InfraEnum { GCP = "GCP", AWS = "AWS", AZURE = "AZURE", ONPREM = "ONPREM", } ex...
Sign in to view the full interview experience
Create or use your InterviewDB account to read the full Warren post and all shared details.
Sign in to continue