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

      Epic

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Epic | Offres d’emploi chez Epic | Salaires chez Epic | Avantages sociaux chez Epic
      Entretiens chez EpicEntretiens d’embauche pour Software Development chez EpicEntretien chez Epic


      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.

      Entretien pour Software Development

      21 août 2013
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 5 jours. J'ai passé un entretien chez Epic en août 2013

      Entretien

      scheduled a phone interview. asked some general behavior questions, like why you want to work at Epic, why you want to be software engineer, talked about the previour projects I did, and the most challenge, how I solved it. Then asked some technique questions.

      Questions d'entretien [1]

      Question 1

      how to find the non duplicate elements in 2n+1 arrays.
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Software Development chez Epic

      Entretien pour Software Development

      1 févr. 2021
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Epic

      Entretien

      Had a recruiting member reach out to me via Jumpstart. Then did the technical interview. Consisted of three portions and took around 3 hours. Got an "on-site interview". Will see how it goes.

      Questions d'entretien [1]

      Question 1

      Still waiting for final interview round.
      Répondre à cette question

      Entretien pour Software Development

      29 janv. 2020
      Candidat à l'entretien anonyme
      Verona, WI
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 semaines. J'ai passé un entretien chez Epic (Verona, WI) en nov. 2019

      Entretien

      Took a while after I applied to get back to me. Started with online logic and programming assessment. I got a phone call inviting me to an on-site interview. I was on their campus all day in different interviews.

      Questions d'entretien [1]

      Question 1

      Describe a development project you have been involved in that you are proud of. Walk me through your design / thought process. Which features did you develop? How?
      Répondre à cette question

      Entretien pour Software Development

      28 mai 2019
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 5 semaines. J'ai passé un entretien chez Epic

      Entretien

      My process was messed up. Epic contacted me saying they found my resume through Handshake. They recommended me to apply for a software developer position. The normal Process is (Resume->Behavior Assessment->Phone Interview->Skill Assessment->Onsite Interview->Offer) I started with the process with the skill assessment portion first which was back wards from how it was suppose to be. Skill Assessment Easy/Difficult Assessment. 1. 10 Questions 2 minutes This section was a set of 10 random questions (Logic, Grammar, Math) that you needed to answer quickly. If you wish to do well I recommend selecting an answer for all the questions first in a few seconds 10 seconds click A for everything they use your remaining 1min 50sec to answer as many as possible correctly. 2. Learning a new programming language 20 questions Basic programming syntax learning section. This section provides you a fake language with different constraints on how the language functions. i.e. (Supports int, double, strings || how conversions between different datatypes works || how logical and Arithmetic operations are operations are processed) After giving you the base foundation for how the language operates they ask you basic questions of how the language to process certain situations. Like adding together a string and a int. For the fake language I was tested with. When a string is added together with an int the string would be converted to an int based on the numbers before a char. so "4ad3" = 4. So with the arithmetic operation with the int "4ad3" + 4 = 8. Also the fake language I had, had null values equate to an empty string "" and if you performed a arithmetic operation it would be 0. 3. Programming Section 4 questions In this section they ask you to develop 4 different algorithms for 4 different problems. In this section if you are applying for software developer they ask you to create the algorithms using C++/C/Java. This section was the part that took me the longest. I would say 1h 30m - 2hours, On a note I needed to use the restroom half way through and I wasn't allowed to use it by the proctor. So I had to use naive methods for the last 2 problems the first solution had a running time of O(n^2) my second had O(n^3). I would say having a good knowledge on the syntax of your chosen language and different datatypes and structures will help you pass this with ease. I have yet to finish the Phone interview as it was later in the day of when I created this.

      Questions d'entretien [1]

      Question 1

      Skill assessment question for programming. Determine if you have a Mingo. You are given a 100x100 square array, each space has a number from 1 - 1000000. Also, You are given a list of numbers randomly that contains the numbers 1 - 1000000. Create a function that determines if you have a Mingo and returns how many numbers you had to go through before you got a mingo. A mingo has occured if a row or column is filled or the diagonals for the corners have been filled. (Similar to a bingo just without 4 corners).
      Répondre à cette question
      3

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

      avatar
      Motorola Solutions
      3.9★Rémunération et avantages
      avatar
      Intuit
      4.4★Rémunération et avantages
      avatar
      Santex Group
      4.1★Rémunération et avantages
      avatar
      Flux IT
      3.6★Rémunération et avantages