Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      SOUTHWORKS

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa SOUTHWORKS | Vagas da empresa SOUTHWORKS | Salários da empresa SOUTHWORKS | Benefícios da empresa SOUTHWORKS
      Entrevistas da empresa SOUTHWORKSEntrevistas do cargo de .NET Technical Lead da empresa SOUTHWORKSEntrevista da empresa SOUTHWORKS


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      EPAM Systems
      3.6★Remuneração e benefícios
      avatar
      IBM
      3.6★Remuneração e benefícios
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneração e benefícios
      avatar
      Visa Inc.
      3.9★Remuneração e benefícios

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para .NET Technical Lead

      26 de mar. de 2019
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fui entrevistado pela SOUTHWORKS em mar. de 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.

      Perguntas de entrevista [2]

      Pergunta 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 resposta

      Pergunta 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 resposta
      1