Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 402 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 402 Bytes

This repository covers supplementary analysis of SQL for LeetCode and classic interview questions, tradeoff between performance optimization and developmental efficiency, and how it relates to general database design consideration (e.g. indexing and join). Specific sample databases are provided to illustrate tricky interview questions.