Sobes.tech

Can you explain the differences between a task and a coroutine in the context of asynchronous programming?

Junior — Middle
166

Explain the purpose and use of the method with the protected modifier in object-oriented programming

Junior — Middle
166

What is the role of the yield keyword in Python besides implementing generators?

Junior — Middle
166

Tell about your experience working at [company].

Middle
166

How do you implement background task execution?

Junior — Middle
166

Can you give an example of using the standard generator from Python's built-in capabilities?

Junior — Middle
166

Design an indexing system for a table that stores all cities in Russia, considering that searches will be based on city names.

166

In what situations is the use of relational databases not recommended?

Junior — Middle
166

Do you follow the latest news and updates in thematic Telegram channels?

Junior — Middle
166

Task 2. Merging two sorted arrays Given two sorted arrays in ascending order, nums1 and nums2. It is necessary to merge them into one sorted array in ascending order. nums1 = [1, 3, 5] nums2 = [2, 4, 6] merge_sorted(nums1, nums2) -> [1, 2, 3, 4, 5, 6]

Senior
166

Have you had experience performing your duties while working remotely?

Intern — Junior
166

What goals and directions for professional growth do you plan for yourself in the future?

Junior — Middle
166

How did you determine the scope of work and the volume of tasks in your previous position?

Junior — Middle
166
/554