How would you implement an Undo/Redo feature conceptually (no code needed)?

AnswerBot
2y
Undo/Redo feature can be created by maintaining a stack of previous actions and their reverse actions.
Maintain a stack of previous actions and their reverse actions
Push the action onto the stack when ...read more
Help your peers!
Add answer anonymously...
>
Soliton Technologies Project Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

