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

      ACI Worldwide

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur ACI Worldwide | Offres d’emploi chez ACI Worldwide | Salaires chez ACI Worldwide | Avantages sociaux chez ACI Worldwide
      Entretiens chez ACI WorldwideEntretiens d’embauche pour Associate Software Engineer chez ACI WorldwideEntretien chez ACI Worldwide


      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 Associate Software Engineer

      11 juin 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien facile

      Candidature

      J'ai passé un entretien chez ACI Worldwide

      Entretien

      It was an on campus opportunity. There were 3 rounds- 1 tech, 1 managerial and 1 hr the process was very smooth questions on java, mysql, cloud computing, oop and dsa were asked

      Questions d'entretien [1]

      Question 1

      what is crm, version control, check for palindrome
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Associate Software Engineer chez ACI Worldwide

      Entretien pour Associate Software Engineer

      18 sept. 2024
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez ACI Worldwide en août 2024

      Entretien

      3 rounds of interview , first two technical rounds , first round was resume based questions and second round was about security knowledge and very basic of system design , third round was HR round normal questions..

      Questions d'entretien [1]

      Question 1

      how to sort a array using bubble sort
      Répondre à cette question
      1

      Entretien pour Associate Software Engineer

      8 sept. 2024
      Employé (anonyme)
      Pune
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez ACI Worldwide (Pune) en août 2024

      Entretien

      The interview process involves three eliminating rounds: Technical, Managerial, and HR. Each round is designed to assess different skill sets and qualifications. The process was quick and efficient, making it a smooth experience overall, with focused evaluations at every stage to ensure the right fit for the role.

      Questions d'entretien [1]

      Question 1

      ACI WorldWide Interview Experience | Associate Software Developer | Full-time Last Updated : 28 Aug, 2024 ACI Worldwide Interview Experience OnCampus (PICT-Pune) Company: ACI Worldwide Role: Associate Software Developer Date: 09/08/2024 I recently interviewed with ACI Worldwide for the position of ASE. The interview process consisted of three rounds: Technical, Managerial, and HR. Here’s a detailed breakdown of my experience. Round 1: Technical Round Question: Introduce yourself. Approach: I provided a brief introduction, covering my educational background, key projects, and relevant skills. Question: Provide two interfaces and write the code for a third interface using these two interfaces in Java. Approach: I explained the concept of interfaces in Java and demonstrated how to create a third interface that extends the given interfaces. Question: What is polymorphism? Write code to demonstrate method overloading. Approach: I explained polymorphism in OOP and provided a code example showcasing method overloading. Question: Define OOP. Explain the difference between abstraction and encapsulation. Write code to illustrate these concepts. Approach: I defined OOP and discussed the differences between abstraction and encapsulation, providing real-world examples and corresponding code snippets. Question: Provide real-time examples of OOP, abstraction, and encapsulation. Approach: I gave examples such as an ATM machine for OOP, vehicle dashboard for abstraction, and capsule for encapsulation, explaining their relevance. Question: Discuss stored procedures, indexing, triggers, and aggregate functions. Approach: I gave an overview of these MySQL concepts, explaining their importance in database management. Questions: Write a query to find the highest salary using joins between tables. Find the 4th highest salary using two syntaxes: one with a join and one with a subquery. Approach: I wrote SQL queries to solve the given problems, showcasing my proficiency in SQL. Question: Explain all types of joins and write the syntax for each. Approach: I explained inner join, left join, right join, and full join, providing the syntax and examples for each. Question: Discuss your projects, including the real-time application of each. Approach: I discussed my projects, emphasizing the technologies used and their real-world impact. Question: Explain the differences between TypeScript and JavaScript. Discuss whether OOP is used in TypeScript. Approach: I explained the key differences and the usage of OOP principles in TypeScript. Question: Describe the file structure in AngularJS. Approach: I explained the typical AngularJS file structure, emphasizing the organization of modules, components, and services. Question: Discuss your internship experience, including the technology stack used. Approach: I detailed my internship experience, justifying the choice of technologies. Question: Answer basic questions on AWS and Azure. Approach: I provided an overview of AWS and Azure, highlighting key services and their use cases. Question: Given two strings, compare them and return whether their frequencies are equal or not. Approach: I solved this problem using a hash map to store character frequencies. Question: Given a tree, perform a level-wise traversal and return the first and last element at each level. Approach: I wrote a level-wise traversal algorithm using a queue. Question: Discuss cloud computing, GitHub, and Bitbucket. Approach: I explained cloud computing basics and the differences between GitHub and Bitbucket for version control. Question: Have you used ChatGPT or GitHub Copilot? Explain whether they are good tools to use. Approach: I shared my experience using these tools and discussed their pros and cons in software development. Round 2: Managerial Round Question: Introduce yourself. Approach: I reiterated my introduction, focusing on leadership and teamwork skills. Question: Given a scenario, which database would you choose: MongoDB or MySQL? Approach: I compared MongoDB and MySQL, selecting the most appropriate one based on the scenario provided. Question: Explain the difference between references and pointers in detail. Why do pointers not exist in Java? Approach: I detailed the differences and explained why Java does not use pointers. Question: What tech stack did you use in your project? Why did you choose these technologies? Approach: I justified my choice of technologies based on project requirements. Question: What was your role in your project? How did you manage conflicts as a team lead? Approach: I discussed my role and conflict resolution strategies. Question: What are your hobbies? (Note: They may ask about sports like badminton, so you could mention you prefer playing over watching.) Approach: I mentioned my hobbies, focusing on playing badminton. Question: What are the roles of Virat Kohli and Rohit Sharma in the World Cup 2024? Approach: [Answer this question b
      Répondre à cette question