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

      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

      Meraki

      Parte de Cisco

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Meraki | Ofertas de empleos en Meraki | Sueldos en Meraki | Beneficios en Meraki
      Entrevistas de MerakiEntrevistas para el puesto de Full-Stack Software Engineer Intern en MerakiEntrevista de Meraki


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      SAP
      3.9★Remuneración y beneficios
      avatar
      Cisco
      4.0★Remuneración y beneficios
      avatar
      ADP
      3.5★Remuneración y beneficios
      avatar
      Autodesk
      4.0★Remuneración y beneficios

      Entrevista de Full-Stack Software Engineer Intern

      24 ene 2024
      Candidato de entrevista anónimo
      Sin oferta

      Otras opiniones sobre las entrevistas para el puesto de Full-Stack Software Engineer Intern en Meraki

      Entrevista de Full-Stack Software Engineer Intern

      27 sept 2023
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de un captador. Acudí a una entrevista en Meraki en dic 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

      Preguntas de entrevista [2]

      Pregunta 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 pregunta

      Pregunta 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 pregunta
      3
      Experiencia positiva
      Entrevista normal

      Solicitud

      Acudí a una entrevista en 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.

      Preguntas de entrevista [1]

      Pregunta 1

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

      Entrevista de Full Stack Software Engineer Intern

      19 ago 2022
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin oferta
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Solicité el puesto a través de un captador. El proceso duró 3 semanas. Acudí a una entrevista en Meraki (San Francisco, CA) en ago 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.

      Preguntas de entrevista [1]

      Pregunta 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 respuesta
      1