Upload Button Icon Add office photos

Filter interviews by

CLA Global Indus Value Consulting Interview Questions, Process, and Tips

Updated 2 Mar 2025

Top CLA Global Indus Value Consulting Interview Questions and Answers

View all 8 questions

CLA Global Indus Value Consulting Interview Experiences

Popular Designations

4 interviews found

Full Stack Developer Interview Questions & Answers

user image Manvendra Singh Yadav

posted on 31 Jul 2024

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Design a students management results system?Write the logic to short the for the student have marks in english more than 80 marks?
  • Ans. 

    Design a student management results system and write logic to sort students with English marks above 80.

    • Create a database table for students with fields like name, marks in English, etc.

    • Implement a function to retrieve and filter students with English marks above 80.

    • Sort the filtered students based on their marks in English.

    • Display the sorted list of students in the results system.

  • Answered by AI
  • Q2. What is dependency injection and how is it implemented in .NET?
  • Ans. 

    Dependency injection is a design pattern where components are given their dependencies rather than creating them.

    • In .NET, dependency injection is implemented using built-in IoC containers like Unity, Autofac, or Ninject.

    • Dependencies are registered in the container and injected into the classes that need them.

    • This helps in decoupling components, making the code more maintainable and testable.

    • For example, in ASP.NET Core...

  • Answered by AI
  • Q3. Write a function in C# to reverse a string.
  • Ans. 

    Function in C# to reverse a string

    • Use StringBuilder to efficiently reverse the string

    • Convert the string to char array, reverse it, then convert back to string

    • Handle null or empty string cases

  • Answered by AI

Interview Preparation Tips

Topics to prepare for CLA Global Indus Value Consulting Full Stack Developer interview:
  • Mssql
  • .net core
Interview preparation tips for other job seekers - Be confidant!, write Sudo code while answering coding questions, and give real life experience for technical understanding questions.

Skills evaluated in this interview

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Find a substring from given string
  • Ans. 

    Use string methods to find a substring within a given string.

    • Use the indexOf() method to find the starting index of the substring within the string.

    • Use the substring() method to extract the substring based on the starting index and length.

    • Consider using regular expressions for more complex substring matching.

  • Answered by AI
  • Q2. What are lambda functions in Python, write some expressions
  • Ans. 

    Lambda functions are anonymous functions in Python that can have any number of arguments but only one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time operations.

    • Example: add = lambda x, y: x + y

  • Answered by AI
  • Q3. What challenges did you face while deploying a Flutter application? Which optimization technique did you use?
  • Ans. 

    I faced challenges with performance optimization while deploying a Flutter application.

    • One challenge was optimizing the app's performance on different devices with varying hardware capabilities.

    • I used techniques like code splitting to reduce the initial load time of the app.

    • I also implemented lazy loading for components that were not immediately needed to improve overall performance.

    • Additionally, I utilized tree shakin...

  • Answered by AI
  • Q4. What are some state management techniques you are aware of regarding Flutter. Explain them.
  • Ans. 

    State management techniques in Flutter help manage the state of widgets and data throughout the app.

    • Provider package: A simple way to manage state in Flutter using InheritedWidget.

    • Bloc pattern: Helps separate presentation and business logic, making it easier to manage state.

    • GetX package: A lightweight state management solution with reactive programming.

    • Redux: A predictable state container for Flutter apps, inspired by

  • Answered by AI
  • Q5. Difference between parallelism and concurrency. Which is better?
  • Ans. 

    Parallelism involves executing multiple tasks simultaneously, while concurrency involves switching between tasks in a timely manner.

    • Parallelism is suitable for tasks that can be truly executed simultaneously, while concurrency is more suitable for tasks that involve waiting for external events or resources.

    • Parallelism can lead to better performance in tasks that can be divided into independent subtasks, while concurren...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay true to your basics. Never boast of anything. Its not a shame to not know every question asked. But you should atleast try to come at an answer.

Skills evaluated in this interview

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Senior Consultant Interview Questions & Answers

user image Chandrababu Gali

posted on 17 Feb 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. What are the skills you've worked on
  • Ans. 

    I have worked on skills such as project management, data analysis, client communication, and team leadership.

    • Project management - Successfully led multiple projects from initiation to completion

    • Data analysis - Proficient in using tools like Excel, SQL, and Tableau to analyze and interpret data

    • Client communication - Effectively communicated project updates and findings to clients

    • Team leadership - Led and motivated cross

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - Case Study 

