Harvey AI Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Harvey AI
Medium
Software EngineerHandle multi-source string matching and tagging
Question Given an LLM output string and a list of source strings, design an algorithm to count how many times each source appears in the output. Exten...
Coding & Algorithms
16
0
Jul 29, 2025
Harvey AI
Medium
Software EngineerDesign an in-memory file system with limits
Design and implement an in-memory hierarchical file system. Requirements: 1) addFile(String path): Given an absolute path like "path/to/somewhere/file...
Coding & Algorithms
0
0
Sep 6, 2025
Harvey AI
Medium
Software EngineerDesign a constrained in-memory file system
Design an in-memory hierarchical file system. Implement: 1) addFile(String path): Given a UNIX-style absolute path like "/path/to/somewhere/file.txt",...
Coding & Algorithms
0
0
Jul 27, 2025