Upload Button Icon Add office photos
Engaged Employer

i

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

Poshmark Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Poshmark Data Analyst Interview Questions and Answers

Updated 27 Jun 2024

Poshmark Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Logeshwaran Sekar

posted on 27 Jun 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your last company work experience?

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 2 May 2024

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

I applied via LinkedIn and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

It was easy as compared to my expectatons

Round 2 - Case Study 

Shared case study with complete solution

Round 3 - Technical 

(1 Question)

  • Q1. Project plus technical que were asked
Round 4 - HR 

(2 Questions)

  • Q1. Can you relocate to xyz
  • Q2. Salary and relocation discussed with hr

Interview Preparation Tips

Interview preparation tips for other job seekers - good exp

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between logistic regression and svm
  • Ans. 

    Logistic regression is a linear model used for binary classification, while SVM is a non-linear model that can handle complex decision boundaries.

    • Logistic regression is a probabilistic model that predicts the probability of a binary outcome based on input features.

    • SVM aims to find the hyperplane that best separates the classes in a high-dimensional space.

    • Logistic regression is more interpretable and easier to implement...

  • Answered by AI
  • Q2. Data augmentation related questions

Interview Preparation Tips

Topics to prepare for HyperVerge Data Analyst interview:
  • Machine Learning

Skills evaluated in this interview

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

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

Round 1 - Assignment 

SQL, excel, tableau , looker studio

Round 2 - HR 

(1 Question)

  • Q1. What is your notice period.
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
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. General Question Tell me about yourself
  • Q2. How soon you can join
Round 2 - Coding Test 

Read about MPIN that is used to access mobile banking apps

Many a times users end up setting an MPIN that is guessable because

1. It is a commonly used MPIN eg 1122

2. It is a combination of easily known demographics of the user. Eg: if the birthdate is 02- Jan-1998 then MPIN could be 0201 or 9802 or 0201 etc. Demographics such as these could be used alone or in a combination

a. DOB

b. Wedding Anniversary

c. Spouse birthday

Solutions Required

1. Part A: Assume that the MPIN is 4-digits. Write a program that suggests if the MPIN is a commonly used one. Ignore the demographics for this part

2. Part B: Enhance the above to take user's demographics as input and provides an output

a. Strength: WEAK or STRONG

3. Part C: Enhance the above to provide the following outputs

a. Strength: WEAK or STRONG

b. If weak then the reason why was it considered weak: It should give from the following the reasons as an array. Array should be empty if Strength is STRONG and non-empty if WEAK

i. COMMONLY_USED

ii. DEMOGRAPHIC_DOB_SELF

iii. DEMOGRAPHIC_DOB_SPOUSE

iv. DEMOGRAPHIC_ANNIVERSARY

4. Part E: Above with a 6-digit PIN

5. Write code that tests the above written code using a set of inputs. Write at least 20 test case in PYTHON

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

50 questions need to do in 15 mins.

Round 2 - One-on-one 

(1 Question)

  • Q1. Hr round easy asked to solve easy puzzle and guestimate.
Round 3 - Technical 

(1 Question)

  • Q1. Onsite interview where they give you task that is irrelevant.

Interview Preparation Tips

Interview preparation tips for other job seekers - The working environment at OneBanc is way too bad. It's a 12-hour job from 9:30 a.m. to 9:30 pm with no Saturdays off. It's a startup, and the work culture is very bad. Do not join this company.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is LLM how do you fine tune them
  • Ans. 

    LLM stands for Language Model. Fine tuning involves adjusting hyperparameters and training on specific data.

    • LLM stands for Language Model, which is a type of AI model that predicts the next word in a sentence.

    • Fine tuning LLM involves adjusting hyperparameters such as learning rate, batch size, and number of training epochs.

    • Fine tuning also involves training the LLM on specific data related to the task at hand, such as ...

  • Answered by AI
  • Q2. What is RAG and its working?
  • Ans. 

    RAG stands for Red, Amber, Green and is a project management tool used to visually indicate the status of tasks or projects.

    • RAG is commonly used in project management to quickly communicate the status of tasks or projects.

    • Red typically indicates tasks or projects that are behind schedule or at risk, Amber indicates tasks that are on track but may need attention, and Green indicates tasks that are on schedule or complet...

  • Answered by AI

