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

      Informatica

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Informatica | Offerte di lavoro di Informatica | Stipendi di Informatica | Benefit di Informatica
      Colloqui di InformaticaColloqui per Senior Software Engineer/T L presso InformaticaColloquio di Informatica


      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 Senior Software Engineer/T L

      3 set 2015
      Candidato anonimo a colloquio
      Bengaluru
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Informatica (Bengaluru) nel mese di set 2015

      Colloquio

      Initial telephonic screening by H.R followed by 3 f2f technical discussion, Manger , Director and H.R round. H.R called me couple of times and scheduled the interview. I had to go to the office for F2F rounds. Interview will be done in a single day. Mostly all rounds will done in same, if time permits then H.R round will also be done on the same day.

      Domande di colloquio [1]

      Domanda 1

      First technical round ==================== 1)Difference between static linking, dynamic linking, dynamic loading 2)How to detect if machine is big endian or little endian 3)Project discussion and questions on that 4)Design question - Consider a system with multiple nodes. There will be one master system, basically work load manager. Work load will be slipt accross the system. When work gets executed on any machine,logging will be done on that machine. Design a system so that, all logs are merged together and present in master system. With minimal i/o and network usuage. Merging should be done using time as criteria. And what if system time of all nodes are not in sync? 5)What is the difference between 32-bit and 64-bit application? If my hardware is 64-bit and software is 32-bit, Would recommend my 32-bit to convert to 64? Justify the answer. Whats the actual difference between 32-bit and 64-bit application. So many questions on this topic. Second technical round ====================== 1) func() { static int i=5; i++; if (if i==6)cout<<" First thread - 6"; if (if i==7) cout<<"second thread-7"; } If two threads calls this function. What will be the output? What all outputs can we expect? If we have to get a determined output? What should be done (ans-locking)? 2) char *str1 ="hello\n"; char *str2="worl\n"; strcpy(str1,str2); cout<<str1<<str2; What will happen? 3) char str[]="hello"; char *str2="world"; strcpy(str,str2); cout<<sizeof(str)<<sizeof(str2); what will happen? there are two many things to discuss in above code...it may look simple, but it's not 4)convert float f=95.7 to a character string "95.7" 5) what is virtual function?abstract class? real world example 6) Complete code for merge sort 7)what is flag should be used for static and dynami compiling 8)if I have a software and I have linked it to a third party library. Third party library keeps updating to new version. Now should I update my software everytime when that thirds party library gets changed? Third technical discussion ====================== This guy was really strong in C++ and wanted a complete answer without even leaving a "." at the end. what is virtual function? how is it implemented internally? gave few cases and asked what happens for virtual function. discussed this topic for quiet sometime. Dynamic casting. When it will return null? I gave some exmaple but he was not very convinced how RTTI is implemented internally Design LRU caching? time complexity for accessing, and freeing up nodes in LRU
      Rispondi alla domanda
      2