Interview Frontend Interview Experiences at LinkedIn

First, thanks to the referral on this platform for providing me with the opportunity for this interview.

The interview content was similar to the previous data points, so interested students should make sure to memorize them.

The interviewer was a lead, and there was a shadow present.

The first question was about the difference between a callback and a promise.

I explained that a callback is a function passed into another function as a parameter and executes the callback function once the asynchronous task is complete. A promise, on the other hand, allows you to receive the result and decide what to do next.

It seemed like the lead might not have fully understood due to language barriers, as she continued to discuss it and then said ok, though it was unclear if it was a genuine ok.

The fourth question was about a recommended framework (similar to the data points on this platform, so interested individuals can look it up).

I directly coded some HTML, CSS, and finally used JavaScript to implement the delete button.

Now, I am waiting for the results, unsure if I will pass… Let’s see how it goes.

Please provide some feedback… Contributing feedback won’t cost you anything, let’s all contribute to enriching the interview experiences on this platform.