Akamai Data Engineer Interview Questions
The questions to prepare for a Akamai Data Engineer interview. Questions from real interview reports rank first. Updated weekly.
Count IP frequencies from log lines with a hash map and return the top 10 using sorting by count and lexicographic tie-break.
AkamaiUse prefix sums and a hash table to find the longest continuous subarray with a given sum in O(n) time.
AkamaiUse Floyd’s two-pointer algorithm to determine whether a singly linked list contains a cycle.
AkamaiExplain how clustered and non-clustered indexes differ in storage, lookup behavior, and query performance.
AkamaiTests ability to write advanced SQL and reason about joins for analytics.
AkamaiEvaluates your SQL join reasoning and ability to translate scenarios into correct queries.
AkamaiUse generate_series, a CTE, and a join to return the 100th Akamai service element with product metadata.
AkamaiFind the second highest salary in each department without using aggregate functions.
Credit Genie
Devoteam
Cisco Restaurant + BarRank Motorola Solutions employees by total earnings using a LEFT JOIN, aggregation, COALESCE, and ROW_NUMBER.
Motorola Solutions
MotorolaSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Tests distributed data design for scalability, performance, and operational complexity.
AkamaiTests warehouse architecture choices supporting multiple workloads and usability.
Akamai