Upload Button Icon Add office photos

ACI Worldwide

Compare button icon Compare button icon Compare

Filter interviews by

ACI Worldwide Technical Consultant Interview Questions and Answers

Updated 31 Jan 2024

ACI Worldwide Technical Consultant Interview Experiences

1 interview found

I applied via Referral and was interviewed in Jan 2022. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL, Unix , Oracle
  • Q2. SQL, Oracle, unix

Technical Consultant Jobs at ACI Worldwide

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding with design fundamentals on BST and DP
Round 2 - Technical 

(2 Questions)

  • Q1. Coding test with BST, DP
  • Q2. LLD, HLD on telecom. SOLID principles, Design patterns, System design
Round 3 - One-on-one 

(1 Question)

  • Q1. One on one round with Architect and Manager. What do we know about SIP, SS7, Diameter.
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions

Interview Preparation Tips

Topics to prepare for Mobileum Technical Lead interview:
  • Dynamic programing
  • Binary Search Tree
  • Kafka
  • Rabbitmq
  • Java
  • C++
  • JUnit
Interview preparation tips for other job seekers - Prepare yourselves to get the call back after the scheduled interviews after a month or so if you are selected.

If you get the offer letter, please do not join this company.

Not very considerate people, though the policies are there. No WLB, politics, poor product and project management. Architects know the stuff but they don't have the documents about the products, no KT.

Again please seriously take this advice, if you get one offer, please do not join the company.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Online Exam - 10 MCQ and 2 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Project Discussion
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. How much experience do you have ?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Leet code test link was sent

Round 3 - Technical 

(2 Questions)

  • Q1. What is a arraylist
  • Ans. 

    An ArrayList is a dynamic array in Java that can grow or shrink in size as needed.

    • ArrayList is a class in Java's Collection framework.

    • It allows for dynamic resizing of the array.

    • Elements can be added, removed, or accessed using index.

    • Example: ArrayList names = new ArrayList();

