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

      Ocado Group

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Ocado Group | Offerte di lavoro di Ocado Group | Stipendi di Ocado Group | Benefit di Ocado Group
      Colloqui di Ocado GroupColloqui per Java Developer presso Ocado GroupColloquio di Ocado Group


      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.

      Colloquio per Java Developer

      13 mar 2015
      Candidato anonimo a colloquio
      Hatfield, East of England, England
      Nessuna offerta
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Ocado Group (Hatfield, East of England, England) nel mese di feb 2015

      Colloquio

      I applied through a recruiter. The process took 3 weeks. First round : Codility online test : 3 programs to be completed. Very easy if you have worked on examples in Codility website. Try to get 100% results while working on examples. In test, I could complete 2 programs but could not complete the 3rd one. But they selected me for 2nd round of interview which was at their office in Hatfield. Second round : Two paper based tests in this 2nd round. 1st paper based test was on pseudo code. Some questions are fill in the blanks and some questions are write code for the function. They would have defined some inbuilt functions like (ZERO X : initialise the variable x with value 0, INCR X : initialise the value of the variable x with 1, ASSIGN (X,Y) : Assign the value of Y to X, X=Y, LOOP(X) : run the instructions written inside the loop for X times ) Questions are mainly on addition, subtraction, multiplication, division, finding the biggest number (out of 2 numbers) etc..using the predefined functions and also you can use the functions that has already defined in the previous questions. For example if 1st question is ADD(X,Y) and 2nd question is SUBT(X,Y) and 3rd question is MULT(X,Y), while solving the 3rd question you can use the function that was in first question that is ADD(X,Y). Try to be fast in solving the questions. 2nd paper based test was on Java singly linked list implementation. Some questions are fill in the blanks and some are write code for the function. If you practice the implementation of linked list in java(Insert, delete, count...) by understanding, you can clear this test. One more important thing : They do not consider combined score of the two tests. In 1st paper based test passing marks is 15 out of 20 and 2nd paper based test passing marks is 6 out of 10. So concentrate on both tests. I took lot of time in understanding 1st paper so did not solve many questions. There were 13 questions in 1st paper and around 5 questions in 2nd paper.

      Domande di colloquio [2]

      Domanda 1

      java Singly linked list
      Rispondi alla domanda

      Domanda 2

      Pseudo code
      2 risposte
      8