Add office photos
Employer?
Claim Account for FREE

iCIMS

3.2
based on 20 Reviews
Filter interviews by

Asian Group of Companies Interview Questions and Answers

Updated 13 Aug 2024

Q1. What are the different types of LOD functions? Give examples of situations where you used them.

Ans.

Different types of LOD functions include INCLUDE, EXCLUDE, and FIXED.

  • INCLUDE LOD function is used to compute the level of detail for a specific dimension while keeping all other dimensions constant.

  • EXCLUDE LOD function is used to compute the level of detail for all dimensions except the specified dimension.

  • FIXED LOD function is used to compute the level of detail independently of the visualization's dimensions.

  • Examples of situations where LOD functions are used include calcul...read more

Add your answer

Q2. what is transaction management and how is it handled in microservices

Ans.

Transaction management is the process of ensuring data consistency and integrity in a system.

  • In microservices, each service has its own database, making distributed transactions challenging.

  • Two popular approaches to handle transaction management in microservices are Saga pattern and two-phase commit protocol.

  • Saga pattern involves breaking a transaction into multiple smaller transactions that can be rolled back individually if needed.

  • Two-phase commit protocol ensures that all ...read more

Add your answer

Q3. What are the ways to optimize Tableau dashboard?

Ans.

Optimizing Tableau dashboard involves improving performance, usability, and visual appeal.

  • Limit the number of worksheets on a dashboard to improve performance

  • Use filters and parameters effectively to allow for interactivity

  • Optimize data source connections for faster loading times

  • Utilize dashboard actions to create dynamic interactions

  • Design with user experience in mind to ensure clarity and ease of use

Add your answer

Q4. Discuss the types of Joins in SQL

Ans.

Types of Joins in SQL include Inner Join, Left Join, Right Join, and Full Outer Join.

  • Inner Join: Returns rows when there is a match in both tables.

  • Left Join: Returns all rows from the left table and the matched rows from the right table.

  • Right Join: Returns all rows from the right table and the matched rows from the left table.

  • Full Outer Join: Returns rows when there is a match in either table.

Add your answer
Discover Asian Group of Companies interview dos and don'ts from real experiences

Q5. LRU cache and its implementation

Ans.

LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.

  • LRU cache stands for Least Recently Used cache

  • It is typically implemented using a combination of a doubly linked list and a hashmap

  • When a new item is accessed, it is moved to the front of the list. If the cache is full, the least recently used item at the end of the list is removed

  • Example: If the cache has a capacity of 3 and items A, B, C are accessed in...read more

Add your answer

Q6. statefull vs stateless

Ans.

Stateful vs stateless refers to whether a system retains information about the state of a user's interactions.

  • Stateful systems store client session information on the server side, requiring more resources and making scaling more complex.

  • Stateless systems do not store client session information, making them easier to scale and more fault-tolerant.

  • Stateful systems are typically used for applications that require maintaining state, such as e-commerce websites.

  • Stateless systems a...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Asian Group of Companies

based on 8 interviews
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.9
 • 1.4k Interview Questions
4.0
 • 244 Interview Questions
3.9
 • 196 Interview Questions
4.2
 • 190 Interview Questions
3.7
 • 140 Interview Questions
View all
Top iCIMS Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter