Sobes.tech

Tell us about your experience working with Go: did you develop services in Go yourself or mainly work with existing ones? What fixes did you make?

Middle+
157

Tell about your experience deploying and configuring CI/CD.

Middle+
145

How to solve the same problem without Redis and without increasing the service memory: how to pre-process analytical data using PostgreSQL?

Middle+
136

What does asyncio.gather do and after how long will it return a result if two async functions run for 5 and 15 seconds respectively, but only contain CPU-bound calculations without await?

Middle+
128

How to speed up filtering analytical data by days without indexes, by pre-creating a table using PostgreSQL?

Middle+
117

Do you see any difficulties working with external marketplace API limitations, such as rate limit and HTTP 429? Are you comfortable working in such an environment?

Middle+
115

What methods of optimizing SELECT queries in PostgreSQL do you know besides indexes?

Middle+
115

LeetCode #? — The client complains about a slow sales analytics endpoint: a complex SQL with multiple JOINs and calculations that can take over a minute. A data freshness delay of 5–10 minutes is acceptable. What is the simplest solution you would suggest?

Middle+
105

Tell us about the team and services you have developed, maintained, and supported.

Middle+
102

How comfortable are you working with PostgreSQL and raw SQL instead of ORM, such as SQLAlchemy?

Middle+
93