Skip to content
Merged
Show file tree
Hide file tree
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
32 changes: 32 additions & 0 deletions docs/mindmaps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,42 @@ Use [markmap](https://markmap.js.org/) VSCode extension or web viewer.

## Available Mind Maps

### [πŸ“ Pattern Hierarchy](pattern_hierarchy.md)

API Kernels β†’ Patterns β†’ Problems hierarchy

### [πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Family Derivation](family_derivation.md)

Base templates and derived problem variants

### [⚑ Algorithm Usage](algorithm_usage.md)

Which algorithms are used in which problems

### [πŸ—οΈ Data Structure Usage](data_structure.md)

Data structures used across problems

### [🏒 Company Coverage](company_coverage.md)

Problems frequently asked by companies

### [πŸ—ΊοΈ Learning Roadmaps](roadmap_paths.md)

Learning roadmap structures

### [πŸ”— Problem Relations](problem_relations.md)

Related problems network

### [πŸ”€ Solution Variants](solution_variants.md)

Problems with multiple solution approaches

### [πŸ“Š Difficulty Γ— Topics](difficulty_topics.md)

Topics organized by difficulty level

---

## How to View
Expand Down
493 changes: 91 additions & 402 deletions docs/mindmaps/neetcode_ontology_ai_en.md

Large diffs are not rendered by default.

Loading