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

      Pocket Gems

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Pocket Gems | Offerte di lavoro di Pocket Gems | Stipendi di Pocket Gems | Benefit di Pocket Gems
      Colloqui di Pocket GemsColloqui per Mobile Engineer presso Pocket GemsColloquio di Pocket Gems


      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.

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

      avatar
      Niantic
      4.1★Stipendio e benefit

      Colloquio per Mobile Engineer

      7 gen 2015
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva

      Altre recensioni di colloqui per Mobile Engineer presso Pocket Gems

      Colloquio per Mobile Engineer

      16 mar 2015
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Pocket Gems nel mese di feb 2015

      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Pocket Gems

      Colloquio

      1 phone interview. It involved 2 technical questions on algorithms and optimization. They are very helpful to soundboard ideas during the process especially when I was stumbling at the end. Can do language of choice.

      Domande di colloquio [2]

      Domanda 1

      Find a substring within a string. Return the int value of the position in the string where the substring starts. Know the Big O notation for your algorithm.
      2 risposte

      Domanda 2

      Numbers between 1 and n. There is a missing number and one number is repeated twice. Know Big O notation.
      3 risposte

      Colloquio

      I was emailed by HR for my resume and was then asked to email available times for an interview. The process was fairly straightforward and they responded quickly. My first phone interview had a coding question on an online codesharing site CoderPad. I was only asked one coding question, but didnt finish the question in time. After the coding question they'll ask about runtime. They responded quickly (same day) with my notice that I wasnt right for the part, but overall it was a good experience.

      Domande di colloquio [1]

      Domanda 1

      How to convert a ternary expression to binary search tree Ex. a?b:c:d Given: class Node{ Node left; Node right; }
      Rispondi alla domanda
      2

      Colloquio per Mobile Engineer

      16 lug 2014
      Candidato anonimo a colloquio
      San Francisco, CA
      Nessuna offerta
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Pocket Gems (San Francisco, CA)

      Colloquio

      First phone interview was not like the rest on here. No algorithm questions were given, but about 100 lines of code written in a C-based language like Java but not quite. I had to understand code that I had never seen before like what it does it do (answer: if you get 3 of the same colors in a row you get a match point and you win if the score is >= 3) and change the match point algorithm to where you can get points for 4 and 5 colors in a row. The only problem was the interviewer was so poor in trying to communicate what he wanted me to do that I took too long to figure it out. Almost everything I tried he said wouldn't work, which was wrong but the interviewer is king I guess. Thus, I failed. There is really no way to prepare for this type of interview.

      Domande di colloquio [1]

      Domanda 1

      Change the code to where you get a match of 5, then it adds 5 points and if you have a match of 4 then it adds 4 points and so on.
      1 risposta
      3