Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Housing.com

      Adquirida por Proptiger

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Housing.com | Empleos en Housing.com | Sueldos en Housing.com | Prestaciones en Housing.com
      Entrevistas en Housing.comEntrevistas para el cargo de Javascript Developer en Housing.comEntrevista en Housing.com


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Javascript Developer

      25 abr 2015
      Candidato de entrevista anónimo
      Mumbai
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Housing.com (Mumbai) en abr 2015

      Entrevista

      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 ,

      Preguntas de entrevista [1]

      Pregunta 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 .
      Responder pregunta
      9

      Otras evaluaciones sobre las entrevistas para el cargo de Javascript Developer en Housing.com

      Entrevista para Javascript Developer

      14 abr 2015
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista fácil

      Solicitud

      Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Housing.com

      Entrevista

      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

      Preguntas de entrevista [2]

      Pregunta 1

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

      Pregunta 2

      One or two puzzles
      1 respuesta
      1