Notes Catalog
Total Words Count of All Posts: 795,406
- Counted by Linux Shell Command:
wc -w *.md
If you are looking for roles like DA, BA, FA, MA, or BIE with entry-level SQL requirements, you need to complete all the Basic and Intermediate problems listed below.
If you are looking for roles like DS, DE, MLE, or Backend SDE with advanced-level SQL requirements, you need to complete all the problems listed below.
Pipenv is a great Python Dev workflow for humans. It was designed for replacing Pip, venv, and virtualenv. By using Pipenv, you have the easiest way to manage your Python environments, including package version control, minimum project size, dev & prod env isolation, migration, and teamwork.