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

      Orange Business

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Orange Business | Offerte di lavoro di Orange Business | Stipendi di Orange Business | Benefit di Orange Business
      Colloqui di Orange BusinessColloqui per Applications Support and Cloud Operations Engineer presso Orange BusinessColloquio di Orange Business


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

      17 nov 2020
      Candidato anonimo a colloquio
      Il Cairo,
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Orange Business (Il Cairo, ) nel mese di nov 2020

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 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.
      Rispondi alla domanda
      1