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

      OnMobile

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur OnMobile | Offres d’emploi chez OnMobile | Salaires chez OnMobile | Avantages sociaux chez OnMobile
      Entretiens chez OnMobileEntretiens d’embauche pour Java Developer chez OnMobileEntretien chez OnMobile


      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 Java Developer

      16 juil. 2019
      Candidat à l'entretien anonyme
      Londres, Angleterre
      Aucune offre
      Expérience positive

      Candidature

      J'ai passé un entretien chez OnMobile (Londres, Angleterre)

      Entretien

      The first round had 10 questions... Of 7 or 3 marks each. The question were from quants and logical. It was little hard. I try and managed to solve 3 questions.

      Questions d'entretien [1]

      Question 1

      The questions were from logical and quantitative.? time and work. speed and distance.
      1 réponse

      Autres retours d’entretien d’embauche pour un poste comme Java Developer chez OnMobile

      Entretien pour Software Engineer - Java Developer

      25 sept. 2017
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez OnMobile (Bengaluru) en sept. 2017

      Entretien

      I think there was 4 rounds, as I got eliminated in 2nd round,so I cant say for sure. First round had 40 min written exam with 22 objective questions and 3 coding question. The objective questions were mostly based on finding output of program and tricky. The topic they covered in the written paper was mostly collection framework and multi-threading. After clearing this round, I got in for first round of technical interview. The questions that they asked here were mostly Database based. I got eliminated here.

      Questions d'entretien [7]

      Question 1

      Write the program to connect sql database using JDBC.
      Répondre à cette question

      Question 2

      Write a program to hit an api and get an xml file as response and store it in your local system.
      Répondre à cette question

      Question 3

      How to set composite key in hibernate?
      Répondre à cette question

      Question 4

      Implement pagination in the database layer.
      Répondre à cette question

      Question 5

      What is difference between index and primary key? How to achieve indexingin Database?
      Répondre à cette question

      Question 6

      Write a program to swap nodes without swapping the data in linked list.
      Répondre à cette question

      Question 7

      Question about my previous projects like push notification, how it works?
      Répondre à cette question

      Entretien pour Java Developer

      9 févr. 2017
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 1 semaine. J'ai passé un entretien chez OnMobile (Bengaluru)

      Entretien

      Got a call from Naukri.com then 1. Online test on Hacker Rank which had 15 questions in 75 mins. I cleared this one. 2. Coding test in On mobile office(EC) which had 3 questions. I got rejected here.

      Questions d'entretien [1]

      Question 1

      1. Output of:- public class Recursion { public int abc(int x){ if (x > 30) return x; System.out.println(x); x=x+abc(x+10); System.out.println(x); return x; } public static void main(String[] args) { new Recursion().abc(6); } } 2. Some question on Locker 3. Some question on brackets (){}[]. I attempted starting 2. 1st one was correct. 2nd one was having run time error when i checked at my place. Got rejected in the coding test but any ways it was a good experience.
      1 réponse
      12