Verkada Coding & Algorithms Interview Questions
Practice the exact questions companies are asking right now.
4Questions
1Company
4 Questions 1 Company
Showing 4 results
Verkada
Medium
Software EngineerFind common active intervals across cameras
You are now processing data from multiple security cameras. You are given: - An integer N, the number of cameras. - A threshold value T (a real number...
Coding & Algorithms
0
0
Dec 8, 2025
Verkada
Medium
Software EngineerFind motion intervals above threshold
You are processing data from a single security camera. You are given: - A threshold value T (a real number). - A vector (array) of time-stamped motion...
Coding & Algorithms
0
0
Dec 8, 2025
Verkada
Hard
Software EngineerImplement WordGuess feedback scoring
WordGuess (Wordle-like) scoring Implement a function that scores a guess against a secret word of the same length. Scoring rules (per character) Retur...
Coding & Algorithms
0
0
Oct 13, 2025
Verkada
Medium
Software EngineerFind users with access to all cameras
Given entities and relationships (user, owns, camera), (user, belongs_to, group), (group, owns, camera), and (group, belongs_to, group) where groups c...
Coding & Algorithms
0
0
Aug 8, 2025