Pregunta de entrevista de N26

Implement producer consumer using Thread concept

Respuestas de entrevistas

Anónimo

7 abr 2022

I couldn't come up with a solution

Anónimo

7 jun 2022

I think this is fairly easy to implement if you have a good understanding about Thread concepts , this also can be implemented using BlockingQueue more easily