ashishps1 / awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.
https://blog.algomaster.io
GNU General Public License v3.0
8.58k stars 2.21k forks source link

Machine shuold be going into ReturnChangeState instead of ready state #23

Open Senuch opened 3 months ago

Senuch commented 3 months ago

https://github.com/ashishps1/awesome-low-level-design/blob/23d347907468a936908c594e96e32f02b9772882/solutions/java/src/vendingmachine/DispenseState.java#L27C9-L27C65

levelsuphk commented 1 week ago

Yes , this particular setState(ReadyState) is not required .