Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Discover Dollar Team. If you also belong to the team, you can get access from here

Discover Dollar Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Discover Dollar Interview Questions, Process, and Tips

Updated 6 Nov 2024

Top Discover Dollar Interview Questions and Answers

Discover Dollar Interview Experiences

Popular Designations

6 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Every one can solve the aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Some what tricky we should think while answering
  • Q2. Some technical questions from python,javascript,html,css etc
Round 3 - Assignment 

Develop fashion website using react

Round 4 - Technical 

(2 Questions)

  • Q1. Interview went smoothly i rate myself as 4 out of 5
  • Q2. Advance js convepts

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Sep 2024.

Round 1 - Aptitude Test 

Order to cash. p2c ,accounting rules

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)
Discover Dollar Interview Questions and Answers for Freshers
illustration image

Web Developer Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2024

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

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

Round 1 - Aptitude Test 

THE FIRST ROUND IS APTITUDE GO TO YOUTUBE AND SEARCH DISCOVER DOLLAR INTERVIEW AND QUESTION ALL QUESTIONS AVAILABLE

Interview Preparation Tips

Interview preparation tips for other job seekers - EASY TO CRACK

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)

Financial Accountant Interview Questions & Answers

user image Sahaya stephone

posted on 6 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Ask a formal question

Financial Accountant Interview Questions asked at other Companies

Q1. what are the type customers have fmcg sector ? discribe the variance
View answer (1)

Discover Dollar interview questions for popular designations

 Financial Analyst

 (2)

 Financial Accountant

 (1)

 Web Developer

 (1)

 Front end Developer

 (1)

 Data Scientist Intern

 (1)

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

I applied via Cuvette and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Multiple Choice Questions related with General Aptitude (Clock, Data Interpretation, Time and Distance, Non-verbal Reasoning), Statistics (probability), Programming (loops, syntax), Fundamentals of Machine Learning, Basics of DBMS and SQL

Round 2 - Coding Test 

3 programming questions.
Easy to Medium of LeetCode.
Related with string manipulation, sliding window and one medium question on graph.
Time duration: 2hrs

Round 3 - Technical 

(5 Questions)

  • Q1. Can you introduce yourself?
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Completed a Bachelor's degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience with data visualization tools such as Tableau

    • Completed projects involving predictive modeling and data analysis

  • Answered by AI
  • Q2. What is convolution operation?
  • Ans. 

    Convolution operation is a mathematical operation that combines two functions to produce a third function.

    • Convolution involves sliding one function over another and multiplying the overlapping values at each position.

    • It is commonly used in image processing and signal processing to extract features.

    • In deep learning, convolutional neural networks use convolution operations to learn spatial hierarchies of features.

  • Answered by AI
  • Q3. Explain project which you have mentioned in resume?
  • Ans. 

    Developed a machine learning model to predict customer churn for a telecom company.

    • Used Python and scikit-learn library for data preprocessing and model building

    • Performed feature engineering to create new variables for better prediction

    • Evaluated model performance using metrics like accuracy, precision, recall

    • Implemented the model in a production environment for real-time predictions

  • Answered by AI
  • Q4. Questions from project such as what is data size? How many classes are there for classification project? Why you have used this specific machine learning algorithm to solve this problem? Why this performan...
  • Q5. Easy level Leetcode problem to be implemented in an online editor along with explanation
  • Ans. 

    Implement a function to find the maximum product of two integers in an array.

    • Iterate through the array and keep track of the two largest and two smallest integers.

    • Calculate the products of the largest and smallest integers and return the maximum product.

  • Answered by AI
Round 4 - Technical 