Answered by AI
  • Q2. What is hash map and how it works
  • Ans. 

    A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.

    • Hash map uses a hash function to map keys to indices in an array.

    • It allows for constant time average case complexity for insertion, deletion, and lookup operations.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Exam...

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well easy to medium leet code questions

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

    Round 1 - Technical 

    (3 Questions)

    • Q1. SOLID principle
    • Q2. Internal working of view model
    • Ans. 

      The view model is responsible for managing and providing data to the view in a way that is independent of the underlying data source.

      • View model acts as an intermediary between the view and the data source.

      • It retrieves data from the data source and transforms it into a format that is suitable for the view.

      • It may also perform data validation and business logic.

      • View model is typically implemented as a separate class or co...

    • Answered by AI
    • Q3. Find 2nd largest number
    • Ans. 

      To find the 2nd largest number in an array, sort the array in descending order and return the element at index 1.

      • Sort the array in descending order using a sorting algorithm

      • Return the element at index 1 as the 2nd largest number

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare basics

    Skills evaluated in this interview

    I applied via LinkedIn and was interviewed in Aug 2021. There were 4 interview rounds.

    Interview Questionnaire 

    4 Questions

    • Q1. Mostly related to the previous job,
    • Q2. What do you know about ICE?
    • Ans. 

      ICE stands for Intercontinental Exchange, a global network of exchanges and clearing houses for financial and commodity markets.

      • ICE operates exchanges for futures and options trading in energy, agriculture, metals, and financial markets.

      • It also provides data services and technology solutions for market participants.

      • Some of the well-known exchanges operated by ICE include NYSE, ICE Futures Europe, and ICE Futures US.

      • ICE...

    • Answered by AI
    • Q3. Cluster threshold
    • Q4. NLB AND FAILOVER CLUSTER

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Read about the company and Job profile, be prepared to explain your long term career plan
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Explain Telco Security alongwith Protocols
    • Ans. 

      Telco security involves protecting telecommunications networks and data from cyber threats. It includes protocols like SSL, IPSec, and VPN.

      • Telco security focuses on securing telecommunications networks and data from cyber attacks

      • Protocols like SSL (Secure Sockets Layer), IPSec (Internet Protocol Security), and VPN (Virtual Private Network) are commonly used in telco security

      • Encryption and authentication are key compone...

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I was interviewed before Nov 2022.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Technical 

    (1 Question)

    • Q1. Basically on core java and collections
    Round 3 - Technical 

    (1 Question)

    • Q1. Java program on data structures
    • Ans. 

      Java program on data structures

      • Use Java to implement common data structures like arrays, linked lists, stacks, queues, trees, and graphs

      • Practice implementing algorithms like sorting, searching, and traversal on these data structures

      • Understand the time and space complexity of different operations on data structures

    • Answered by AI

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

    Interview Questionnaire 

    12 Questions

    • Q1. Which design pattern implemented in project.
    • Ans. 

      Implemented the Observer design pattern.

      • Used to maintain consistency between related objects

      • Allows for one-to-many relationships between objects

      • Used in event-driven systems

      • Example: Used to update UI when data changes in backend

    • Answered by AI
    • Q2. Solid principals
    • Q3. Code coverage
    • Q4. Unit testing
    • Q5. Cloud services
    • Q6. Cloud integrations
    • Q7. Detail architecture of current project and what role you played
    • Q8. What software architecture you implimented and why?
    • Ans. 

      I have implemented a microservices architecture for scalability and flexibility.

      • Implemented microservices architecture using Docker and Kubernetes

      • Used API Gateway for routing and load balancing

      • Implemented service discovery using Consul

      • Implemented circuit breaker pattern using Hystrix

      • Implemented centralized logging using ELK stack

      • Implemented distributed tracing using Zipkin

      • Implemented event-driven architecture using Kaf...

    • Answered by AI
    • Q9. Writing some code logic snippet like sudo code
    • Q10. How you improved stored procedure performance
    • Ans. 

      I improved stored procedure performance by optimizing queries and indexes.

      • Identified and removed unnecessary joins and subqueries

      • Used appropriate indexing to speed up query execution

      • Reduced the number of round trips to the database by using batch processing

      • Rewrote complex queries to simpler ones

      • Used stored procedure parameters instead of variables to avoid recompilation

      • Used SET NOCOUNT ON to reduce network traffic

      • Used

    • Answered by AI
    • Q11. DB normalization and indexing
    • Q12. C# oops questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Focused more technical questions like Design pattern implementation,Database schema design, Unit testing, code coverage, Single page app Architecture,Cloud integration questions.Lastly team handling

    Skills evaluated in this interview

    ACI Worldwide Interview FAQs

    How to prepare for ACI Worldwide Technical Consultant interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at ACI Worldwide. The most common topics and skills that interviewers at ACI Worldwide expect are Oracle, Computer science, Troubleshooting, Aci and Linux.
    What are the top questions asked in ACI Worldwide Technical Consultant interview?

    Some of the top questions asked at the ACI Worldwide Technical Consultant interview -

    1. SQL, Oracle, u...read more
    2. SQL, Unix , Ora...read more

    Tell us how to improve this page.

    ACI Worldwide Technical Consultant Salary
    based on 25 salaries
    ₹5.5 L/yr - ₹16.6 L/yr
    8% less than the average Technical Consultant Salary in India
    View more details

    ACI Worldwide Technical Consultant Reviews and Ratings

    based on 1 review

    5.0/5

    Rating in categories

    3.0

    Skill development

    3.0

    Work-life balance

    4.0

    Salary

    3.0

    Job security

    5.0

    Company culture

    4.0

    Promotions

    4.0

    Work satisfaction

    Explore 1 Review and Rating
    Base24 Technical Consultant

    Mumbai

    5-9 Yrs

    Not Disclosed

    Principal Base24 Technical Consultant

    Bangalore / Bengaluru

    10-14 Yrs

    Not Disclosed

    Explore more jobs
    Software Engineer
    146 salaries
    unlock blur

    ₹7.6 L/yr - ₹24.1 L/yr

    Senior Software Engineer
    90 salaries
    unlock blur

    ₹13.5 L/yr - ₹33 L/yr

    Associate Software Engineer
    47 salaries
    unlock blur

    ₹4.8 L/yr - ₹13.5 L/yr

    Senior Quality Assurance Engineer
    28 salaries
    unlock blur

    ₹10.5 L/yr - ₹24.5 L/yr

    Technical Consultant
    25 salaries
    unlock blur

    ₹5.5 L/yr - ₹16.6 L/yr

    Explore more salaries
    Compare ACI Worldwide with

    Fiserv

    3.0
    Compare

    FIS

    3.9
    Compare

    TCS

    3.7
    Compare

    Infosys

    3.6
    Compare
    Did you find this page helpful?
    Yes No
    write
    Share an Interview