Golang
How is the Ext4 file system organized?
How to verify compliance of a structure with an interface in Go?
How is polymorphism implemented in the Go programming language?
What design patterns are you familiar with?
What is HTTPS?
How many bytes does storing a number occupy in memory?
What is an empty interface in Go?
What is the difference between MongoDB and PostgreSQL?
What are the data types in Go?
How can you slice in Go? What nuances and pitfalls might arise?
Tell about goroutine scheduling in Go.
How do you inform the compiler that our type implements an interface?
What is variable capture in the context of Go programming?
Where does memory allocation occur for goroutines?
What is the purpose of a partial index in a database?
What algorithm is used to increase the size of a slice in Go?
What is REST API?
What is HTTP?
What is the difference between adhesion and cohesion?
Can the HAVING operator be used without data grouping?