I applied via Campus Placement and was interviewed before Aug 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. List out some of the best practice for data cleaning.
  • Ans. 

    Data cleaning best practices

    • Remove duplicate records

    • Handle missing values

    • Standardize data formats

    • Correct inconsistent data

    • Validate data integrity

    • Remove outliers

    • Normalize data

    • Handle data inconsistencies

    • Ensure data accuracy

  • Answered by AI
  • Q2. Explain what is logistic regression?
  • Ans. 

    Logistic regression is a statistical method used to analyze and model the relationship between a categorical dependent variable and one or more independent variables.

    • It is a type of regression analysis used for predicting the probability of a categorical outcome

    • It is commonly used in binary classification problems

    • It uses a logistic function to model the relationship between the independent variables and the dependent v...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going for Interview in J&F as Fresher then its very difficult because its product based team and they dont usually hire from normal colleges. They hire from top tier colleges in NCR like IIT delhi and DCE. So even if you get selected you have long way to go for conversion. They do first round based on Aptitude and then give you one research task that you need to bring solution and based on your provided approach only you have chance for next step in technical discussion.

Skills evaluated in this interview

I applied via Referral and was interviewed before May 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 - One-on-one 

(2 Questions)

  • Q1. How Social media can be useful for government
  • Ans. 

    Social media can help government to connect with citizens, gather feedback, and disseminate information.

    • Social media can be used to share important news and updates with citizens

    • It can be used to gather feedback and opinions from citizens on various issues

    • Government agencies can use social media to provide customer service and respond to inquiries

    • Social media can also be used to promote transparency and accountability ...

  • Answered by AI
  • Q2. What tools are being used currently
  • Ans. 

    Various tools are being used for data analysis.

    • Microsoft Excel for basic data manipulation and analysis

    • Python for data cleaning, visualization, and statistical analysis

    • Tableau for creating interactive visualizations and dashboards

    • SQL for querying and managing large datasets

    • R for statistical computing and graphics

    • Power BI for creating interactive reports and dashboards

    • Google Analytics for web analytics

    • SAS for advanced s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are very professional and association can be a great experience

Poshmark Interview FAQs

How many rounds are there in Poshmark Data Analyst interview?
Poshmark interview process usually has 2-3 rounds. The most common rounds in the Poshmark interview process are Coding Test, Case Study and Technical.
How to prepare for Poshmark Data Analyst 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 Poshmark. The most common topics and skills that interviewers at Poshmark expect are SQL, Analytics, Data Analysis, Data Visualization and Data Collection.

Tell us how to improve this page.

Poshmark Data Analyst Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Data Analyst Interview Questions from Similar Companies

View all

Fast track your campus placements

View all
Poshmark Data Analyst Salary
based on 5 salaries
₹4 L/yr - ₹8.3 L/yr
9% more than the average Data Analyst Salary in India
View more details
Software Engineer
21 salaries
unlock blur

₹9.7 L/yr - ₹18 L/yr

Community Associate
12 salaries
unlock blur

₹3 L/yr - ₹4.6 L/yr

Senior Software Engineer 1
10 salaries
unlock blur

₹22 L/yr - ₹27 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹18 L/yr - ₹28 L/yr

Software Engineer2
6 salaries
unlock blur

₹16 L/yr - ₹22 L/yr

Explore more salaries
Compare Poshmark with

Cogoport

2.9
Compare

Arzooo.com

2.4
Compare

KrazyBee

3.7
Compare

Treebo Hotels

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