(6 Questions)

  • Q1. Please, introduce yourself?
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Background in statistics and machine learning

    • Passionate about data science

    • Experience with data analysis tools like Python and R

  • Answered by AI
  • Q2. What do you know about our company?
  • Ans. 

    Company is a leading data analytics firm specializing in providing insights for businesses.

    • Specializes in data analytics for businesses

    • Provides insights to help businesses make informed decisions

    • Known for innovative solutions in the field of data science

  • Answered by AI
  • Q3. Why you want to join our company?
  • Ans. 

    I am impressed by your innovative projects and collaborative work culture.

    • I admire your company's commitment to using data science for social good.

    • I am excited about the opportunity to work with cutting-edge technology and talented professionals.

    • Your company's reputation for fostering growth and learning aligns with my career goals.

  • Answered by AI
  • Q4. Question related with conditional probability?
  • Q5. In case deadline is approaching, whether you will compromise with project quality?
  • Ans. 

    No, compromising project quality is not an option even if the deadline is approaching.

    • Quality should never be compromised as it reflects the professionalism and credibility of the work.

    • Instead of compromising quality, it is better to communicate with the team and stakeholders to find alternative solutions.

    • Prioritize tasks, optimize processes, and work efficiently to meet the deadline without sacrificing quality.

    • Seek he...

  • Answered by AI
  • Q6. How you learn new technologies?
  • Ans. 

    I learn new technologies through online courses, tutorials, hands-on projects, and collaborating with peers.

    • Enroll in online courses on platforms like Coursera, Udemy, or edX

    • Follow tutorials on websites like Medium, YouTube, or official documentation

    • Work on hands-on projects to apply new technologies in real-world scenarios

    • Collaborate with peers through hackathons, coding meetups, or online forums

    • Stay updated with indu...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Discover Dollar Data Scientist Intern interview:
  • Mean
  • Median
  • Mode
  • Probability
  • Linear Regression
  • Logistic Regression
  • Convolution
  • Andrew Ng
Interview preparation tips for other job seekers - -Focus more on fundamentals of machine learning. Mathematics behind ML algorithms.
-Why and Why not for each algorithm and performance metric
-Problem Solving Skills upto Medium Level Leetcode will help.
-No need to focus more on graphs
-Be prepared for whatever you have mentioned in your resume

Skills evaluated in this interview

Data Scientist Intern Interview Questions asked at other Companies

Q1. In case deadline is approaching, whether you will compromise with project quality?
View answer (1)

I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. He gave us questions on recovery audit
  • Q2. The 3 way matching concept
  • Ans. 

    The 3 way matching concept ensures that the purchase order, invoice, and receiving report match before payment is made.

    • The purchase order is created by the buyer and includes details such as quantity, price, and delivery date.

    • The receiving report is created by the receiver and confirms that the goods have been received and are in good condition.

    • The invoice is created by the seller and includes details such as the price...

  • Answered by AI
  • Q3. And a lot of on spot sums to workout topics covered where from maths ( SP,CP % of Profits ) at a advance level
  • Q4. Basics of accounting

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at basics from account and maths

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

Jobs at Discover Dollar

View all

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: I consulted my seniors for preparation of my resume. I believe that seniors provide the best provide you with the best possible insights in this regards.

Round: Test
Experience: The first round was the written test. The duration of the test was half an hour. The test consisted of questions on data interpretation, logical reasoning and analytics. The questions were pretty easy. The company shortlisted a lot of candidates for the Group Discussion (GD).

Round: HR Interview
Experience: The interview was, as I would call it, an HR and a puzzle based interview. Some questions from probability were also asked. The puzzles asked were tricky but easy at the same time. I cannot recall any of the puzzles that were asked.
Tips: Before appearing for the interview, I would suggest you to solve puzzles from a book named ‘Out of the Box’; the book contains some really good puzzles.

College Name: IIT ROORKEE

Interview Preparation Tips

Round: Test
Experience: The written test had various sections. After the written test which was held online, few students were shortlisted for the interview process. There were a total of three rounds of interviews.

Round: HR Interview
Experience: The questions asked from all the candidates in all the rounds were quite similar in nature. They were asking puzzles, numerical reasoning based questions and things which would require use of your analytical skills. The questions weren’t difficult and one can easily find them on placement preparation sites. They also tested me on my knowledge of core engineering subjects to ascertain whether I am serious about the tasks I have in hand.

