Jump to content

Google: Difference between revisions

No edit summary
Line 59:
= Questions =
 
*Unix ->System call that takes path & reutrnreturns inode name -> stat()
stat()
*Signal -> term -> kill by default
*HTML -> Div vs SPAN -> inline
*Quick sort -> runnign time -> n log n
*Sort fastest:
Read from CPU
Read from main memory
Context switch
Disk seek
 
*Signal ->sent term ->by kill command by default
Fastest to slowest:
TERM
 
*HTML -> Div vs SPAN -> inline
Block vs inline
 
*Quick sort -> runnignrun time -> n log n
n log n
 
*Fastest to slowest:
CPU
Memory
Cookies help us deliver our services. By using our services, you agree to our use of cookies.