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

      Housing.com

      Acquisita da Proptiger

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Housing.com | Offerte di lavoro di Housing.com | Stipendi di Housing.com | Benefit di Housing.com
      Colloqui di Housing.comColloqui per Javascript Developer presso Housing.comColloquio di Housing.com


      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 Javascript Developer

      25 apr 2015
      Candidato anonimo a colloquio
      Mumbai

      Altre recensioni di colloqui per Javascript Developer presso Housing.com

      Colloquio per Javascript Developer

      14 apr 2015
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio facile
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Housing.com (Mumbai) nel mese di apr 2015

      Colloquio

      I applied through their site. I got call in 1 week I was called on their development center. They are basically looking for basic fundamental knowledge in CSS , JS and frameworks like Backbone , AngularJS and other libraries like reactJS , nodeJS. They conduct multiple rounds. First round which is like screening round. It went on for more than 1.5 hour for me . I cleared the first round . Questions regarding objects ,

      Domande di colloquio [1]

      Domanda 1

      [1] a = { name : "test" }; b = { name : "test" }; what will be a === b ? a===b ? // --->false Object references are not same [2] Explain Login mechanism of site . Asked about how authentic API calls are made when session is active. [3] Question about Data structure . I was told to decrease complexity of particular problem. [4] How backbone views , say BV1 , BV2 , BV3 can message each other ( i.e. event trigger ) Ans : Visit link :http://stackoverflow.com/questions/21977945/backbone-event-bus-multiple- views-on-the-same-page. [5] There are 2 images on single page. Either you want both to be loaded or neither of them. Ans : use sprites [6] Questions related to closure. [7] What is promise in js ? [8] obj = { val : 123 , vals : { val : 45 , vals : { val : 90 } } , name : 'abc' , names : { name : 'xyz'}} make it : obj = { val : 123 , vals_val : 45 , vals_vals_val : 90 , name : 'abc' , names_name : 'xyz'} Ans : Use recursion . There can be better solution. [9] Asked about projects [10] which is faster call or apply Ans : call is faster . You will get answer from stackoverflow. [11] How you inherit properties in js prototypes . [12] what is target and currentTarget [13] Difference between .bind() , .on() , .live() . delegate() functions . backbone events : {} uses which one of the above ? [14] CSS positioning related questions . what is box-model (I didn't know) [15] asked about reactJS [16] requireJS and routing in backbone. [17] Their favorite question : How browser works ? [18] puzzle : 5 points (x,y) pair in XY plane . All (x,y) of 5 points are ONLY integers. Prove that at least one pair will have midpoint which is going to be integer (x,y). ( Pigeon hole concept ) 100 doors puzzle . [19] How browser links classes with actual DOM . What is BOM and DOM. [20] difference between cache and local storage Prepare well on backbone (routing , events , requireJS ) / angular / nodeJS . Prototypes , constructors , closure , CSS . They ask if you have something your own online to show them . Have look at some internals of the basics like how browser works , how data is linked . If you are good at basics , housing is not that tough .
      Rispondi alla domanda
      9

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Housing.com

      Colloquio

      Got a call in less than a week from hr. She for got to schedule my interview on reminding after 4 more days. she scheduled my interview.It was one good and easy phone interview which i messed up(Could have done better).Easy but tricky questions

      Domande di colloquio [2]

      Domanda 1

      Basic javascript questions Like output of small functions difference between '==' and '===' etc
      2 risposte

      Domanda 2

      One or two puzzles
      1 risposta
      1