MortalJobs
›
Interview Prep
›
Vector Databases & Search Infrastructure
Vector Databases & Search Infrastructure
17 interview prep topics with adaptive MCQ tests.
Approximate Nearest Neighbor (ANN) Search
Approximate Nearest Neighbor (ANN) search is the cornerstone of modern AI retrieval systems, enabling sub-linear time…
Start Test →
Binary Quantization for Embeddings
Binary Quantization for Embeddings is a critical optimization technique in 2026 for scaling vector search systems. It…
Start Test →
ChromaDB
ChromaDB is an open-source, AI-native vector database designed specifically for rapid RAG (Retrieval-Augmented…
Start Test →
Mastering Cosine Similarity
Cosine similarity is a fundamental metric in high-dimensional vector space analysis, measuring the cosine of the angle…
Start Test →
Elasticsearch Vector Search
Elasticsearch Vector Search has evolved from a niche plugin to a first-class feature, enabling hybrid search…
Start Test →
FAISS
FAISS (Facebook AI Similarity Search) is a library for efficient similarity search and clustering of dense vectors. In…
Start Test →
HNSW Algorithm
The Hierarchical Navigable Small World (HNSW) algorithm is the industry-standard approach for Approximate Nearest…
Start Test →
Metadata Filtering in Vector Search
Metadata filtering in vector search is the process of applying scalar constraints (e.g., category, timestamp, user_id)…
Start Test →
Milvus
Milvus is a cloud-native, open-source vector database designed for massive-scale similarity search. In 2026, as AI…
Start Test →
pgvector
pgvector is an open-source extension for PostgreSQL that enables high-dimensional vector storage and similarity search…
Start Test →
Pinecone
Pinecone is a fully managed, cloud-native vector database designed for high-performance similarity search at scale. In…
Start Test →
Qdrant
Qdrant is a high-performance, open-source vector database written in Rust, designed to handle high-dimensional…
Start Test →
Sparse Vectors (SPLADE)
Sparse Vectors, specifically implemented via SPLADE (Sparse Lexical and Expansion), represent a paradigm shift in…
Start Test →
Vector Index Rebuilding and Compaction
Vector index rebuilding and compaction are critical operations in modern vector databases, ensuring that Approximate…
Start Test →
Vector Quantization
Vector Quantization (VQ) is a critical lossy compression technique used to reduce the memory footprint of…
Start Test →
Vespa
Vespa is an open-source big data serving engine that combines vector search, lexical search, and machine learning model…
Start Test →
Weaviate
Weaviate is an open-source, cloud-native vector database that stores both objects and vectors, allowing for combined…
Start Test →
← All Interview Prep Topics