How to check the availability of a remote service on a specific port?
Golang
How to make an HTTP request with a timeout in Go?
What was the most difficult thing when working with databases?
What protocols are used at the transport layer of the OSI model?
What synchronization primitives are available in Go?
How much did you influence technical decisions?
What is the default GOGC in Go and what does this number mean?
Tell us about the most interesting or challenging task in the project.
What is the minimum and maximum size of a goroutine stack?
Tell us about your last product: what kind of system was it, was it a custom development or a company product?
How did you get into development with a non-profile education?
Why did you decide to enter the market and what work or projects would you like to find next?
How is polymorphism implemented in Go?
How to transfer data between two processes within the same OS?
What is the name of the object that has the same interface as some object but changes its behavior?
Question about subnets: determine the IP address range based on the address and subnet mask.
How to revert the last two commits but keep their changes?