Databricks data engineering interview questions are unusually algorithm-heavy for a DE loop. Expect mostly Python: array sorting and pairwise patterns, interval algorithms with sweep-line, hash tables for graph and counter state, binary search on sorted intervals, bit manipulation for CIDR / firewall design, sparse matrix representation, dynamic...