swissQuant interview question

How would you program a blocking queue, if you lived in stone age (without java concurrency)

Interview Answer

Anonymous

28 Sept 2018

Using object wait() notify()