Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 32 additions & 32 deletions sections/08-InterviewQuestions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,38 @@ Andreas

## Contents:

- [Python](10-InterviewQuestions.md#python)
- [SQL](10-InterviewQuestions.md#sql)
- [Integrate](10-InterviewQuestions.md#integrate)
- [APIs](10-InterviewQuestions.md#apis)
- [Message Queues](10-InterviewQuestions.md#message-queues)
- [Distributed Message Queues](10-InterviewQuestions.md#distributed-message-queues)
- [Message Queues (Fifo)](10-InterviewQuestions.md#integrate)
- [Caches](10-InterviewQuestions.md#caches)
- [Data Processing](10-InterviewQuestions.md#data-processing)
- [ETL](10-InterviewQuestions.md#etl)
- [Stream Processing](10-InterviewQuestions.md#stream-processing)
- [Batch Processing](10-InterviewQuestions.md#batch-processing)
- [Processing Frameworks](10-InterviewQuestions.md#processing-frameworks)
- [Serverless](10-InterviewQuestions.md#serverless)
- [Distributed Processing Frameworks](10-InterviewQuestions.md#distributed-processing-frameworks)
- [Scheduling](10-InterviewQuestions.md#scheduling)
- [Airflow](10-InterviewQuestions.md#airflow)
- [CI-CD](10-InterviewQuestions.md#ci-cd)
- [Docker](10-InterviewQuestions.md#docker)
- [Kubernetes](10-InterviewQuestions.md#kubernetes)
- [Data Storage](10-InterviewQuestions.md#data-storage)
- [Relational Databases](10-InterviewQuestions.md#relational-databases)
- [NoSQL](10-InterviewQuestions.md#nosql)
- [Analytical Stores](10-InterviewQuestions.md#analytical-stores)
- [Relational Modeling](10-InterviewQuestions.md#relational-modeling)
- [Dimensional Data Modeling](10-InterviewQuestions.md#dimensional-modeling)
- [Data Lakes](10-InterviewQuestions.md#data-lakes)
- [Data Platforms](10-InterviewQuestions.md#data-platforms)
- [AWS](10-InterviewQuestions.md#aws)
- [Azure](10-InterviewQuestions.md#azure)
- [GCP](10-InterviewQuestions.md#gcp)
- [Snowflake](10-InterviewQuestions.md#snowflake)
- [Python](08-InterviewQuestions.md#python)
- [SQL](08-InterviewQuestions.md#sql)
- [Integrate](08-InterviewQuestions.md#integrate)
- [APIs](08-InterviewQuestions.md#apis)
- [Message Queues](08-InterviewQuestions.md#message-queues)
- [Distributed Message Queues](08-InterviewQuestions.md#distributed-message-queues)
- [Message Queues (Fifo)](08-InterviewQuestions.md#integrate)
- [Caches](08-InterviewQuestions.md#caches)
- [Data Processing](08-InterviewQuestions.md#data-processing)
- [ETL](08-InterviewQuestions.md#etl)
- [Stream Processing](08-InterviewQuestions.md#stream-processing)
- [Batch Processing](08-InterviewQuestions.md#batch-processing)
- [Processing Frameworks](08-InterviewQuestions.md#processing-frameworks)
- [Serverless](08-InterviewQuestions.md#serverless)
- [Distributed Processing Frameworks](08-InterviewQuestions.md#distributed-processing-frameworks)
- [Scheduling](08-InterviewQuestions.md#scheduling)
- [Airflow](08-InterviewQuestions.md#airflow)
- [CI-CD](08-InterviewQuestions.md#ci-cd)
- [Docker](08-InterviewQuestions.md#docker)
- [Kubernetes](08-InterviewQuestions.md#kubernetes)
- [Data Storage](08-InterviewQuestions.md#data-storage)
- [Relational Databases](08-InterviewQuestions.md#relational-databases)
- [NoSQL](08-InterviewQuestions.md#nosql)
- [Analytical Stores](08-InterviewQuestions.md#analytical-stores)
- [Relational Modeling](08-InterviewQuestions.md#relational-modeling)
- [Dimensional Data Modeling](08-InterviewQuestions.md#dimensional-modeling)
- [Data Lakes](08-InterviewQuestions.md#data-lakes)
- [Data Platforms](08-InterviewQuestions.md#data-platforms)
- [AWS](08-InterviewQuestions.md#aws)
- [Azure](08-InterviewQuestions.md#azure)
- [GCP](08-InterviewQuestions.md#gcp)
- [Snowflake](08-InterviewQuestions.md#snowflake)


### Python
Expand Down