Sobes.tech

Cybersecurity / InfoSec

Can a goroutine's lifetime be limited using context?

Senior
159

What does the keyword defer mean in Go?

Senior
140

Is it possible to write a test that catches Data Race Conditions?

Senior
131

What is pprof used for in Go?

Senior
130

Does MAP guarantee the order of data reading?

Senior
129

What happens when you try to read a non-existent array index?

Senior
129

Is there a difference in writing the function name in lowercase and uppercase?

Senior
124

List the main data types in Go.

Senior
120

Does reading from an empty channel block the execution thread?

Senior
115

Why is the underscore symbol needed when importing packages?

Senior
114