PHASE 1 - MVP Messaging For the initial version of Chat, Snap has decided to only support messages between 2 users. Users will only be able to enter text in the chat box and send messages to each other. Your TL has provided the below skeleton code for the API that will receive incoming messages from the client. Please implement the sendMessage and getConversation functions: def send_message(sender_id: str, recipient_id: str, message: str) -> None: def get_conversation(sender_id: str, recipient_id: str) -> ???:
Apprentice Engineer Interview Questions
5,551 apprentice engineer interview questions shared by candidates
Just do as many medium level leetcode problems as you can.
NDA So can't talk about questions.
How do you feel technology will impact the banks?
other than the Bloomberg terminal what other products does Bloomberg provide
Past work history, interest in the field, how you work under pressure
What do you know about threats to the banking sector
Questions were based around the company's values (these can be found on their website). The interviewer was looking for examples of situations in which you had used these values. Interviewer didn't expect masses of information just brief examples.
Data Structures and the projects done earlier
Tell me something about your project.
Viewing 5201 - 5210 interview questions