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

      Meraki

      Parte da empresa Cisco

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Meraki | Vagas da empresa Meraki | Salários da empresa Meraki | Benefícios da empresa Meraki
      Entrevistas da empresa MerakiEntrevistas do cargo de Full-Stack Software Engineer Intern da empresa MerakiEntrevista da empresa Meraki


      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 Full-Stack Software Engineer Intern

      24 de jan. de 2024
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta

      Outras avaliações de entrevista de vagas de Full-Stack Software Engineer Intern da empresa Meraki

      Entrevista para Full-Stack Software Engineer Intern

      27 de set. de 2023
      Candidato(a) sigiloso(a) à entrevista
      San Francisco, CA
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). Fui entrevistado pela Meraki em dez. de 2023

      Entrevista

      3.5 interview rounds. 1) Auto OA for everyone who applies (non proctored but somewhat difficult. It's good to do well on this) 2) Phone screen/bahavioral 3) Karat technical interview 4) Final technical round

      Perguntas de entrevista [2]

      Pergunta 1

      Phone screen: Why do you want to work for Meraki? Recruiter talked about Meraki and what they do and core products, Talked about software team and what they do, Described the teams, Talked about the role, team, day to day events, and other things involved in the internship (networking, events, etc). Then I was asked about me and my resume, my top three languages, my preference (front-end, back-end, or mix), Asked what projects I did and if I did anything with backend, Asked about my python experience, Asked about location preference (sf, chicago, or remote), Talked about the relocation amnt (10k lump sum for sf).Asked expected graduation, Asked about sponsorship, Asked my pay expectation, Asked if I had competing deadlines, Talked about moving forward to the next interview stages
      Responder à pergunta

      Pergunta 2

      Next was the karat interview: 3 js related questions 1) one was a given code and asked what would print 2) was a question about cross site scripting 3) asked me to define the difference between bandwith and latency and whether wireless networking or mobile connection would have higher or lower bandwith. and asked if it was higher or lower latency 4) ways to improve page perfomance A function matches the given search string if all of the characters in the search string appear in order (but not necessarily consecutively) in the function. For example, consider the function "replacefirst" and the following search strings: replacefirst Search String: ^^^ "rep" matches ^ ^ "rf" matches ^ ^ "fr" matches "fre" does NOT match. There is an f and r in order, but no e after them Write a function that takes in a list of strings representing function names, and a search string, autocomplete(functions, "li") => 6 autocomplete(functions, "rep") => 3 autocomplete(functions, "cize") => 1 autocomplete(functions, "ssh") => 1 autocomplete(functions, "sp") => 3 autocomplete(functions, "fre") => 0 functions = ["blank", "capitalize", "endswith", "escape", "includes", "indexof", "join", "lastindexof", "lowercase", "requotereplacement", "replace", "replacefirst", "reverse", "split", "splitlines", "startswith", "trim", "trimnewline", "triml", "trimr", "uppercase"] and returns how many strings in the list match the search string.
      Responder à pergunta
      3
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Fiz uma entrevista na empresa Meraki (San Francisco, CA).

      Entrevista

      I first completed a phone screen with the recruiter to talk about my resume, expectations for the role, and answer questions I had. The second and third interviews were technical. The second interview was technical through a third-party company where I was asked some questions related to WiFi and JavaScript before going through an overarching technical problem and as many possible smaller related coding problems. The third interview was LeetCode with a Meraki software engineer.

      Perguntas de entrevista [1]

      Pergunta 1

      Can you explain what this portion of code is doing? (JavaScript code)
      Responder à pergunta
      2

      Entrevista para Full Stack Software Engineer Intern

      19 de ago. de 2022
      Candidato(a) sigiloso(a) à entrevista
      San Francisco, CA
      Nenhuma oferta
      Experiência negativa
      Entrevista difícil

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fui entrevistado pela Meraki (San Francisco, CA) em ago. de 2022

      Entrevista

      Everything went great until the final technical, the interviewer gave me no introduction and was very rude. He just said, "so let's get started" before asking my name. I felt off, but he described the problem on coder pad and copy and pasted what basically was a backtracking problem (leetcode #17) I went over what my approach would be, I was polite, and explained my thought process out loud, after 20 mins of working on the problem, I solved it. Then he just cut me off and said "do you have any questions for me" (implying the interview was over) but I had over 20 mins still left, to which I stated I wanted to move onto the next problem. * the t9 problem is two parts, I had just finished the first (hard) part* He sighed, but he sent the next problem, and I solved it after asking questions and clarifying output. I can understand when I do bad at an interview, but I solved the problem, thought out loud, asked clarifying questions, and passed every interview up until this point. The interviewer seemed annoyed, there was nothing I could do even though I solved a pretty difficult question. Honestly ashamed, I was excited to work for a company who crushes undergrad interns spirit by showing absolutely no emotion and attempts to cut the interview short. Spent weeks of my time preparing just so someone couldn't give me 20 mins.

      Perguntas de entrevista [1]

      Pergunta 1

      Given an Interface with sockets, design an algorithm that can handle a large amount of users (no leetcode for this, but the interviewer will explain it very well) Leetcode - easy, medium grade
      1 resposta
      1