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

      Laserfiche

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Laserfiche | Offerte di lavoro di Laserfiche | Stipendi di Laserfiche | Benefit di Laserfiche
      Colloqui di LaserficheColloqui per Software Engineer/Mobile Developer presso LaserficheColloquio di Laserfiche


      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
      BMW Group
      4.0★Stipendio e benefit
      avatar
      Sinch
      3.7★Stipendio e benefit
      avatar
      Anton Tech
      3.6★Stipendio e benefit

      Colloquio per Software Engineer/Mobile Developer

      14 apr 2017
      Candidato anonimo a colloquio
      Long Beach, CA

      Altre recensioni di colloqui per Software Engineer/Mobile Developer presso Laserfiche

      Colloquio per Software Engineer, Mobile

      8 ott 2011
      Candidato anonimo a colloquio
      Long Beach, CA
      Nessuna offerta
      Nessuna offerta
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Laserfiche (Long Beach, CA) nel mese di apr 2017

      Colloquio

      I interviewed for Laserfiche. The interview process started with an HR call, I was asked some technical questions along with general questions about my experience. After a week into the interview I was told they have hired someone who is the right fit for the position.

      Domande di colloquio [1]

      Domanda 1

      Few questions like polymorphism , Inheritance, difference between stack and queue and also they might ask you to tell a psuedo code of a program.
      Rispondi alla domanda
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Laserfiche (Long Beach, CA) nel mese di set 2011

      Colloquio

      Phone interview where they pushed the free lunch and employee programs hard. After the first interview I had to complete a programming problem and case study. I have no idea why they didn't like me.

      Domande di colloquio [2]

      Domanda 1

      What is a virtual destructor?
      Rispondi alla domanda

      Domanda 2

      Programming problem: You are developing an algorithm for dispensing stamps for a postage stamp vending machine. Write a function that will return the minimum number of stamps for a given value. Assume that there will always be a one cent stamp in the machine. The function prototype looks like: int min_number_of_stamps ( const int* array, /* input array of sorted stamp values */ size_t array_size, /* number of elements in array */ int request /* desired value to of stamps */ ); The function will return the minimum number of stamps for a given value. As an example, if the array was [90,30,24,15,12,10,5,3,2,1] and the request was "32", the output should be "2", one 30 cent stamp and one 2 cent stamp. Things to keep in mind: 1. Assume that a junior programmer is going to read your code. You should include comments and any other aides that you use to communicate your code to other developers. 2. Optimize code for speed. 3. The code should compile and work. Please send it as an attached text file. 4. The code should work for countries with high denomination values where stamp values of 1000 or 9000 are common. 5. Although you are free to use any compiler, the target compiler is Microsoft Visual Studio 2008.
      Rispondi alla domanda
      1