Upload Button Icon Add office photos

DaMENSCH

Compare button icon Compare button icon Compare

Filter interviews by

DaMENSCH Analyst Interview Questions and Answers

Updated 11 Feb 2023

DaMENSCH Analyst Interview Experiences

1 interview found

Analyst Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2023

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

I applied via Approached by Company and was interviewed in Aug 2022. 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 - One-on-one 

(8 Questions)

  • Q1. Basic Introduction and previous work experience
  • Q2. What is SQL and which memory management it use?
  • Ans. 

    SQL is a programming language used for managing relational databases. It uses dynamic memory management.

    • SQL stands for Structured Query Language

    • It is used for managing and manipulating data in relational databases

    • SQL uses dynamic memory management, which means that memory is allocated and deallocated as needed

    • Examples of SQL-based relational database management systems include MySQL, Oracle, and Microsoft SQL Server

  • Answered by AI
  • Q3. What is RDBMS and why we use SQL?
  • Ans. 

    RDBMS is a relational database management system that organizes data into tables. SQL is used to query and manipulate data in RDBMS.

    • RDBMS stands for Relational Database Management System

    • It organizes data into tables with rows and columns

    • SQL (Structured Query Language) is used to interact with RDBMS

    • SQL allows querying, inserting, updating, and deleting data

    • RDBMS and SQL provide a structured and efficient way to store an...

  • Answered by AI
  • Q4. How to you check which query is good?
  • Ans. 

    To check which query is good, consider factors like execution time, resource usage, and accuracy of results.

    • Check the execution time of the query and compare it with other queries.

    • Analyze the resource usage of the query, such as CPU and memory usage.

    • Check the accuracy of the results and compare them with the expected output.

    • Consider the complexity of the query and its impact on the database.

    • Take into account the scalab...

  • Answered by AI
  • Q5. What is the use of aggregation functions?
  • Ans. 

    Aggregation functions are used to perform calculations on a set of values and return a single value as output.

    • Aggregation functions are commonly used in databases and data analysis to summarize and analyze large amounts of data.

    • Examples of aggregation functions include SUM, AVG, MAX, MIN, COUNT, and GROUP BY.

    • These functions can be used to calculate totals, averages, maximum and minimum values, and counts of specific da...

  • Answered by AI
  • Q6. When can we use group by? Can we use group by without where clause?
  • Ans. 

    Group by is used to group data based on a common attribute. It can be used without a where clause.

    • Group by is used to group data based on a common attribute

    • It is used with aggregate functions like sum, count, avg, etc.

    • It can be used without a where clause to group all the data in the table

    • Group by is often used with having clause to filter the groups based on some condition

  • Answered by AI
  • Q7. What is normalisation?
  • Ans. 

    Normalisation is the process of organizing data in a database to reduce redundancy and dependency.

    • It involves breaking down a table into smaller tables and defining relationships between them.

    • The goal is to eliminate data redundancy and ensure data consistency.

    • Normalization is achieved through a series of normal forms, with each level building on the previous one.

    • For example, a customer's address should not be repeated...

  • Answered by AI
  • Q8. What major libraries used in python?
  • Ans. 

    Python has several major libraries including NumPy, Pandas, Matplotlib, and Scikit-learn.

    • NumPy is used for numerical computing and data analysis.

    • Pandas is used for data manipulation and analysis.

    • Matplotlib is used for data visualization.

    • Scikit-learn is used for machine learning and data mining.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Round 2 interview Interview duration was 1 hour. The interviewer asked me to write some ecommerce SQL queries given condition. (1 hour) 1) Find the pair of products that sells together in the cart. 2) To...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Always asked for the type of work from the interviewer you offered the job for.
2. For this role, you should be good enough in SQL, MongoDB basics, Google Analytics, Big query and python scripting.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about DaMENSCH?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Basic Maths with topics like Time and Distance, Distribution

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard and give your best as it matters

Analyst Interview Questions Asked at Other Companies

asked in Capgemini
Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, you ... read more
asked in Deloitte
Q2. Reverse a Number Problem Statement Given an integer 'N', write a ... read more
Q3. A 10x10x10 cube is made up of 1x1x1 cubes. Its outer surface is p ... read more
Q4. Ninja and the Game of Words In this game, Ninja is provided with ... read more
asked in Capgemini
Q5. What will be the output of the following pseudocode? #include Int ... read more
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. There was just 1 to on chatting - i believe the interviewer himself doesn't know anything
  • Q2. What's your name?
  • Q3. Previous job detials
  • Q4. Expectations in this company
  • Ans. 

    I expect a collaborative environment that fosters growth, innovation, and a commitment to excellence in our projects and team dynamics.

    • A culture of open communication where team members feel valued and heard, similar to regular feedback sessions.

    • Opportunities for professional development, such as workshops or training programs to enhance skills.

    • A focus on innovation, encouraging team members to propose new ideas and so...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do not apply to this company - worst company ever
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2022. 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 - Case Study 

Was asked about a case study regarding cost and profit, interviewer was observing my logical thinking and approach towards the problem.
Basically they'll check if you are covering all aspects or not.

