JD.com Interview Questions

JD.com Interview Guides

Click or hover over a slice to explore questions for that topic.
SQL
(58)
Data Structures & Algorithms
(49)
Machine Learning
(44)
A/B Testing
(17)
Probability
(17)

JD.com Interview Questions

Practice for the JD.com interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Structures & Algorithms
Medium

Find all sets of 3 indexes of an array so that the three indexed elements add up to 0.

Note: You may assume the input array is sorted in ascending order.

Example

For example, if the input array is:

array = [-2, -1, 1, 1, 3]

The result should be:

result = [{0,1,2}, {2,3,4}]
Behavioral
Medium
SQL
Easy
Loading pricing options

View all Jd.Com questions

Challenge

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

JD.com Salaries by Position

Software Engineer*
$210K
Software Engineer
Median: $210K
Mean (Average): $210K
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 Software Engineer role pays the most with a $210,000 base salary while the Software Engineer role on average pays the least with a $210,000 base salary.

Discussion & Interview Experiences

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