Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Badger Maps

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Badger Maps | Offres d’emploi chez Badger Maps | Salaires chez Badger Maps | Avantages sociaux chez Badger Maps
      Entretiens chez Badger MapsEntretiens d’embauche pour Software Engineer chez Badger MapsEntretien chez Badger Maps


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Software Engineer

      19 mars 2025
      Candidat à l'entretien anonyme
      Offre refusée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Badger Maps en mars 2025

      Entretien

      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.

      Questions d'entretien [1]

      Question 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.
      Répondre à cette question