Computer Fundamentals
Some Common Computer Interview Questions
· β˜• 6 min read
Computer Fundamentals Heap and Stack When do you use the heap? When do you use the stack? What is the stack for? Are Go variables on the stack or the heap? Do the heap and stack have limits? If so, what are they related to? Data Structures How is space allocated for a slice?