Apprentice Interview Questions

5,589 apprentice interview questions shared by candidates

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) -> ???:
avatar

SnapUp Apprentice

Interviewed at Snap

3.4
Apr 4, 2024

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) -> ???:

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.
avatar

Apprentice Project Manager

Interviewed at Direct Line Group

3.6
Sep 7, 2017

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.

Viewing 5261 - 5270 interview questions

Glassdoor has 5,589 interview questions and reports from Apprentice interviews. Prepare for your interview. Get hired. Love your job.