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
      employer logo
      employer logo

      Badger Maps

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Badger Maps | Empleos en Badger Maps | Sueldos en Badger Maps | Prestaciones en Badger Maps
      Entrevistas en Badger MapsEntrevistas para el cargo de Software Engineer en Badger MapsEntrevista en Badger Maps


      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.

      Entrevista para Software Engineer

      19 mar 2025
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Badger Maps en mar 2025

      Entrevista

      The first round is a phone interview to assess communication and basic skills. The second is a technical round to evaluate expertise. The third is a managerial round to assess team fit and leadership.

      Preguntas de entrevista [1]

      Pregunta 1

      Simple Bank Management System in Python. Overview: This is a basic bank management system that allows users to perform typical banking actions such as opening accounts, depositing and withdrawing money, updating personal details, and making transactions. Features: Bank Management: Creation, updating, reading, and deletion of banks. User Account Handling: Creation, updating, reading, and deletion of user accounts. Linking user accounts with banks. Managing account balances. Transaction Handling: Making transactions for expenses from user accounts. Updating account balances correctly after each transaction. Providing a way to check account balances. Instructions: Create the bank management system as outlined above using Python. You can use function, list and dictionaries, and browny points for the OOPS. Each account is linked to a specific bank and is identified by a unique account number. You can customize the functionality further based on your requirements. Evaluation: Functionality: Ensure the system performs the required actions correctly. Code Clarity: Write clean, understandable code with clear comments. Testing: Test the system under different scenarios to ensure it works well. Documentation: Provide clear instructions on how to use the system.
      Responder pregunta