Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Housing.com

      Acquis par Proptiger

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Housing.com | Offres d’emploi chez Housing.com | Salaires chez Housing.com | Avantages sociaux chez Housing.com
      Entretiens chez Housing.comEntretiens d’embauche pour Javascript Developer chez Housing.comEntretien chez Housing.com


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Javascript Developer

      25 avr. 2015
      Candidat à l'entretien anonyme
      Mumbai

      Autres retours d’entretien d’embauche pour un poste comme Javascript Developer chez Housing.com

      Entretien pour Javascript Developer

      14 avr. 2015
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien facile
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Housing.com (Mumbai) en avr. 2015

      Entretien

      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 ,

      Questions d'entretien [1]

      Question 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 .
      Répondre à cette question
      9

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Housing.com

      Entretien

      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

      Questions d'entretien [2]

      Question 1

      Basic javascript questions Like output of small functions difference between '==' and '===' etc
      2 réponse(s)

      Question 2

      One or two puzzles
      1 réponse
      1