La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Zoran (Sunnyvale, CA) nel mese di mag 2010
Colloquio
Write a program which accepts a filename as a command line argument and reverses the contents of the file( ie first character
becomes the last character of the file and so on)
Input: The program takes the file name whose content should be reversed.
Output: The program reverses the contents of the file.
Domande di colloquio [1]
Domanda 1
Write a program which accepts a filename as a command line argument and reverses the contents of the file( ie first character
becomes the last character of the file and so on)
Input: The program takes the file name whose content should be reversed.
Output: The program reverses the contents of the file.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Zoran (Sunnyvale, CA) nel mese di giu 2009
Colloquio
very fast recruiting decisions are made...but there are 2 -3 rounds of interview.
Domande di colloquio [2]
Domanda 1
How will manage the 2 caches when there is a DMA request to main memory?
You are receiving a bit stream in block sizes=1 byte. Our data is marked by starting 4 bytes = 'AA BB CC DD' but there could 0-32 bits of noise before it and the whole stream could be shifted right by that many places. How do you extract the data you want?