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

      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

      ACI Worldwide

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre ACI Worldwide | Ofertas de empleos en ACI Worldwide | Sueldos en ACI Worldwide | Beneficios en ACI Worldwide
      Entrevistas de ACI WorldwideEntrevistas para el puesto de Associate Software Engineer en ACI WorldwideEntrevista de ACI Worldwide


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Motorola Solutions
      3.9★Remuneración y beneficios
      avatar
      Adobe
      4.1★Remuneración y beneficios
      avatar
      Turing
      3.6★Remuneración y beneficios
      avatar
      AVEVA
      3.8★Remuneración y beneficios

      Entrevista de Associate Software Engineer

      18 sept 2024
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en ACI Worldwide en ago 2024

      Entrevista

      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..

      Preguntas de entrevista [1]

      Pregunta 1

      how to sort a array using bubble sort
      Responder pregunta
      1

      Otras opiniones sobre las entrevistas para el puesto de Associate Software Engineer en ACI Worldwide

      Entrevista de Associate Software Engineer

      11 jun 2025
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Acudí a una entrevista en ACI Worldwide

      Entrevista

      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

      Preguntas de entrevista [1]

      Pregunta 1

      what is crm, version control, check for palindrome
      Responder pregunta

      Entrevista de Associate Software Engineer

      8 sept 2024
      Empleado anónimo
      Pune
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 días. Acudí a una entrevista en ACI Worldwide (Pune) en ago 2024

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 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
      Responder pregunta