Docusign Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
DocuSign
Medium
Software EngineerFind maximum island sum and required indices
You are given an m×n integer grid where 0 denotes water and any non-zero value denotes land. Two land cells are connected if they share an edge (4-dir...
Coding & Algorithms
0
0
Aug 7, 2025
DocuSign
Medium
Software EngineerImplement a key-value CRUD store
Implement an in-memory key–value store that supports create, read, update, and delete operations. Expose APIs such as put(key, value), get(key), updat...
Coding & Algorithms
0
0
Aug 1, 2025