Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by CARE Analytics and Advisory Team. If you also belong to the team, you can get access from here

CARE Analytics and Advisory Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CARE Analytics and Advisory Interview Questions, Process, and Tips

Updated 9 Jul 2024

Top CARE Analytics and Advisory Interview Questions and Answers

CARE Analytics and Advisory Interview Experiences

Popular Designations

6 interviews found

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2022. There were 4 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 

(1 Question)

  • Q1. General concepts of finance and risk
Round 3 - Case Study 

Case study on understanding of basel 3 guidelines

Round 4 - One-on-one 

(1 Question)

  • Q1. Questions on case study

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is interface class
  • Ans. 

    An interface class in software development is a blueprint for a class that defines a set of methods that a class must implement.

    • Interface classes contain abstract methods that must be implemented by any class that implements the interface.

    • Interfaces allow for multiple inheritance in programming languages that do not support it.

    • Interfaces are used to define a contract for classes to adhere to, ensuring consistency and i...

  • Answered by AI
  • Q2. How to handle global exception
  • Ans. 

    Global exceptions can be handled by using try-catch blocks in the code.

    • Use try-catch blocks to catch exceptions at a global level

    • Implement a global exception handler to log or display the exception details

    • Consider using frameworks like Spring Boot for handling global exceptions

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What you will don if a SQL query taking time to run.
  • Ans. 

    I will analyze the query execution plan, optimize the query, check for indexing, and consider partitioning.

    • Analyze the query execution plan to identify any bottlenecks or inefficiencies.

    • Optimize the query by rewriting it, adding indexes, or restructuring the data.

    • Check for proper indexing on the tables involved in the query.

    • Consider partitioning large tables to improve query performance.

    • Use tools like SQL Profiler or D...

  • Answered by AI
  • Q2. Type of indexes
  • Ans. 

    Indexes in databases help improve query performance by allowing faster data retrieval.

    • Types of indexes include B-tree, hash, bitmap, and full-text indexes.

    • B-tree indexes are commonly used for range queries.

    • Hash indexes are useful for equality queries.

    • Bitmap indexes are efficient for low cardinality columns.

    • Full-text indexes are used for searching text data.

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Analyst Interview Questions & Answers

user image Anonymous

posted on 2 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Statistics and experience working with large datasets

    • I am proficient in statistical software such as R and Python

    • I have a proven track record of delivering actionable insights to drive business decisions

  • Answered by AI
  • Q2. Are you looking for a job change
  • Ans. 

    Yes, I am actively looking for new opportunities to grow and develop my skills.

    • I am seeking new challenges and opportunities for growth

    • I am interested in exploring different industries or roles

    • I am open to considering new job offers

    • I am actively networking and applying to job openings

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. About my previous Job
  • Q2. Finance Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Finance

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Software Developer Interview Questions & Answers

user image Neelanjana Chakravarty

posted on 14 May 2024

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Technical Test round for Java and .Net

Round 2 - Technical 

(4 Questions)

  • Q1. There were many questions
  • Q2. Java technology
  • Q3. .Net Technology
  • Q4. Python Technology

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

CARE Analytics and Advisory interview questions for popular designations

 Software Developer

 (2)

 Analyst

 (1)

 Internship Trainee

 (1)

 Software Engineer

 (1)

 Business Analyst

 (1)

Software Engineer Interview Questions & Answers

user image Shubham Asabe

posted on 18 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Most of the scenario based questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (225)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I appeared for an interview before Jul 2023.

Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to work in this role?
  • Ans. 

    I am passionate about gaining hands-on experience in this field and contributing to the team's success.

    • Passionate about the industry and eager to learn

    • Excited about the opportunity to contribute to the team's success

    • Seeking hands-on experience to enhance skills and knowledge

  • Answered by AI
  • Q2. What were your previous challenging experieces?
  • Ans. 

    One of my previous challenging experiences was managing a project with a tight deadline and limited resources.

    • Balancing multiple tasks and priorities

    • Working under pressure

    • Finding creative solutions to problems

    • Effective communication with team members

  • Answered by AI

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Experience

I applied via Campus Placement and was interviewed before Mar 2021. There were 3 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 - HR 

