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

      Cequint

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Cequint | Offerte di lavoro di Cequint | Stipendi di Cequint | Benefit di Cequint
      Colloqui di CequintColloqui per Software Integration Engineer presso CequintColloquio di Cequint


      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
      DONE by NONE
      3.8★Stipendio e benefit
      avatar
      Digital Natives
      4.4★Stipendio e benefit

      Colloquio per Software Integration Engineer

      20 ago 2011
      Candidato anonimo a colloquio
      Seattle, WA
      Nessuna offerta
      Esperienza neutra
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Cequint (Seattle, WA) nel mese di ago 2011

      Colloquio

      The hiring manager saw my resume in their system and thought I was a very good match. She contacted me by email to set up an initial phone interview. This interview consisted of verifying essential points on my resume. It was a very basic interview and she was very pleasant to chat with. After this first interview she set me up to phone-interview the hiring manager the next day. The next interview was technical and also by phone.

      Domande di colloquio [2]

      Domanda 1

      Given the class: CStudent { char *name char grade }; There are 1 million objects... a) what is the fastest way to sort by grade (primary sort) and name (secondary sort) ? b) what is the fastest way to sort by name ? c) Order notation... what is the time required to sort by name ?
      1 risposta

      Domanda 2

      Given the class: CNode { int data node *next }; There are 5 nodes: pHead -> Node(data=1) -> Node(data=2) -> Node(data=3) -> Node(data=4) -> Node(data=5) -> null a) describe how to delete the node with data == 4 b) given that pHead=next.next, what node does pHead point to ? c) given just the head pointer, is it possible to print out the data in the entire list? How ?
      1 risposta