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

      Orange Business

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Orange Business | Offres d’emploi chez Orange Business | Salaires chez Orange Business | Avantages sociaux chez Orange Business
      Entretiens chez Orange BusinessEntretiens d’embauche pour Applications Support and Cloud Operations Engineer chez Orange BusinessEntretien chez Orange Business


      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 Applications Support and Cloud Operations Engineer

      17 nov. 2020
      Candidat à l'entretien anonyme
      Le Caire,
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Orange Business (Le Caire, ) en nov. 2020

      Entretien

      i applied via linkedin ,then i received calling interview half of it with English and rest of it was arabic, she take asked me to rate my self in from 1 to 10 (Linux,Sql,Python) and after 3 days i received on 2 e-mails Technical assessment Linux, Python, SQL on codegaming and other was Technical warmup assessment if you focused in warmup you will pass the Main technical assessment very well the tech assessment was 33 question in 48 m - there was more than question writing code and sql command from 5 m to 30m

      Questions d'entretien [1]

      Question 1

      We consider the sequence of numbers where a number is followed by the same number plus the sum of its digits. For example, 34 is followed by 41 (as 41=34+(3+4)) is itself followed by 46 (46 = 41 + (4+1)) The sequence would be 34 41 46 56 67 .... Two sequences which start from different numbers may join at a given point, for example, the sequence starting from 471 and the sequence starting from 480 shares the number 519 Implement the function which takes the starting points of two sequences and then returns the joining point of these sequences.
      Répondre à cette question
      1