(16 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and open to negotiation.

    • I am looking for a competitive salary that reflects my skills and experience.

    • I am more interested in the overall compensation package, including benefits and growth opportunities.

    • I would like to learn more about the company's salary range for this position.

    • I am confident that we c

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and multicultural.

    • My parents are from different countries, which has exposed me to different cultures and perspectives.

    • I have relatives who work in various industries, including technology and healthcare.

    • Growing up, my family encouraged me to pursue my interests in computer science and supported my education in the field.

  • Answered by AI
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Developer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with a team of developers to design and implement new features.

    • Participated in code reviews and debugging sessions to ensure high-quality code.

    • Worked closely with clients to gather requirements and provide technical support.

    • Implemented unit tests and performed software testing to identify an...

  • Answered by AI
  • Q4. Why should we hire you?
  • Ans. 

    I have a strong background in software development and a proven track record of delivering high-quality projects on time and within budget.

    • I have a deep understanding of various programming languages and frameworks, allowing me to adapt quickly to new technologies.

    • I am highly skilled in problem-solving and troubleshooting, which enables me to identify and resolve issues efficiently.

    • I am a team player and have excellent...

  • Answered by AI
  • Q5. Why are you looking for a change?
  • Ans. 

    Looking for new challenges and growth opportunities.

    • Seeking a more challenging role to enhance my skills and knowledge.

    • Interested in working on cutting-edge technologies and projects.

    • Want to be part of a dynamic and innovative team.

    • Desire to expand my professional network and learn from industry experts.

  • Answered by AI
  • Q6. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and staying updated with new technologies

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q7. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.

    • Strengths: problem-solving, attention to detail, teamwork

    • Weaknesses: time management, public speaking

  • Answered by AI
  • Q8. Tell me about yourself.
  • Ans. 

    I am a software developer with experience in various programming languages and a passion for creating innovative solutions.

    • Experienced in Java, C++, and Python

    • Developed a mobile app using React Native

    • Worked on a team to create a web application using Angular

    • Strong problem-solving and analytical skills

  • Answered by AI
  • Q9. Tell me about yourself
  • Ans. 

    I am a software developer with experience in web development and a passion for problem-solving.

    • Experienced in web development using HTML, CSS, and JavaScript

    • Proficient in programming languages such as Java and Python

    • Familiar with frameworks like React and Angular

    • Strong problem-solving and analytical skills

    • Excellent teamwork and communication abilities

  • Answered by AI
  • Q10. What are your strength and weakness
  • Ans. 

    My strength is problem-solving and my weakness is sometimes overthinking.

    • Strength: Problem-solving

    • Weakness: Overthinking

  • Answered by AI
  • Q11. Where do you see yourself in 5 year's
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q12. Why are you looking for a change
  • Ans. 

    Seeking new opportunities for professional growth and challenges.

    • Looking for a more challenging role

    • Want to expand my skill set

    • Seeking better career prospects

    • Interested in working with new technologies

    • Want to work in a more collaborative environment

  • Answered by AI
  • Q13. I think I am very flexible and adaptive to learning new things
  • Q14. Share your details for your previous job
  • Ans. 

    I worked as a Software Developer at XYZ Company.

    • Developed and maintained web applications using Java and Spring framework

    • Collaborated with cross-functional teams to gather requirements and design solutions

    • Implemented unit tests and performed code reviews to ensure code quality

    • Participated in Agile development process and attended daily stand-up meetings

    • Troubleshooted and resolved software defects reported by users

  • Answered by AI
  • Q15. What is your family background
  • Ans. 

    My family background is diverse and multicultural, with members from different professions and cultural backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have two siblings, one is an engineer and the other is a lawyer.

    • We celebrate various cultural festivals and traditions together.

    • My family values education and encourages continuous learning.

  • Answered by AI
  • Q16. What are your salary expectations
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary based on my skills and experience.

    • I am more interested in the overall compensation package, including benefits and growth opportunities.

    • I am confident that we can come to a mutually beneficial agreement.

  • Answered by AI
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Good morning sir/ mam..
I'm from Vinukonda
I'm ready to the interview

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is Abstraction
  • Ans. 

    Abstraction is the process of hiding complex implementation details and exposing only the necessary information.

    • Abstraction helps in reducing complexity and increasing efficiency.

    • It allows us to focus on the essential features of an object or system.

    • Abstraction can be achieved through abstract classes, interfaces, and encapsulation.

    • For example, a car can be abstracted as a vehicle with certain properties and methods.

    • Ab...

  • Answered by AI
  • Q2. Concept of hiding implementation
  • Ans. 

    Hiding implementation means keeping the internal details of a class or function hidden from the outside world.

    • It is a fundamental principle of object-oriented programming.

    • It helps in achieving encapsulation and abstraction.

    • It prevents the user from accessing the internal workings of a class or function.

    • Examples include private variables and methods in a class.

    • It allows for easier maintenance and modification of code.

    • It...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not bad, good atmosphere, positive response from staff

Interview Questionnaire 

1 Question

  • Q1. What is meant by javascript closure? And why do we use it?
  • Ans. 

    A closure is a function that has access to its outer function's variables, even after the outer function has returned.

    • A closure is created when a function is defined inside another function.

    • It allows for private variables and functions in JavaScript.

    • Closures are used for data hiding, encapsulation, and creating modules.

    • Example: function outer() { var x = 10; function inner() { console.log(x); } return inner; } var clos

  • Answered by AI

Skills evaluated in this interview

CARE Analytics and Advisory Interview FAQs

How many rounds are there in CARE Analytics and Advisory interview?
CARE Analytics and Advisory interview process usually has 2 rounds. The most common rounds in the CARE Analytics and Advisory interview process are Technical, HR and One-on-one Round.
How to prepare for CARE Analytics and Advisory 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 CARE Analytics and Advisory. The most common topics and skills that interviewers at CARE Analytics and Advisory expect are IT Sales, CRM Sales, ERP Sales, IT Product Sales and Key Account Management.
What are the top questions asked in CARE Analytics and Advisory interview?

Some of the top questions asked at the CARE Analytics and Advisory interview -

  1. What you will don if a SQL query taking time to r...read more
  2. what is interface cl...read more
  3. how to handle global except...read more

Tell us how to improve this page.

CARE Analytics and Advisory Interview Process

based on 6 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k 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.8k 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

CARE Analytics and Advisory Reviews and Ratings

based on 41 reviews

3.1/5

Rating in categories

3.0

Skill development

3.2

Work-life balance

3.0

Salary

2.8

Job security

3.1

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 41 Reviews and Ratings
Software Engineer
40 salaries
unlock blur

₹2.2 L/yr - ₹7.3 L/yr

Business Analyst
24 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹5.4 L/yr - ₹11.5 L/yr

Associate Director
10 salaries
unlock blur

₹30.1 L/yr - ₹41 L/yr

Project Lead
8 salaries
unlock blur

₹13.6 L/yr - ₹25 L/yr

Explore more salaries
Compare CARE Analytics and Advisory 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