ETL process and a real world scenario

Round 2 - Coding Test 

SQL and python coding questions

Round 3 - HR 

(2 Questions)

  • Q1. Even though I did not have the skill with me what would be my attitude towards it how would I cope as a senior
  • Q2. Can I teach others

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare normally it’s all up to the client

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

CLA Global Indus Value Consulting interview questions for popular designations

 Senior Consultant

 (2)

 Full Stack Developer

 (1)

 Associate Consultant

 (1)

Jobs at CLA Global Indus Value Consulting

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Oct 2021. There were 2 interview rounds.

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

(2 Questions)

  • Q1. SharePoint 2013 concept Event receiver Designer workflow Angular js Power automate Triger vs triger action
  • Q2. Approval workflow Powerapp

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basic knowledge
Focus on communication

I applied via LinkedIn and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Past work experience, Insurance architecture
  • Ans. 

    I have extensive experience in insurance architecture.

    • Designed and implemented insurance systems for multiple clients

    • Developed and maintained insurance data models

    • Collaborated with business stakeholders to understand requirements

    • Provided technical guidance to development teams

    • Ensured compliance with industry regulations and standards

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Justify your resume, explain agile & digital projects

I applied via Referral and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Maximum on capital markets
  • Ans. 

    Maximum on capital markets refers to the highest point of a financial market's performance.

    • The maximum on capital markets is often referred to as the market peak.

    • It is the point at which the market reaches its highest level before experiencing a decline.

    • Investors often try to predict when the market will reach its maximum in order to maximize their profits.

    • The maximum on capital markets can vary depending on the specif...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn more capital markets

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Detailed oracles fusion functional questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Functional consultant should know each and every transaction and setup before applying for job in wipro

I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were fully about my past projects and the next questions will be based on our answers

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain about your project clearly and I'm sure you will win.

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Reference architecture of insurance
  • Ans. 

    Reference architecture of insurance is a blueprint for designing and implementing insurance systems.

    • Reference architecture provides a common language and framework for insurance companies to design and implement their systems.

    • It includes components such as data models, business processes, and technology infrastructure.

    • Examples of reference architectures in insurance include ACORD and LOMA.

    • Reference architecture helps e...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, give examples, explain complex modules handled

CLA Global Indus Value Consulting Interview FAQs

How many rounds are there in CLA Global Indus Value Consulting interview?
CLA Global Indus Value Consulting interview process usually has 1-2 rounds. The most common rounds in the CLA Global Indus Value Consulting interview process are Technical, HR and One-on-one Round.
How to prepare for CLA Global Indus Value Consulting 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 CLA Global Indus Value Consulting. The most common topics and skills that interviewers at CLA Global Indus Value Consulting expect are ISO 27001 Lead Auditor, Information Security, Business Development, Cold Calling and Cyber Security.
What are the top questions asked in CLA Global Indus Value Consulting interview?

Some of the top questions asked at the CLA Global Indus Value Consulting interview -

  1. What challenges did you face while deploying a Flutter application? Which optim...read more
  2. What is dependency injection and how is it implemented in .N...read more
  3. Design a students management results system?Write the logic to short the for th...read more

Tell us how to improve this page.

CLA Global Indus Value Consulting Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

CLA Global Indus Value Consulting Reviews and Ratings

based on 15 reviews

2.4/5

Rating in categories

2.0

Skill development

2.5

Work-life balance

2.5

Salary

2.1

Job security

2.3

Company culture

2.2

Promotions

2.3

Work satisfaction

Explore 15 Reviews and Ratings
Senior Consultant
12 salaries
unlock blur

₹5.3 L/yr - ₹15 L/yr

Consultant
6 salaries
unlock blur

₹7 L/yr - ₹12.4 L/yr

Assistant Manager
5 salaries
unlock blur

₹7 L/yr - ₹28.2 L/yr

Associate Consultant
4 salaries
unlock blur

₹7.8 L/yr - ₹8.5 L/yr

Manager
4 salaries
unlock blur

₹7.7 L/yr - ₹20 L/yr

Explore more salaries
Compare CLA Global Indus Value Consulting with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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