Top 20
Prep plan
~3h total · Updated weekly · Last refresh Aug 9

Persistent Systems AI Engineer Interview Questions

The questions to prepare for a Persistent Systems AI Engineer interview. Questions from real interview reports rank first. Updated weekly.

Handling Missing Values in ML
Easy

Explain practical strategies for handling missing values in a supervised learning workflow, from diagnosis to modeling and validation.

Cross-ValidationFeature EngineeringRegularization
Persistent Systems
Supervised vs Unsupervised Learning
Easy

Explain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.

Unsupervised LearningFeature EngineeringBias-Variance Tradeoff
Persistent Systems
More Machine Learning questions with a free account
ML Model Deployment ConsiderationsMedium

Key pipeline considerations for deploying an ML model into production, including orchestration, reproducibility, data quality, and monitoring.

InfrastructuremonitoringQuality
Persistent Systems
Data Quality in ML Pipelines
Medium

Approach for maintaining high quality data across ML pipelines, from ingestion through feature generation and model consumption.

Data QualityInfrastructureData Wrangling
Persistent Systems
More Pipelines questions with a free account
Approach to Underperforming ModelsMedium

Structured approach for diagnosing an underperforming model and deciding whether to fix data, thresholding, calibration, or the model.

PrecisionAccuracyRecall
Persistent Systems
Model Performance Evaluation
Easy

Tests your ability to select metrics, validation strategy, and interpret results for ML models.

PrecisionAccuracyRecall
Persistent Systems
More Model Evaluation questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
Time Complexity of Sorting Algorithms
Easy

Compare common sorting algorithms by best, average, and worst-case time complexity and explain when each is appropriate.

MathArraysSorting
Persistent Systems
More Coding questions with a free account
NLP Text Preprocessing Code
Medium

Tests practical NLP preprocessing skills and attention to data quality.

LemmatizationStemmingTokenization
Persistent Systems