Wix.Com Interview Questions

Wix.Com Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(96)
SQL
(69)
Machine Learning
(66)
Probability
(33)
Product Sense & Metrics
(28)

Wix.Com Interview Questions

Practice for the Wix.Com interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Modeling
Medium

Suppose that you work for a small social network startup. Due to the rapid increase in users and a demand for better analytics tools along with an increase in complaints due to data inconsistency, your company has decided to move from a document database into a relational database.

Currently, the application supports the following features:

  • User Authentication
  • Friends (i.e., connections in-between users)
  • Interactions (example: likes)

Currently, in the document store, data is stored in a non-normalized manner. For example in the User entity:

{ 'userID':1,
	'firstName': 'John',
	'lastName': 'Doe',
	'friendsID': [2, 3, 4, 5],
	'postsID': [4, 12, 9, 10],
	'interaction': [{'type': 'like', 'id': 44}]
}

How would you approach this project?

Behavioral
Medium
SQL
Easy
Loading pricing options

View all Wix.Com questions

Challenge

Check your skills...
How prepared are you for working at Wix.Com?

Wix.Com Salaries by Position

Product Manager*
$125K
Product Manager
Median: $125K
Mean (Average): $125K
Data points: 1
$50K
$155K
Software Engineer
Median: $115K
Mean (Average): $105K
Data points: 8
Data Engineer*
$60K
Data Engineer
Median: $60K
Mean (Average): $60K
Data points: 1

Most data science positions fall under different position titles depending on the actual role.

From the graph we can see that on average the Product Manager role pays the most with a $125,000 base salary while the Data Engineer role on average pays the least with a $60,000 base salary.

Discussion & Interview Experiences

?
There are no comments yet. Start the conversation by leaving a comment.

Discussion & Interview Experiences

There are no comments yet. Start the conversation by leaving a comment.

Jump to Discussion