Upload Button Icon Add office photos

Filter interviews by

Cartus Data Analyst Interview Questions and Answers

Updated 29 Dec 2022

Cartus Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 29 Dec 2022

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

I applied via Recruitment Consulltant and was interviewed before Dec 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 - HR 

(2 Questions)

  • Q1. What are your long term goals
  • Q2. Who is your inspiration

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open and be prepared for your interview., do through research about the organization.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with your instincts . You can do it

Interview Questionnaire 

1 Question

  • Q1. Basic of Excel ,SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - there is no follow up after the interview...intimate the applicant the status of process.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2023. 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 - Aptitude Test 

1st round consists of IQ test followed by logical Reasoning Test if you clear you would be qualified for other rounds

Round 3 - HR 

(2 Questions)

  • Q1. Basic Hr questions related to position applied. about the company and work culture
  • Q2. Tell me about Yourself family background
Round 4 - Technical 

(1 Question)

  • Q1. Regarding your past experience & project which you have done in your previous company.SQL and basic excel,Python questions were also asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well IQ test will be easy round you need to score more than 100 points.
Logical reasoning round is quite difficulty and Tricky. Practice well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Can you provide a brief overview of your background and experiences?
  • Q2. What skills and tools do you commonly use in your work?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is the difference between the DELETE and DROP commands in SQL?
  • Ans. 

    DELETE is used to remove rows from a table, while DROP is used to remove entire tables from a database.

    • DELETE is a DML command used to remove specific rows from a table based on a condition.

    • DROP is a DDL command used to remove entire tables, views, or databases from a database.

    • DELETE does not remove the table structure, only the data within it.

    • DROP removes the table structure along with all its data, and it cannot be r...

  • Answered by AI
  • Q2. What is the concept of a Primary Key in SQL?
  • Ans. 

    Primary Key in SQL is a unique identifier for each record in a table.

    • Primary Key ensures each record in a table is unique

    • It can consist of one or multiple columns

    • Primary Key values cannot be NULL

    • Example: 'id' column in a 'users' table

  • Answered by AI
  • Q3. What is the difference between UNION and UNION ALL in SQL?
  • Ans. 

    UNION combines and removes duplicates, UNION ALL combines without removing duplicates.

    • UNION merges the result sets of two or more SELECT statements, removing duplicates.

    • UNION ALL merges the result sets of two or more SELECT statements, including duplicates.

    • UNION is slower than UNION ALL as it involves removing duplicates.

    • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

    • Example: SELECT column1 FROM t

  • Answered by AI
  • Q4. What is the LIKE operator, and how is it used in SQL?
  • Ans. 

    The LIKE operator is used in SQL to search for a specified pattern in a column.

    • The LIKE operator is used with the WHERE clause to search for a specified pattern in a column.

    • It allows for the use of wildcards such as % (matches any sequence of characters) and _ (matches any single character).

    • For example, 'SELECT * FROM table_name WHERE column_name LIKE 'a%'' will return all rows where the column starts with 'a'.

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview in Feb 2025.

Round 1 - Behavioral interview 

(3 Questions)

  • Q1. What irritate you most
  • Ans. 

    I find inefficiency and lack of communication in teams to be particularly frustrating, as they hinder productivity and collaboration.

    • Irritation with unclear project goals can lead to wasted time and resources. For example, if team members are not aligned on objectives, it can result in duplicated efforts.

    • Poor communication can create misunderstandings. For instance, if data requirements are not clearly communicated, it...

  • Answered by AI
  • Q2. What is moto in your life
  • Ans. 

    My life motto is to embrace challenges as opportunities for growth and learning, fostering resilience and adaptability.

    • Embrace challenges: For instance, when faced with a difficult project, I see it as a chance to enhance my skills.

    • Continuous learning: I dedicate time each week to learn new data analysis tools and techniques.

    • Resilience: After setbacks, I reflect on what went wrong and how I can improve for the future.

  • Answered by AI
  • Q3. How will you handle customer
  • Ans. 

    Handling customers involves effective communication, understanding their needs, and providing timely solutions.

    • Listen actively to understand customer concerns and needs.

    • Use data analysis to identify trends in customer feedback and behavior.

    • Provide clear and concise information to address customer inquiries.

    • Follow up with customers to ensure their issues are resolved satisfactorily.

    • Utilize CRM tools to track interaction

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2022.

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 

(1 Question)

  • Q1. About previous experience and some basic questions.
Round 3 - Technical 

(1 Question)

  • Q1. About basic to advance level of Excel, power bi

Interview Preparation Tips

Interview preparation tips for other job seekers - If your knowledge and understanding is good and you know the tools then be confident and give your best.

Data Analyst Interview Questions & Answers

CBRE user image vaishnavi karemore

posted on 4 May 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview in Apr 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Valuation meanings and advance excels plus powerbi

Interview Preparation Tips

Interview preparation tips for other job seekers - My final round was 16th April 2024. in between interview there was power cut issue happened because of worst weather, I even couldn’t join by phone. So the interview got canceled and HR told me to rescheduled it but since I have been waiting for 2/3 weeks there were no response not even HR was picking up phone call. For this opportunity i turn down some other opportunities where I got selected. Now HR is telling that vacancy got freez and processing further. Without giving a chance to candidate how can these seniors close the opportunity that too not personal fault. Natural calamities is not in our hand. Is this how CBRE works or this type of ethics they follow.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Situational Questions
  • Q2. Do you have any experience in real estate

Cartus Interview FAQs

How many rounds are there in Cartus Data Analyst interview?
Cartus interview process usually has 2 rounds. The most common rounds in the Cartus interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Cartus Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Consultant
6 salaries
unlock blur

₹7.2 L/yr - ₹10 L/yr

Data Specialist
5 salaries
unlock blur

₹3 L/yr - ₹5.7 L/yr

Manager
4 salaries
unlock blur

₹16 L/yr - ₹24 L/yr

Operations Manager
4 salaries
unlock blur

₹15.5 L/yr - ₹20 L/yr

Compensation Analyst
4 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Explore more salaries
Compare Cartus with

JLL

4.1
Compare

CBRE

4.2
Compare

NoBroker

3.2
Compare

Lodha Group

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