If i applied for a hardware job and they asked my a software question, I would walk out.
2 Answers
If i applied for a hardware job and they asked my a software question, I would walk out.
To comment on this, Sign In or Sign Up.
Would you like us to review something? Please describe the problem with this {0} and we will look into it.
Your feedback has been sent to the team and we'll look into it.
Not difficult but quite confused. My first thought was how to implement stack or heap...Then I think maybe there are some std libraries. The stack is used for functional calls and heap is for dynamic allocation. Details is here http://stackoverflow.com/questions/79923/what-and-where-are-the-stack-and-heap.