Implement int.ToString(), i.e. implement a function that receives an integer and returns a string representing that integer, without using the built in ToString() of the language.
Student Engineer Internship Interview Questions
37,489 student engineer internship interview questions shared by candidates
Where do you see yourself long-term?
What ideas do you have to sample Celsius in ur campus.
tell me about yourself ?
Who would you have at a dinner party, dead or alive.
Explain why we should hire your partner?
They asked me to write a algorithm to verify, given the position of two squares in the cartesian map , if they overlap in any way.
Explain what the following code does: ( ( n & ( n-1)) == 0). From cracking the coding interview
You have a (drawn) block that gets 2 numbers and outputs to a specific line the max out of the two and the min to the other line. Using this blocks only, build a machine that sorts 6 numbers using as few blocks as possible.
implement Node. You get a Tree that represents an equation. calculate the sum
Viewing 1211 - 1220 interview questions