Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OBenner/data-engineering-interview-questions
/ functions
Functions
12 in github.com/OBenner/data-engineering-interview-questions
⨍
Functions
12
◇
Types & classes
1
↓ 4 callers
Function
_iter_lines
(path: Path)
scripts/repo_checks.py:47
↓ 3 callers
Function
_read_text
(path: Path)
scripts/repo_checks.py:42
↓ 2 callers
Function
_github_slugify
Approximate GitHub heading id generation: - lower-case - remove punctuation - spaces -> hyphens - collapse multiple hyphens
scripts/repo_checks.py:52
↓ 2 callers
Function
github_slugify
(text: str)
scripts/generate_full.py:25
↓ 1 callers
Function
_collect_heading_slugs
Collect all GitHub-like slugs for headings within a markdown file. Includes duplicate handling: 'title', 'title-1', 'title-2', ...
scripts/repo_checks.py:71
↓ 1 callers
Function
check_forbidden_text
(problems: list[Problem])
scripts/repo_checks.py:125
↓ 1 callers
Function
check_full_internal_links
(problems: list[Problem], *, strict_anchors: bool)
scripts/repo_checks.py:154
↓ 1 callers
Function
check_readme_placeholders
(problems: list[Problem])
scripts/repo_checks.py:95
↓ 1 callers
Function
iter_content_files
()
scripts/generate_full.py:33
↓ 1 callers
Function
main
()
scripts/repo_checks.py:196
↓ 1 callers
Function
main
()
scripts/generate_full.py:65
↓ 1 callers
Function
parse_topic_and_questions
(path: Path)
scripts/generate_full.py:38