How many years of commercial experience do you have and how many years have you been writing in Go?
Golang
Tell about an interesting engineering problem you worked on — a complex one you can share with friends.
Is a slice monotonic? A monotonic function is a single-variable function defined on some subset of real numbers, which is either non-decreasing everywhere (on its domain) or non-increasing everywhere. {1,7} - true {1,1} - true {3,3,1} - true {9,5,1} - true {23,5,23} - false
Do you have any finals or offers from other companies?
It's immediately clear a couple of points — square brackets are needed here, not curly ones. What do the three curly braces struct{}{} mean?
How does containerization work, tell me about namespace in more detail?
What will happen if a reader who has a book in hand is deleted? How to protect data integrity?
How was your work with Kubernetes and Docker structured? Did developers handle it themselves or DevOps?
How does garbage collection work in Go?
Have you worked directly with syscalls?
About profiling — how is it organized?
How is 146% distributed across 10 cores?
Tell me about the in-memory storage of positions and balances with synchronous persistence from the resume.
Is it possible to self-study at home? Are there pet projects?
What tasks did you most often have to do in your daily work? Bug fixing, refactoring, support, or developing new features?
How have you optimized queries in practice? What do you look at when a query slows down?
What primitive approach allows to write all values absolutely in parallel and correctly, considering we have a fixed array and a fixed number of goroutines?
What do you prefer — product development or infrastructure development?
1. Assess the correctness of the statement: there is a single generally accepted definition of "Intelligent System". 2. Assess the correctness of the statement: In artificial intelligence, a top-down approach is distinguished, i.e., biological — studying neural networks and evolutionary computations that model intelligent behavior based on smaller "non-intelligent" elements. 3. Assess the correctness of the statement: the top-down (English: TopDown AI), semiotic approach in AI — creating expert systems, knowledge bases, and logical inference systems that imitate high-level mental processes: thinking, reasoning, speech, emotions, creativity, etc. 4. Assess the correctness of the statement: the bottom-up (English: BottomUp AI), biological approach — studying neural networks and evolutionary computations that model intelligent behavior based on smaller "non-intelligent" elements. 5. Assess the correctness of the statement: Production models are oriented towards describing situations. 6. Assess the correctness of the statement: Production models are not aimed at modification and expansion. 7. Assess the correctness of the statement: The core of a production rule is a system of slots and terminals. 8. Assess the correctness of the statement: Production systems cannot contain conflicts. 9. Choose the correct statement: The logical inference machine (interpreter) of the expert system operates within: - direct problem-solving strategy - inverse problem-solving strategy - "action-identification" iterations 10. Assess the correctness of the statement: The scientific field "Knowledge Engineering" deals with the complete set of issues of expert system implementation. 11. Assess the correctness of the statement: An artificial intelligence system in the "narrow" sense of this concept should fully imitate the activity of the human brain.
Do you have Russian citizenship, military registration documents? Is IT accreditation important?