Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Meraki

      Parte di Cisco

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Meraki | Offerte di lavoro di Meraki | Stipendi di Meraki | Benefit di Meraki
      Colloqui di MerakiColloqui per Full-Stack Software Engineer Intern presso MerakiColloquio di Meraki


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Full-Stack Software Engineer Intern

      24 gen 2024
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Meraki nel mese di dic 2023

      Colloquio

      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

      Domande di colloquio [2]

      Domanda 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
      Rispondi alla domanda

      Domanda 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.
      Rispondi alla domanda
      3

      Altre recensioni di colloqui per Full-Stack Software Engineer Intern presso Meraki

      Colloquio per Full-Stack Software Engineer Intern

      27 set 2023
      Candidato anonimo a colloquio
      San Francisco, CA
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Meraki (San Francisco, CA)

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      Can you explain what this portion of code is doing? (JavaScript code)
      Rispondi alla domanda
      2

      Colloquio per Full Stack Software Engineer Intern

      19 ago 2022
      Candidato anonimo a colloquio
      San Francisco, CA
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Meraki (San Francisco, CA) nel mese di ago 2022

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 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 risposta
      1

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      BMW Group
      4.0★Stipendio e benefit
      avatar
      Sinch
      3.7★Stipendio e benefit
      avatar
      Anton Tech
      3.6★Stipendio e benefit