Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      LinkedIn

      Parte di Microsoft

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su LinkedIn | Offerte di lavoro di LinkedIn | Stipendi di LinkedIn | Benefit di LinkedIn
      Colloqui di LinkedInColloqui per Web Developer presso LinkedInColloquio di LinkedIn


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Web Developer

      28 ott 2012
      Candidato anonimo a colloquio
      San Francisco, CA
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso LinkedIn (San Francisco, CA) nel mese di set 2012

      Colloquio

      The interview process consisted of an initial call with recruiter and a phone call meeting with 4 web developers. The call was a half hour which involved discussing of my skills and how I would handle certain situations, just to get an idea of where my skills were at. After that, they had me speak to 2 more developers using http://collabedit.com for live coding sessions which enabled them to see me code what they asked me to. I first had to develop a small widget, just the basic html css and javascript for how I would do it, simple enough. The third guy had me create a function for adding a class in JavaScript, given an element or ID string, and the class string to add. He was looking to see if I understood the DOM and use of NodeType for checking for if an element or string was being passed and how to add the class to the className. The fourth guy was a senior web developer and he asked me questions that had to do with prototypal inheritance and the prototype chain. He also asked me to create a function that would flatten an associative array into a single array which was quite an involved question to ask. He had asked me to create the addClass function which I said I had done for the previous guy and could send him the code for what I had done. I was told later when following up that they had decided to pass, and I got a message from the senior developer with feedback for the addClass function I sent him, which he had several concerns for what I coded for it. I was aware of all the issues he had stated and wasn't expecting such a harsh response. When I wrote the code I wasn't under the impression that I must create a fully working function on the spot, but it apparently was what the senior dev was expecting which is what his decision to not hire me was based on. Unfortunately he did not allow me to produce a revised version which I had done that addressed all his concerns and some he had not mentioned in full. He never responded to me about any issues with that version.

      Domande di colloquio [1]

      Domanda 1

      It wasn't that the questions were hard so much as how involved the addClass and array flattening questions were given it was for an interview and the expectations were very high for creating a working function of each. JavaScript has a lot of quirky things that make answering these questions harder since there is more that needs to be considered when developing solutions for them.
      2 risposte
      6

      Altre recensioni di colloqui per Web Developer presso LinkedIn

      Colloquio per Web Developer

      23 set 2015
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso LinkedIn nel mese di set 2015

      Colloquio

      1. Call from the recruiter. Mainly just about my past jobs. (20 min) 2. Technical call by a senior web developer. Technical questions about HTML, CSS and JavaScript. (30 min) Mainly I was asked about positioning html with css, accesibility and frameworks that I use. 3. Technical call with collabedit by two Sr. Web developers . Technical questions about HTML and CSS. (45 min) They showed me an image and asked me to type the structure for the HTML, and then apply the CSS rules. 4. Technical call with collabedit by a Sr. Web developer and a Web developer (45 min) They showed me some code and asked me to describe what was happening there and why. Knowing how value vs reference type and how context works is needed to answer this correctly. I was asked to code the isPalindrome() function and another problem that uses your previously coded isPalindrome function that the interviewer had difficulties trying to explain to me. At the end, I got the idea and explained what I would do because the time was almost over. 5. In site interview in Mountan View, CA (I didn't make it to this interview) The third and fourth interviews where done the same day consecutively. I didn't make it to the 5th interview because my HTML and CSS were not good enough. Basically, I feel the reason why they didn't like it is because I didn't use the elements correctly. Semantic elements are very important to them. Learning experience for me and loss for them. I still think that I would have been perfect for the job. My JavaScript interview went great. The recruiter called me to tell me the bad news. He explicitly said I didn't make it because of the third interview. I appreciate the fact that he called me instead of sending me an email. Overall, it was a great interview process.

      Domande di colloquio [3]

      Domanda 1

      What are the differences between AngularJS and Backbone.js? Which one do you prefer and why?
      Rispondi alla domanda

      Domanda 2

      Code the isPalindrome() function in JavaScript.
      1 risposta

      Domanda 3

      How would you code the addClass() method (like jQuery)?
      1 risposta
      15

      Colloquio per Web Developer

      27 mag 2016
      Candidato anonimo a colloquio
      Mountain View, CA
      Nessuna offerta
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso LinkedIn (Mountain View, CA) nel mese di ago 2015

      Colloquio

      There were four steps; the first was an informal phone interview with the recruiter. The second was a phone conversation with two of LinkedIn's developers. The third was an online collaboration effort where the interviewer asked me a few code-related questions and I had to solve it in real-time as they watched me code. The fourth interview they flew me out to their offices in California where I did a full-day interview. This consisted of code questions where I had to solve the problems on a white board. We took a break for lunch and then finished with an interview with one of their managers.

      Domande di colloquio [2]

      Domanda 1

      How you would code a slideshow?
      Rispondi alla domanda

      Domanda 2

      How would you code a dropdown menu?
      Rispondi alla domanda
      1

      Colloquio per Web Developer

      3 mag 2015
      Dipendente anonimo
      Mountain View, CA
      Offerta accettata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso LinkedIn (Mountain View, CA) nel mese di apr 2015

      Colloquio

      Contacted via recruiter. Had a phone screen with HR, and then a phone screen with a Senior Developer. Then had an online code interview via CollabEdit (IF you're interviewing, I strongly recommend becoming familiar with CollabEdit before this step. It's... an interesting tool). Flew out there for an onsite. Everyone was very welcoming. Everyone new be my name and they greeted me with some welcoming swag. Flew back home and received a call two business days later with an offer. You need to be very comfortable with your HTML, CSS, and JavaScript during the on-site. If not, I'm sure this would be very difficult. Lots of whiteboarding.

      Domande di colloquio [2]

      Domanda 1

      While writing the markup for a page on a whiteboard, I was asked why I didn't use <DL> tags instead of what I had written.
      Rispondi alla domanda

      Domanda 2

      Reverse a String in JavaScript. Show us multiple ways to do it. - Whiteboard
      2 risposte
      10

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Amazon
      3.7★Stipendio e benefit
      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit
      avatar
      xneelo
      3.8★Stipendio e benefit