How do you feel technology will impact the banks?
Apprentice Interview Questions
5,544 apprentice interview questions shared by candidates
PHASE 2 - Feed Sync Now that basic sending and receiving of messages are working, the client team wants to work on the "Feed" screen for messages. The "Feed", in snapchat is a list of conversations that a user is a part of. The feed is sorted by the newest message at the top of the feed.. The client team has asked you to implement the following API: [Java] def sync_feed(user_id: str) -> ???:
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) -> ???:
NDA So can't talk about questions.
Just do as many medium level leetcode problems as you can.
Tell me about a problem you faced and how you solved it.
Why would I be a good fit for Employee Benefits?
Past work history, interest in the field, how you work under pressure
Basic excel knowledge. Technical questions. Market awareness.
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 5211 - 5220 interview questions