They also asked few normal HR questions. Some of them were about my short term and long term goals and where do I see myself after three years. They also asked me the reason for shift to a non-core field company.

College Name: IIT ROORKEE
Motivation: I had appeared for the placement process for Mu Sigma as arranged by the placement committee of my college. There was no resume based selection and neither there was any group activity. The major criterion for being able to appear for the written test was the CGPA.

Interview Preparation Tips

Round: Test
Experience: Half an hour test which had 5 C questions, 10 math and 10 on simple English.
Duration: 30 minutes

Round: Puzzle Interview
Experience: Preliminary Round: One Puzzle and a question on probability, I Couldn't answer that puzzle so I started talking about my internship in a great detail and this helped me to get to the next round.

General Tips: It will be of great help if you can solve simple mathematics problems with speed - CAT type.
Skill Tips: Make Sure you do all the common puzzles before you go to interview, E.g 100 gold coin/pirate one which keep repeating.
College Name: NIT SURATHKAL

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a business analyst with experience in data analysis and project management.

    • Experienced in data analysis and project management

    • Proficient in using tools like Excel, SQL, and Tableau

    • Skilled in identifying business problems and providing solutions

    • Excellent communication and presentation skills

    • Worked with cross-functional teams to achieve project goals

  • Answered by AI
  • Q2. Asking about team work

Interview Preparation Tips

Round: Test
Experience: Accuracy required
Tips: Easy just need more speed in calculations
Duration: 20 minutes
Total Questions: 15

Round: Problem Statement
Experience: Strategies required for buisness , simple coding
Tips: Strategies required for buisness , simple coding

Round: Group Discussion
Experience: A video round followed by GD will be conducted
Tips: Video round may have clips from films like pursuit of happiness and you have to write about video

Skills: Communication , Team work, Stress handling
College Name: SATHYABAMA UNIVERSITY
Motivation: No need to prepare much being cool and self confident is enough
Contribute & help others!
anonymous
You can choose to be anonymous

Discover Dollar Interview FAQs

How many rounds are there in Discover Dollar interview?
Discover Dollar interview process usually has 2-3 rounds. The most common rounds in the Discover Dollar interview process are Aptitude Test, Technical and Assignment.
How to prepare for Discover Dollar 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 Discover Dollar. The most common topics and skills that interviewers at Discover Dollar expect are CRM, Financial Services, SAN, SMS and SQL.
What are the top questions asked in Discover Dollar interview?

Some of the top questions asked at the Discover Dollar interview -

  1. In case deadline is approaching, whether you will compromise with project quali...read more
  2. Easy level Leetcode problem to be implemented in an online editor along with ex...read more
  3. How you learn new technologi...read more

Recently Viewed

REVIEWS

JBM Auto Limited Bus Division

No Reviews

REVIEWS

TO THE NEW

No Reviews

JOBS

JLL

No Jobs

REVIEWS

JLL

No Reviews

SALARIES

Myanatomy Integration

No Salaries

COMPANY BENEFITS

Myanatomy Integration

No Benefits

LIST OF COMPANIES

Myanatomy Integration

Overview

REVIEWS

Myanatomy Integration

No Reviews

COMPANY BENEFITS

Shoperty Consultant

No Benefits

PHOTOS

Myanatomy Integration

No Photos

Tell us how to improve this page.

Discover Dollar Interview Process

based on 7 interviews

Interview experience

4.4
  
Good
View more

HCLTech

Find your spark at a global tech company that values your every skill

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
C5i Interview Questions
3.6
 • 47 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
Crayon Data Interview Questions
3.5
 • 4 Interviews
View all

Discover Dollar Reviews and Ratings

based on 18 reviews

4.2/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

3.9

Salary

4.0

Job security

4.6

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 18 Reviews and Ratings
Dev-Ops Engineer Internship

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Marketing & Sales Operations Intern

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Data Science Internship

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Explore more jobs
Financial Analyst
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Financial Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Information Security Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Discover Dollar with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

AbsolutData

3.6
Compare

Algonomy

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