Sobes.tech

What is O-notation (Big O notation)?

Middle
162

Tell me about SQL injections

Middle
161

How does select work with multiple channels in Go?

Middle
161

How can you create custom types based on structures in Go?

Middle
161

What is an interface in Go and how is it structured internally?

Middle
161

What is the memory complexity of the written solution?

Middle
161

What is a garbage collector in Go?

Senior
161

What is the difference between a goroutine and an OS thread?

161

More formally known as approximate string matching. It is required to check whether the first string is a subsequence of the second. A subsequence is when the first string can be obtained from the second by deleting some characters. Input: 'car', 'cartwheel' Output: true Input: 'cwhl', 'cartwheel' Output: true Input: 'cwhee', 'cartwheel' Output: true Input: 'cartwheel', 'cartwheel' Output: true Input: 'cwheeel', 'cartwheel' Output: false Input: 'lw', 'cartwheel' Output: false

Middle
160

What could it indicate if ping from one container to another fails (hangs, does not complete)?

Middle+
160

How is storage handled in StatefulSet?

Senior
160

How many instances of ETCD are required for fault tolerance?

Senior
160

What is the difference between containerization and virtualization?

Middle
159

Okay, understood. Next time I will send a task, and you can tell me what questions to ask to clarify functional and non-functional requirements — this was a request to an AI assistant, not an interviewer's question.

Senior
158

How can services from different Kubernetes clusters be connected to each other?

Senior
157

What is the difference between containerization and virtualization?

Middle
156

How can embedded structures in Go be used to simulate inheritance? What does it provide and what is it used for?

Middle
156

What is a priority queue and how can it be implemented?

Middle
156

Can a pointer point to both the stack and the heap?

Middle
156

What work format do you prefer, do you have a military ID, and what are your financial expectations?

Middle
156
/12