Had a front-end phone interview scheduled for an hour, but it only took half an hour lol. Maybe I was too nervous and spoke too quickly. They asked these questions:
- Why choose Apple?
- What happens after entering a website address in a browser?
- What happens when a binary number is XORed with itself (I might have misheard)?
- How to debug a slow-loading page?
- What is Endianness?
- What is the difference between inheritance and composition?
- Here’s the main one… How to design a text editor that needs to support input, deletion, and cursor movement (yes, like Dropbox’s).
There were about 2 questions related to front-end… completely unexpected.