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

      Cato Networks

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Cato Networks | Vagas da empresa Cato Networks | Salários da empresa Cato Networks | Benefícios da empresa Cato Networks
      Entrevistas da empresa Cato NetworksEntrevistas do cargo de Senior Full Stack Developer da empresa Cato NetworksEntrevista da empresa Cato Networks


      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.

      Buscas de vagas

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

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

      avatar
      Cisco
      4.0★Remuneração e benefícios
      avatar
      Capgemini
      3.7★Remuneração e benefícios
      avatar
      SAP
      3.9★Remuneração e benefícios
      avatar
      Bloomberg
      4.0★Remuneração e benefícios

      Entrevista para Senior Full Stack Developer

      7 de mai. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta

      Outras avaliações de entrevista de vagas de Senior Full Stack Developer da empresa Cato Networks

      Entrevista para Senior Full Stack Developer

      27 de fev. de 2024
      Candidato(a) sigiloso(a) à entrevista
      Tel Aviv-Yafo
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Fui entrevistado pela Cato Networks em mai. de 2023

      Entrevista

      After a quick chat with the recruting HR, I had a technial interview with a group manager and a dev team lead. Interviewers were nice and welcoming, talked about the company, about the group and the team and the role and a bit about what the role would be like. After that they wanted to hear a bit on me.

      Perguntas de entrevista [1]

      Pergunta 1

      1. Tell about a project that you did and a bit deep dive and things that could have been improved or were problematic and how did you overcome it or how would you approve it. 2. Given the following code: /** * Handles events * Tries to send them 5 times before deleting * For example: * * 12:00 * 12:02 * 12:04 * 12:08 * 12:16 */ public class EventsHandler { /** * Is triggered every minute 12:00, 12:01, 12:02, 12:03... * @param events event to save */ public void handle(List events) { } /** * Tries to save an event in DB * @param event * @return true = event was saved successfully, false = event wasn't saved * */ private boolean saveEvent(Event event) { return DBUtil.saveEventToDB(event); } } Method saveEvent, can sometimes return false for events to failed to be saved in the db. In case an event failed to be saved we need to store it somewhere and manage it, so in the next round (handle method runs every minute), it will run all the events that failed in the previous round. In short implement retries for failed events (including storing them somewhere). You can use whatever you want. Implement the handle method so it can manage and save
      Responder à pergunta
      3
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Cato Networks (Tel Aviv-Yafo) em jan. de 2024

      Entrevista

      1. HR screening. 2. Interview with a senior software engineer. 3. Interview with a team lead. 4. Second interview with a team lead at the office. After the fourth interview I get a reject with a reason that the recruiting team cannot suggest me what I’m searching. Fair but why not to do it a few steps before when I already explained what I’m searching.

      Perguntas de entrevista [2]

      Pergunta 1

      Implement LRU cache with increasing logical complexity and adding new steps for such cache.
      Responder à pergunta

      Pergunta 2

      Describe the latest project you did.
      Responder à pergunta

      Entrevista para Senior Full Stack Developer

      30 de jun. de 2021
      Candidato(a) sigiloso(a) à entrevista
      Tel Aviv-Yafo
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Cato Networks (Tel Aviv-Yafo) em jun. de 2021

      Entrevista

      I got a phone call and I was invited for an interview. The interviewer was a nice person and told me about the technology in the company. Then he asked me to describe something I was working on.

      Perguntas de entrevista [1]

      Pergunta 1

      He asked me to design a system
      Responder à pergunta
      avatar
      Resposta da empresa Cato Networks
      4y
      Thank you for sharing your experience interviewing with us. We strive to make the candidate experience as enjoyable as possible and are very glad you had a positive one.