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

      Allegro

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Allegro | Offerte di lavoro di Allegro | Stipendi di Allegro | Benefit di Allegro
      Colloqui di AllegroColloqui per Software Engineer presso AllegroColloquio di Allegro


      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
      Amazon
      3.7★Stipendio e benefit
      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit
      avatar
      xneelo
      3.8★Stipendio e benefit

      Colloquio per Software Engineer

      18 mar 2026
      Candidato anonimo a colloquio
      Poznań, Greater Poland

      Altre recensioni di colloqui per Software Engineer presso Allegro

      Colloquio per Software Engineer

      23 mag 2026
      Candidato anonimo a colloquio
      Varsavia, Masovia
      Nessuna offerta
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Allegro (Poznań, Greater Poland) nel mese di feb 2026

      Colloquio

      DevSkiller test: consists of several parts. The first one is a general test covering programming, Java, and networking. The second part involves adding comments to existing code. In the third part, you are given classes and need to implement unit tests. Technical interviews: two rounds on different days. The first one was focused on Java, but at a very detailed level. For example: why a HashMap is called a hashmap, which element is actually hashed, what hashing is etc... Questions also covered differences between types like float and BigInteger, including how they work internally and why they are implemented differently. There was also a code review part, you are shown code and asked to comment on it, explain what you would change and why. Be prepared to explain everything in detail. Additionally, they present diagrams of services (blocks/short descriptions), and you need to identify which design pattern it represents (or explain why it doesn’t) The second interview was more architectural It’s not enough to just draw a diagram - you need to explain everything: the type of communication, why it was chosen, and how it works. For example, explaining that HTTP is stateless (and what “stateless” means), differences between GET, POST, PUT etc.. which methods are idempotent and what that means. Also asked about what parts has HTTPS request and difference between HTTP and HTTPS and how we can change our HTTP to HTTPS on the server. You may also be asked which parts of the system should be in a public vs private network, how to achieve that, what technologies to use, and how those technologies work internally. In general, you can be asked about everything, including estimating server load. I even got a somewhat unusual question: what is the most important aspect in a database when you have a User entity - the expected answer involved GDPR related procedures. Honestly, I don't expect this level of depth. It’s not enough to give high-level answers. you need to go deep into how everything works, how data flows, etc. Simply saying “a GET request goes there and returns this” is not enough. Manager & HR interview: this depends on the manager. In my case, the manager was great, so we discussed general topics: experience, current responsibilities, etc. (behavioral interview). However, I’ve heard that some managers may also ask additional technical questions to further verify your knowledge. In my opinion, to perform at a high level in this process, you either need to be exceptionally strong, close to “genius” or have very solid experience and be specifically prepared for this type of interview(with experince with previous Interview at Allegro).

      Domande di colloquio [1]

      Domanda 1

      Read description, what the difference between HTTP and HTTPS.
      Rispondi alla domanda
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Allegro (Varsavia, Masovia) nel mese di apr 2026

      Colloquio

      1) DevSkiller task - you have to add some code in places, ASP.NET 2) Technical interview - interviewer shows you code examples and asks some questions about it, If you have knowledge about async programming, C# data structures, basics etc - it is pretty easy, at the end he also asked some questions on GC, relational dbs 3) System design interview - design chat on ecommerce page, he also asked some questions on dbs or system design through process. I didn't get any feedback even though I followed up, very unprofessional from their side, ghosting without any word, basically wasted my time But engineers that were interviewing me very adequate and professional

      Domande di colloquio [1]

      Domanda 1

      What is the difference between Task and Thread
      Rispondi alla domanda

      Colloquio per Software Engineer

      21 set 2025
      Candidato anonimo a colloquio
      Varsavia, Masovia
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Allegro (Varsavia, Masovia)

      Colloquio

      I was contacted by the interviewer to take part in the code interview test on the website. This was leetcode questions that I had to solve ranging in difficulty from easy/medium.

      Domande di colloquio [1]

      Domanda 1

      Eliminate all occurrences of target number in linked list
      Rispondi alla domanda