Apple Data Manipulation (SQL/Python) Interview Questions
Master your tech interview with our curated database of real questions from top companies.
4Questions
1Company
4 Questions 1 Company
Showing 4 results
Apple
Medium
Data ScientistDetect sessions and gaps using SQL LEAD
Write a single ANSI-SQL query that (a) assigns per-user session_ids when the gap between consecutive events exceeds 30 minutes, (b) computes session_s...
Data Manipulation (SQL/Python)
0
0
Oct 13, 2025
Apple
Medium
Data ScientistAnalyze TSV File for User Page Visits and Patterns
visits +-----------+-----------+------+ | person_id | timestamp | page | +-----------+-----------+------+ | 1 | 100 | A | | 1 ...
Data Manipulation (SQL/Python)
0
0
Aug 4, 2025
Apple
Medium
Data ScientistCompute and Rank Store Revenue by Region Using Pandas
Sales +------------+---------+------------+--------+---------+ | date | store_id| product_id | units | revenue | +------------+---------+------...
Data Manipulation (SQL/Python)
0
0
Aug 4, 2025
Apple
Medium
Software EngineerExplain Python lists, dicts, and concurrency
Explain the differences between Python lists and dictionaries (maps), including common operations and their average time complexity, iteration order g...
Data Manipulation (SQL/Python)
0
0
Jul 15, 2025