Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Laserfiche

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Laserfiche | Offres d’emploi chez Laserfiche | Salaires chez Laserfiche | Avantages sociaux chez Laserfiche
      Entretiens chez LaserficheEntretiens d’embauche pour Software Engineer, Mobile chez LaserficheEntretien chez Laserfiche


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      SAP
      3.9★Rémunération et avantages
      avatar
      Capgemini
      3.7★Rémunération et avantages
      avatar
      Salesforce
      4.4★Rémunération et avantages
      avatar
      Thomson Reuters
      3.8★Rémunération et avantages

      Entretien pour Software Engineer, Mobile

      8 oct. 2011
      Candidat à l'entretien anonyme
      Long Beach, CA

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer, Mobile chez Laserfiche

      Entretien pour Software Engineer/Mobile Developer

      14 avr. 2017
      Candidat à l'entretien anonyme
      Long Beach, CA
      Aucune offre
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Laserfiche (Long Beach, CA) en sept. 2011

      Entretien

      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.

      Questions d'entretien [2]

      Question 1

      What is a virtual destructor?
      Répondre à cette question

      Question 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.
      Répondre à cette question
      1
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Laserfiche (Long Beach, CA) en avr. 2017

      Entretien

      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.

      Questions d'entretien [1]

      Question 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.
      Répondre à cette question