Frage im Vorstellungsgespräch bei Genesys

Implement an algorithm which models how Assembly language instructions are executed in a program stack. Pretty basic and straight forward thing to do. However, all the Assembly language commands needed to be typed in by the user at runtime. Ridiculous!!

Antwort im Vorstellungsgespräch

Anonym

26. Aug. 2022

I had similar qn. and you just had to copy paste the input commands from a text file to your command line.