Sobes.tech

How does memory management differ between threads and processes in Python?

Junior — Middle
168

How does the process of code interpretation differ from its compilation?

Junior — Middle
168

Table Customers: customer_id (INT), customer_name (VARCHAR), country (VARCHAR), signup_date (DATE) Table Orders: order_id (INT), customer_id (INT), order_date (DATE), order_amount (DECIMAL), status (VARCHAR) Task: Write a query to find the total order amount and the total count of orders for each customer from the 'USA' who has spent a total of more than 500 on 'Completed' orders. Sort the results by total order amount in descending order. Expected Output: customer_name (VARCHAR), total_spent (DECIMAL), total_orders (INT)

Middle
168

Have you had experience performing your duties while working remotely?

Intern — Junior
168

How do the concepts of domain complexity and introduced complexity differ in system design?

Junior — Middle
168

What is your experience with using cloud platforms AWS or Azure in practice?

Junior — Middle
168

Were there tasks where you lacked knowledge and had to figure things out on the job?

168

In which areas of Python development do you consider yourself to be the strongest specialist?

168

Which work mode do you prefer: remote, hybrid, or office?

Junior — Middle
168

How do you assess your level of responsibility at work?

Junior — Middle
168

Why are you searching? What are you currently looking for?

168

How is reliable message delivery ensured in Redis Pub/Sub system?

Middle — Middle+
168

When is it necessary to use transactions to ensure data integrity?

Junior — Middle
168
/555