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

      GenXComm

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su GenXComm | Offerte di lavoro di GenXComm | Stipendi di GenXComm | Benefit di GenXComm
      Colloqui di GenXCommColloqui per Software Engineer presso GenXCommColloquio di GenXComm


      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 Software Engineer

      30 mar 2023
      Candidato anonimo a colloquio
      Gurgaon, Haryana
      Nessuna offerta
      Esperienza neutra
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso GenXComm (Gurgaon, Haryana) nel mese di feb 2023

      Colloquio

      Dependency Injection Benefit of Dependency Injection? What is AOP? What are cross cutting concerns? Exception Handling in SpringBoot? What are profiles in Spring? How to handle distributed transactions? Atomic transaction: How to implement caching in microservices? Distributed caching

      Domande di colloquio [1]

      Domanda 1

      How do Web applications maintain state? How do Web applications maintain state? 1. The cleanest way to do this in Spring is with a session-scoped spring bean. Instances of the bean will be private to the session, and will be instantiated and managed by Spring when each session starts. This bean can hold your conversation state. Under the covers, this mechanism uses standard HttpSession attributes, but it means your code doesn't have to deal with HttpSession directly, so it's cleaner overall. 2. HTTP is a stateless protocol. This means that user data is not persisted from one Web page to the next in a Web site. One way to maintain state is through the use of cookies. Cookies store a set of user specific information, such as a reference identifier for a database record that holds customer information Sessions are more secured compared to cookies, as they save data in encrypted form. Cookies are not secure, as data is stored in a text file, and if any unauthorized user gets access to our system, he can temper the data. Circuit breaker design pattern: https://medium.com/javarevisited/what-is-circuit-breaker-in-microservices-a94f95f5e5ae Lambda types:
Consumer, BiConsumer, Producer Thread states: * NEW. A thread that has not yet started is in this state. * RUNNABLE. A thread executing in the Java virtual machine is in this state. * BLOCKED. A thread that is blocked waiting for a monitor lock is in this state. * WAITING. ... * TIMED_WAITING. ... * TERMINATED. If 10 threads are waiting, which thread does notify wake? For all threads waiting on this object's monitor (by using any one of the wait() methods), the method notify() notifies any one of them to wake up arbitrarily. The choice of exactly which thread to wake is nondeterministic and depends upon the implementation. If we use notifyAll() method and multiple threads are waiting for the notification then all the threads got the notification but execution of threads will be performed one by one because thread requires a lock and only one lock is available for one object. notifyAll method wakes up all the threads waiting on the object, although which one will process first depends on the OS implementation. Why use generics? ArrayList vs LinkedList Why do we need OOPs?
      Rispondi alla domanda

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      DONE by NONE
      3.8★Stipendio e benefit
      avatar
      Digital Natives
      4.4★Stipendio e benefit