Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo

      VIV Technologies

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de VIV Technologies | Empleos en VIV Technologies | Sueldos en VIV Technologies | Prestaciones en VIV Technologies
      Entrevistas en VIV TechnologiesEntrevistas para el cargo de Senior Software Developer en VIV TechnologiesEntrevista en VIV Technologies


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Amazon
      3.7★Remuneración y prestaciones
      avatar
      KPMG
      3.6★Remuneración y prestaciones
      avatar
      Telefónica
      3.8★Remuneración y prestaciones
      avatar
      Toyota Motor Corporation
      3.9★Remuneración y prestaciones

      Entrevista para Senior Software Developer

      24 dic 2024
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en VIV Technologies

      Entrevista

      Worst experience so far. Team lead shared the screen after saying Hi and asked me to implement below requirment in only 40 minutes. 1. **Requirements:** - Implement a VehicleTracker service with methods to: - Register a vehicle by VehicleID. - Update the vehicle's current location (latitude, longitude) and status (e.g., "In Transit," "Idle," "Maintenance"). - Retrieve the location history for a specific vehicle. - Calculate the distance from a specified vehicle to all other registered vehicles, using their most recent locations. - Retrieve a vehicle's current status and location. - Design the classes to store location history by vehicle, with each update timestamped. 2. **Assumptions:** - The system does not require persistent storage (an in-memory solution is sufficient). - Implement async/await methods for eventual conversion to a database instead of in-memory storage. - Assume each vehicle will send location updates periodically. - Distance calculation can use the Haversine formula for accuracy based on latitude and longitude. 3. **If time permits:** - Add unit tests for the main functionalities, especially for distance calculations. - Implement a way to filter location history based on a time range.

      Preguntas de entrevista [1]

      Pregunta 1

      implement below in C# 1. **Requirements:** - Implement a VehicleTracker service with methods to: - Register a vehicle by VehicleID. - Update the vehicle's current location (latitude, longitude) and status (e.g., "In Transit," "Idle," "Maintenance"). - Retrieve the location history for a specific vehicle. - Calculate the distance from a specified vehicle to all other registered vehicles, using their most recent locations. - Retrieve a vehicle's current status and location. - Design the classes to store location history by vehicle, with each update timestamped. 2. **Assumptions:** - The system does not require persistent storage (an in-memory solution is sufficient). - Implement async/await methods for eventual conversion to a database instead of in-memory storage. - Assume each vehicle will send location updates periodically. - Distance calculation can use the Haversine formula for accuracy based on latitude and longitude. 3. **If time permits:** - Add unit tests for the main functionalities, especially for distance calculations. - Implement a way to filter location history based on a time range.
      Responder pregunta