Round 3 - Coding Test 

SQL easy to medium level

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and open to discuss various scenarios.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding qns and aptitude questions which can be done easily

Round 2 - Case Study 

They gave guesstimate questions where scenarios will be given and you have to give an approximate estimate to it based on various factors

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

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and experienced professional with a background in marketing and a passion for driving results.

    • Experienced in marketing strategies and campaigns

    • Strong track record of achieving goals and targets

    • Passionate about driving results and exceeding expectations

  • Answered by AI
  • Q2. Strengths and weaknesses

I applied via Recruitment Consulltant and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Details of past roles
Round 2 - Aptitude Test 

15 mins aptitude test

Round 3 - Case Study 

Case study on the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy process to follow. Turnaround is quick
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Prepare basics such as group by, case functions, aggregation and some theoretical part such as sequence of sql query execution, basic concepts of dbms

Round 2 - Case Study 

Case study on analytics side like think like a product analyst and define metrics for a feature for example feature that count your daily steps.

Round 3 - HR 

(2 Questions)

  • Q1. Culture related Queries
  • Q2. Salary expectations and negotiation deal

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. 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. Medium level SQL question
  • Q2. Case study on Bigbasket/Instagram

I applied via Naukri.com and was interviewed in Sep 2019. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Question 1)Tell me about yourself and qualifications?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and experience in web development.

    • Recent graduate with a degree in Computer Science

    • Experience in web development

    • Strong problem-solving skills

    • Proficient in programming languages such as Java, JavaScript, and HTML/CSS

  • Answered by AI
  • Q2. Question 2)What are your hobbies?
  • Ans. 

    My hobbies include reading, hiking, and playing the guitar.

    • Reading: I enjoy reading fiction and non-fiction books in my free time.

    • Hiking: I love exploring nature trails and challenging myself with new hikes.

    • Playing the guitar: I have been playing the guitar for several years and enjoy learning new songs.

  • Answered by AI
  • Q3. Question 3)What do you know about our company?
  • Ans. 

    Our company is a leading tech startup specializing in AI-driven solutions for businesses.

    • Specializes in AI-driven solutions for businesses

    • Considered a leading tech startup in the industry

    • Known for innovative and cutting-edge technology

    • Has a strong focus on research and development

    • Provides services to a wide range of industries

  • Answered by AI
  • Q4. Question 4) Why do you want to join our company?
  • Ans. 

    I want to join your company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects that align with my interests and skills

    • Strong company culture that values collaboration and employee development

    • Opportunities for growth and advancement within the company

  • Answered by AI
  • Q5. Question 5) Tell me about your training and projects you have done in college?
  • Ans. 

    I completed various training programs and projects during my college years, gaining hands-on experience in different areas.

    • Completed a training program in data analysis using Python and R

    • Developed a mobile application for a class project using Java and Android Studio

    • Participated in a research project on renewable energy sources

    • Completed an internship at a local software company, working on web development projects

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Start by researching about the company and job profile you applied for. Practice common interview questions. Be confident. Ask questions at the end of the interview. Remember your CV details. Arrive on time and stay relaxed.

DaMENSCH Interview FAQs

How many rounds are there in DaMENSCH Analyst interview?
DaMENSCH interview process usually has 3 rounds. The most common rounds in the DaMENSCH interview process are One-on-one Round and Resume Shortlist.
What are the top questions asked in DaMENSCH Analyst interview?

Some of the top questions asked at the DaMENSCH Analyst interview -

  1. When can we use group by? Can we use group by without where clau...read more
  2. What is SQL and which memory management it u...read more
  3. What is RDBMS and why we use S...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.8
 • 150 Interviews
Cogoport Interview Questions
3.1
 • 53 Interviews
HyperVerge Interview Questions
4.2
 • 26 Interviews
Treebo Hotels Interview Questions
3.2
 • 25 Interviews
KrazyBee Interview Questions
3.7
 • 17 Interviews
Simpl Interview Questions
2.8
 • 17 Interviews
Lokal App Interview Questions
3.7
 • 16 Interviews
TripFactory Interview Questions
2.2
 • 15 Interviews
MINTIFI Interview Questions
3.5
 • 15 Interviews
View all

DaMENSCH Analyst Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

3.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Store Manager
13 salaries
unlock blur

₹3.3 L/yr - ₹4.7 L/yr

Business Analyst
9 salaries
unlock blur

₹8 L/yr - ₹16 L/yr

Product Manager
9 salaries
unlock blur

₹17 L/yr - ₹24 L/yr

Data Entry Operator
7 salaries
unlock blur

₹2.5 L/yr - ₹3.2 L/yr

Area Sales Manager
7 salaries
unlock blur

₹8.5 L/yr - ₹12.6 L/yr

Explore more salaries
Compare DaMENSCH with

Cogoport

3.1
Compare

Treebo Hotels

3.2
Compare

KrazyBee

3.7
Compare

Woodenstreet.com

3.1
Compare
write
Share an Interview