This repository contains implementations, exercises, and tests related to algorithms, data structures, and LeetCode problems. The goal is to serve as an environment for study, practice, and reference for fundamental programming and problem-solving topics.
- python/: Python scripts and solutions for data structure problems and LeetCode challenges.
- java/: Java implementations and exercises related to algorithms and data structures.
- Classic data structures (trees, lists, queues, stacks, etc.)
- Sorting and searching algorithms
- LeetCode exercises and challenges
- Mathematical and logical problems
- This repository is intended for study and practice purposes.
- Feel free to explore, suggest improvements, or use it as a reference for your own studies.