LeetCode
Question
·
Sep 2020
·
India
Google | Phone | Design a spreadsheet
21 upvotes
7,108 views
15 replies
Question Details
Location: Google India Interviewer : Google Munich (Very experienced) Role : University Grad Question: Design a spreadsheet which can support two operations: void set_cell(string cell, string value) int get_cell(string cell) Example: set_cell("A1", "…
Full Details
🔒
Unlock full leaked content
Full insider details, leaked discussions, and candidate experiences.
Get Premium →Topics
Hash Table
System Design
Dynamic Programming
Strings