Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      ACI Worldwide

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa ACI Worldwide | Vagas da empresa ACI Worldwide | Salários da empresa ACI Worldwide | Benefícios da empresa ACI Worldwide
      Entrevistas da empresa ACI WorldwideEntrevistas do cargo de Associate Software Engineer da empresa ACI WorldwideEntrevista da empresa ACI Worldwide


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Associate Software Engineer

      11 de jun. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência positiva
      Entrevista fácil

      Candidatura

      Fiz uma entrevista na empresa 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

      Perguntas de entrevista [1]

      Pergunta 1

      what is crm, version control, check for palindrome
      Responder à pergunta

      Outras avaliações de entrevista de vagas de Associate Software Engineer da empresa ACI Worldwide

      Entrevista para Associate Software Engineer

      18 de set. de 2024
      Funcionário(a) sigiloso(a)
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela ACI Worldwide em ago. de 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..

      Perguntas de entrevista [1]

      Pergunta 1

      how to sort a array using bubble sort
      Responder à pergunta
      1

      Entrevista para Associate Software Engineer

      8 de set. de 2024
      Funcionário(a) sigiloso(a)
      Pune
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de uma faculdade ou universidade. O processo levou 3 dias. Fui entrevistado pela ACI Worldwide (Pune) em ago. de 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.

      Perguntas de entrevista [1]

      Pergunta 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 à pergunta