data-skill-challenges/README.md

18 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2025-04-25 15:22:57 +02:00
# Skill Challenges
2025-04-25 10:49:41 +00:00
2025-04-25 15:22:57 +02:00
This repo is where we store challenges to assess skills. These are mainly used in selection processes or the assessment of colleague skills internally.
2025-04-25 10:49:41 +00:00
2025-04-25 15:22:57 +02:00
## How to use
2025-04-25 10:49:41 +00:00
2025-04-25 15:22:57 +02:00
Make a folder for your challenge and store all related documents and artifacts there. Some ideas:
2025-04-25 10:49:41 +00:00
2025-04-25 15:22:57 +02:00
- You should, at minimum, provide `README.md` that provides details on the challenge.
- Additional contents like solutions, interview guides or candidate instructions, etc. are welcome as well.
## Inventory
2025-05-06 10:52:05 +02:00
- `excel_leveling_test`: An Excel-based assessment designed to evaluate the current skill level of participants, covering key areas such as formulas, merging data and pivot tables.
2025-04-25 15:22:57 +02:00
- `basic-excel-challenge`: a basic excel challenge that tests some skills that would be expected for someone to have basic analyst role.
2025-05-06 13:58:57 +02:00
- `basic_sql_training`: A set of SQL learning materials and exercises designed to build foundational SQL skills and familiarity with the DWH.
2025-07-11 11:14:31 +00:00
- `data_engineering_challenge`: An EL+transformation case to judge the skills of a Data Engineer. Designed to be both a takehome assignment and an interview discussion tool.