Case: a business comes to you with a big task, you don't have time to detail everything, but the developer wants to start. You need to deliver a document in an hour. What will you write and in what format?
Product Analyst
How quickly can you independently familiarize yourself with a new subject area — crediting, collateral, construction?
Did you describe tasks in terms of User Story or Use Case?
How to retrieve all prime numbers from a set of numbers from 0 to 1000 using SQL?
# You need to write a function f that subtracts the second string from the first. # Subtraction occurs only when the second string is the beginning of the first, # otherwise the function returns the first string. # f('hello world', 'hello') -> ' world' # f('hello world', 'hola') -> 'hello world' # f('hello world hello!', 'hello') -> ' world hello!'
If the significance level α is set, with a probability of Type I error equal to 1, what will happen?
/* Task 2 In a social network, users have access to the following achievements: 1. "Star of the School" is awarded to the student with the highest number of friends. 2. "Hachiko" is awarded to the student who sent the highest number of friend requests, but none of the students confirmed the friendship. Output the ids of the students who received the achievement, as well as the name of their achievement. */
How quickly are you ready to start an internship?
How interested are you in the described job and in which direction do you want to develop professionally?
How do you feel about teamwork? Are you more of a solo performer or a team player?
How many hours per week are you willing to work?
How attentive are you?
Tell me a specific case: data collection, requirements writing, result?
Where do you have knowledge about LLM and AI?
Tell me more about the team project: who participated in the team, what was your area of responsibility, and how was communication organized within the team?
Tell about your experience working with data and what tasks you performed.
What document did you prepare for developers during the integration update?
Why do you not use foreign models (OpenAI and others)? What is your attitude towards personal data and Federal Law 152-FZ?
What attracts you to data analytics?
Do you know what a query plan is and how to view it?