Placer.ai Interview Questions

Placer.ai Interview Guides

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

Placer.ai Interview Questions

Practice for the Placer.ai interview with these recently asked interview questions.

QuestionTopicDifficulty
SQL
Easy

The table packet_rates contains data about wireless packages sent from multiple devices to different networks (SSID).

Write a query that returns, for each SSID, the largest number of packages sent by a single device in the first 10 minutes of January 1st, 2022.

Example:

Input:

packet_rates table

Column Type
packet_id INTEGER
ssid VARCHAR
mac_address VARCHAR
time_captured DATETIME
packet_size INTEGER

Output:

Column Type
ssid VARCHAR
max_number_of_packages_sent INTEGER
SQL
Easy
SQL
Easy
Loading pricing options

View all Placer.ai questions

Challenge

Check your skills...
How prepared are you for working at Placer.ai?

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