Catalist Data Engineer Interview Questions
The questions to prepare for a Catalist Data Engineer interview. Questions from real interview reports rank first. Updated weekly.
Merge two sorted arrays into one sorted array using a two-pointer linear scan.
CatalistTests ability to analyze algorithm efficiency and communicate tradeoffs.
CatalistTests foundational coding ability and correctness under straightforward constraints.
CatalistFind the second highest distinct salary from a single table using basic PostgreSQL ordering and limiting.
CatalistUse joins, inequality filtering, and DISTINCT to find professors teaching courses outside their departments.
CatalistUse multiple joins and conditional aggregation to summarize completed, positive, and total outreach activity by Catalist campaign.
CatalistSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Approach for handling missing values in a pipeline with data quality checks and repeatable transformations.
CatalistDesign a pipeline for a real-time operational dashboard, covering streaming ingestion, modeling, data quality, and dashboard serving.
CatalistPreferred tools and patterns for data modeling and pipeline architecture in a modern data platform.
Catalist