Pergunta de entrevista da empresa Apple

What is the difference between a hard link and a symbolic link?

Respostas da entrevista

Sigiloso

10 de nov. de 2013

A hard link points to actual physical data. If the target is renamed or deleted, the hard link is still valid. A symbolic link points to the target file. So if the target is renamed or deleted, the symbolic link is no longer valid.

5

Sigiloso

18 de jun. de 2013

A Symbolic link is like a pointer to the location of the file. A Hard link is an another name (and directory entry) for the same file - where if the first name for the file is deleted the hard link second name still owns the bits for that file.

1

Sigiloso

8 de mar. de 2016

You said you did not receive an offer for the internship position. Did Apple contact you and inform you that they went forward with other candidates, or did they just leave you hanging? In other words, did they actually send you a rejection letter or not...

2