Cisco | Senior Software Engineer (Senior) | Initial Java Coding Interview | Phone Screen

LOloyalprogrammer·
Interview Date:June 22, 2026Region:NA (North America)Hiring Team/Org:Alerts

Design an in memory alert escalation scheduler. An alert should be escalated if it has not been acknowledged by its escalation time. Implement this class: java class AlertEscalationScheduler { void addAlert(String alertId, long escalationTime); void acknowledge(String alertId); String nextEscalation(long currentTime); } Requirements: addAlert(alertId, escalationTime) : Adds a new alert that should escalate at escalat...

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
0

Discussion

0

Log in to post a comment or vote.

Sort by
Loading comments...

Interview Resources

InterviewDB

About InterviewDB

Crowdsourced Interview Question Bank for Job Seekers in Tech/Finance Industry

Copyright © 2026 InterviewDB. Victory is reserved for those who are willing to pay its price.