Vanta Software Engineer Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
4Questions
1Company
4 Questions 1 Company
Showing 4 results
Vanta
Medium
Software EngineerImplement test failure analytics APIs
Question Design a data structure that supports: log(testId, timestamp, status) — record the status ('pass'/'fail') of a test run; timestamps are stric...
Coding & Algorithms
0
0
Aug 4, 2025
Vanta
Medium
Software EngineerDesign test-run logging and query functions
Question Implement log(test_id, timestamp, status) to record a test run, where timestamps are strictly increasing across all test IDs. Implement get_m...
Coding & Algorithms
0
0
Aug 4, 2025
Vanta
Medium
Software EngineerDesign test logging and failure-window queries
Build an in-memory service to log test run results and answer two queries. Assumptions: events arrive with strictly increasing timestamps across all t...
Coding & Algorithms
0
0
Jul 31, 2025
Vanta
Medium
Software EngineerDesign streaming test logger and queries
Implement a streaming logger and two query operations for test runs with globally strictly increasing timestamps. 1) Implement log(test_id, timestamp,...
Coding & Algorithms
0
0
Jul 31, 2025