Sobes.tech

Explain what the append function does in the context of data structures.

Junior — Middle
222

How to extract initial elements from an array or data slice in your programming language?

Junior — Middle
221

In what situations is it recommended to use the sync.Map data structure for storing and accessing data?

Junior — Middle
221

What types of tasks can be effectively implemented using goroutines to improve performance?

Junior — Middle
220

Transaction: transaction_id uuid identotency_id uuid from_account_id uuid to_account_id uuid amoun decimal status enum transaction_start timestamp transaction_end timestamp payments_create: user_id uuid payment_account_id uuid balance decimal currency varchar(16) status ENUM created_time timestamp update_time timestamp

219

What is the time complexity of retrieving an element from an array by index?

Junior — Middle
217

Can you list and explain the main methods of application containerization?

Junior — Middle
215

Can synchronization objects be used as arguments when calling functions?

Junior — Middle
213

What difficulties may arise when creating index structures for columns in large database tables?

Junior — Middle
213

What methods can be used to stop and exit a Docker container when it is running?

Junior — Middle
212

What is the 'currency' field in the accounts table?

211

What tools and techniques do you use to find and fix bugs in Go programs?

Junior — Middle
210

How is the processing of duplicate incoming requests in the system prevented?

Junior — Middle
209

Is it possible to reuse memory block allocated for an existing slice?

Junior — Middle
208

When is the CQRS pattern used, and how will the database work when services are logically separated into read and write — will it be one or different?

208

How is the message processing sequence in the queue determined?

Junior — Middle
204

Как differs the behavior of threads during network requests compared to file reading operations?

Junior — Middle
201

Can you explain what the context.WithValue function in Go is used for and how it works?

Junior — Middle
197

How to extract the first N elements from an array or list?

Junior — Middle
197
/7