This repository will have solutions to problems asked in the interview. Each Problem has better as well as optimal approaches with their time and space complexities.
This project contains API's where Producer publish (send) message and Consumer subscribe to the topic to subscribe (read) message.