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

      Avanti Software

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Avanti Software | Offres d’emploi chez Avanti Software | Salaires chez Avanti Software | Avantages sociaux chez Avanti Software
      Entretiens chez Avanti SoftwareEntretiens d’embauche pour Senior Software Engineer chez Avanti SoftwareEntretien chez Avanti Software


      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 Senior Software Engineer

      24 déc. 2024
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Avanti Software

      Entretien

      interview with team lead and hiring manager and then they sent me implement and work on and send back in 2 days . project was about scheduling system . interview questions is mostly about SQL and React . First interview took 2 hours and they were so happy with my response and send me take home project . I did the project and got the expected result but they gusted me and I didn't receive feedback . waste of time for whole week

      Questions d'entretien [1]

      Question 1

      implenet a project as below Introduction You are working for ABC Inc. on their new scheduling system. To help their clients save time ABC Inc. wants to build a new feature to schedule employees into available shifts automatically. The product manager has identified that the new feature must account for each employee's stated availability and only schedule employees on the days they are available to work. Furthermore, the scheduling system should fairly schedule shifts for each employee so that one doesn't end up with all the shifts. Instructions Write an API that can perform the following scenarios (order of operation should not matter): Ingest the included employee.json files and store the data in an appropriately designed SQL table called employee. Ingest the included shifts json files (one at a time) and stores the data in an appropriately designed SQL table called shifts. provide an endpoint that creates a schedule based on the data stored in the employee and shifts tables and stores it in a new table called schedule. Provide an endpoint that returns back the schedule NOTE : the "create schedule" and "schedule" calls should be able to be called multiple times without negative affects Guidelines This is a take home test that should take you approximatley 2hrs (or less) The use of Entity Framework is not permitted (ADO.Net please) The test should be written in C# and .Net Core The response form the API should be in JSON format Submission In order to submit your results the create a private fork of this repo and share it with the hiring manager. For the Database work please provide the appropriate scripts to create the DB tables for testing.
      Répondre à cette question