Skip to content

brunohaf/yeetcodex

Repository files navigation


The Yeetcodex

A curated compendium of resources, articles, and guides for mastering Data Structures, Algorithms, and LeetCode problem-solving.

Version License Build

Key FeaturesHow To UseResourcesCreditsLicense

TO-DOs

  • Update the Resources section

Features

  • Curated learning paths and references for mastering DSA & problem solving
  • Great reads, guides, and roadmaps for sharpening your approach
  • Collections of categorized problems and topic-specific patterns
  • Designed for clarity, pragmatism, and long-term learning

How To Use

To clone and explore this compendium:

# Clone this repository
git clone https://github.com/brunohaf/yeetcodex.git

# Go into the repository
cd yeetcodex

Note This repo includes a submodule for my personal solutions. To initialize submodules, run:

git submodule update --init --recursive solutions

Resources

Algorithms and Problem Solving

Problem Sets

Good Reads

YouTube


Solutions

Solutions are maintained separately in the submodule:

  • The Shinning Tapezohedron(logn) – Lovecraftian-themed leetcode solution vault (submodule).

Credits

Thanks to the open-source and competitive programming communities for the countless guides, ladders, and problem sets that make this ecosystem thrive.

License

Apache 2.0


GitHub @brunohaf

About

A dump repo for leetcode resources and solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors