由买买提看人间百态

topics

全部话题 - 话题: targetlist
(共0页)
i****c
发帖数: 102
1
来自主题: JobHunting版 - M面试题
some of them
·Expression calculation, input a string contains +-*/ and numbers, e.g., 12
*(
4-2)/(-5), output integer
·Representation of java objects and classes in memory (e.g., vitual table)
·garbage collection algorithm
·Count set bits in an integer
·linked list copy. Each node in the list has a point to the next, a point
to
a date area, and size of the data area.
Given memcpy(src, target, size)
write cpy(srcList, targetList) to copy the data in one list to the other
if memory is not enough i... 阅读全帖
(共0页)