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

      SOUTHWORKS

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de SOUTHWORKS | Empleos en SOUTHWORKS | Sueldos en SOUTHWORKS | Prestaciones en SOUTHWORKS
      Entrevistas en SOUTHWORKSEntrevistas para el cargo de .NET Technical Lead en SOUTHWORKSEntrevista en SOUTHWORKS


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      IBM
      3.6★Remuneración y prestaciones
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneración y prestaciones
      avatar
      Dell Technologies
      3.5★Remuneración y prestaciones
      avatar
      Viridien
      4.0★Remuneración y prestaciones

      Entrevista para .NET Technical Lead

      26 de mar de 2019
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en SOUTHWORKS en mar 2019

      Entrevista

      We had 2 calls, at least 30 min each. They sent me a technical problem to solve. I didn't continue the process, I felt it was a disrespect to ask for one week of your time to complete the task.

      Preguntas de entrevista [2]

      Pregunta 1

      The task in question was to analyze and solve a problem in a very obscure scenario in a technology I'm not experienced with as I stated. They reply they were looking for someone to study and research a new technology to see how would the tackle the issue.
      1 respuesta

      Pregunta 2

      The site is an MVC 4 web application running on a hosting platform with a maximum allowed quota of 512 MB, and the event list is implemented with the DataTables jQuery plug-in (version 1.9.4) which is configured in server-side mode. After adding MVC 4’s output cache using cache profiles on the MVC action that lists the events, the site got suspended because the memory usage quota for the website was reached. We restarted it and eventually it went down again. During our local debugging sessions we found that the site's memory usage surpasses the maximum allowed quota. We are now testing the site with only 10000 events but the issue is still occurring. If it’s helpful in any way, the following is the cache profile configuration defined in the web.config: <caching> <outputCacheSettings> <outputCacheProfiles> <add name="CacheEvents" duration="3600" varyByParam="iDisplayStart;iDisplayLength;sSearch" /> </outputCacheProfiles> </outputCacheSettings> </caching>
      1 respuesta
      1