Interview they asked about internal working of the project they have given. They asked me to develop a trading application that connects to a cryptocurrency exchange via WebSockets and allows the user to place, cancel, modify orders, fetch order books, and view current positions. The application has been optimized for performance, including asynchronous network communication, memory management improvements, and threading optimizations.