Notion Software Engineer 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
Notion
Medium
Software EngineerImplement text editor with undo/redo
Implement a text document with undo/redo based on this Python skeleton: class Operation: class InsertAtEndOperation(Operation): def __init__(self,...
Coding & Algorithms
0
0
Sep 6, 2025
Notion
Medium
Software EngineerDesign a text editor with undo/redo
Implement a text document editor that supports the following operations: insert(chars) appends characters to the end; delete(k) removes up to k charac...
Coding & Algorithms
0
0
Aug 13, 2025
Notion
Medium
Software EngineerImplement Recursive React JSON Viewer with Collapse
React JSON Tree Viewer (Read-Only, Recursive) Design and implement a React component that accepts a JSON string and renders a pretty-printed, read-onl...
Other / Miscellaneous
0
0
Jul 17, 2025