Upload Button Icon Add office photos

Filter interviews by

StockX Data Engineer Interview Questions and Answers

Updated 18 Sep 2024

StockX Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Delta Lake, SCD2, ADF, Data Modelling, OLAP & OLTP
  • Q2. Lazy evaluation, Repartition & Partition by
  • Q3. SQL Joins - inner, outer, left & right

Interview Preparation Tips

Interview preparation tips for other job seekers - Generic questions, but prepare well

Data Engineer Jobs at StockX

View all

Interview questions from similar companies

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

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was demure and well balanced.

Round 2 - Technical 

(2 Questions)

  • Q1. Databases based on resume.
  • Q2. Sql based questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Sql based question
  • Q2. Resume and intern experiences.

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough with resume.

I applied via I don't remember and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About experience DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't take the job if your gut says the interviewer wasn't polite during the interview.

I dint feel comfortable right from the start of the interview. The interviewer was condescending and not accepting even correct answers and claiming I failed to know basic stuff required for the role. I ended the interview in less than half the time it was scheduled for. I'm sure I don't want to work under such a person who wants to keep rejecting answers and pointing how you did not know answer to a question.

Interview is generally to understand how good the candidate is and how good the company is. After first 5 mins of the call I knew I dint want to work there. He added a team member just to tell him if there was any important thing he had to look into (like that other guy is some kind of service assistant to him).

Even after I accepted I wasn't the right fit for the role and bailed, he again pointed out how I barely knew anything that I should for the role (which is not necessary as the interview is over).

Data Scientist Interview Questions & Answers

Zepto user image Anubhav Kesari

posted on 20 Nov 2024

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

(3 Questions)

  • Q1. Questions on Past Project
  • Q2. SQL Dense Rank - also having the option to do in Pandas
  • Q3. Pandas groupby on a dataset given - required to calculate group wise yoy rate of a column
Round 2 - Technical 

(2 Questions)

  • Q1. Past project ( which he chose , he chose my very first project , which I had forgotten) so ended up screwing it
  • Q2. SQL / Pyspark question - difficult question
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. DSA question with Some Stack
  • Q2. Discussion around Current project
Round 2 - One-on-one 

(2 Questions)

  • Q1. Managerial discussion around resume and some basic java and spring question
  • Q2. Java and spring boot question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(4 Questions)

  • Q1. Asked to write a program to check whether string is valid or not. String consists of only three kind of special characters "(), [], {}". We need to return true if all special characters are in correct for...
  • Q2. What is useRef hook used for?
  • Ans. 

    useRef hook is used to persist a mutable value across renders without causing a re-render.

    • Used to store mutable values that do not trigger re-renders.

    • Commonly used for accessing DOM elements or storing previous values.

    • Does not cause a re-render when the value changes.

  • Answered by AI
  • Q3. What are the best practices to avoid rerenders and to improve performance
  • Ans. 

    Use memoization, virtual DOM, and shouldComponentUpdate to avoid unnecessary rerenders and improve performance.

    • Implement memoization to store the result of expensive function calls and avoid recalculating them.

    • Use virtual DOM to efficiently update only the parts of the UI that have changed.

    • Override shouldComponentUpdate to prevent unnecessary rerenders by comparing current and next props/state.

  • Answered by AI
  • Q4. What are callbacks, Promises, async await
  • Ans. 

    Callbacks, Promises, async await are asynchronous programming concepts in JavaScript.

    • Callbacks are functions passed as arguments to another function to be executed later.

    • Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • async await is a syntax for writing asynchronous code that looks synchronous, making it easier to read and maintain.

    • Example: Using a callback to handle th...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Interviewer asked me basic SQL questions
  • Q2. In the second technical round he asked me advanced SQL topics (Windows Functions, Joins & Subqueries)
Round 2 - Coding Test 

In the second technical round interview asked me about advanced sql topics, theory questions and two coding questions in joins and window functions.

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

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was an online assessment. Some coding questions. Some cs fundamental mcqs. SQL query, Rest Api question.

Round 2 - Assignment 

An assignment to create a game using nodejs/ go lang/ java.

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion related to Assignment. Told some changes and told to add some more functionalities.
  • Q2. Some APIS were given. It was case study. You had to show the dishes to a customer according to his preferences.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Basic Excel Questions
  • Q2. Medium and Basic SQL Questions
  • Q3. Resume based Question
  • Q4. Case Study Questions
  • Q5. Questions on Project

StockX Interview FAQs

How many rounds are there in StockX Data Engineer interview?
StockX interview process usually has 1 rounds. The most common rounds in the StockX interview process are Technical.
How to prepare for StockX Data Engineer 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 StockX. The most common topics and skills that interviewers at StockX expect are Auditing, Automation, Data Management, Python and SQL.
What are the top questions asked in StockX Data Engineer interview?

Some of the top questions asked at the StockX Data Engineer interview -

  1. Delta Lake, SCD2, ADF, Data Modelling, OLAP & O...read more
  2. Lazy evaluation, Repartition & Partition...read more
  3. SQL Joins - inner, outer, left & ri...read more

Tell us how to improve this page.

StockX Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 427 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
CARS24 Interview Questions
3.6
 • 322 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Zepto Interview Questions
3.5
 • 192 Interviews
Blinkit Interview Questions
3.7
 • 179 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
Tata 1mg Interview Questions
3.6
 • 145 Interviews
View all
StockX Data Engineer Salary
based on 4 salaries
₹34 L/yr - ₹40 L/yr
261% more than the average Data Engineer Salary in India
View more details

StockX Data Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

2.0

Salary

2.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Data Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
10 salaries
unlock blur

₹37 L/yr - ₹53 L/yr

Software Engineer
6 salaries
unlock blur

₹26 L/yr - ₹35 L/yr

Senior Business Analyst
6 salaries
unlock blur

₹27 L/yr - ₹32 L/yr

Technical Lead
5 salaries
unlock blur

₹60 L/yr - ₹75 L/yr

Data Engineer
4 salaries
unlock blur

₹34 L/yr - ₹40 L/yr

Explore more salaries
Compare StockX with

Flipkart

4.0
Compare

Snapdeal

3.8
Compare

Myntra

4.0
Compare

Shopclues

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