A comprehensive cheat sheet for Algorithms, Data Structures, and Software Engineering Concepts — built with Astro and Tailwind CSS.
- Data Structures — Arrays, Linked Lists, Trees, Graphs, Hash Tables, and more
- Sorting Algorithms — Bubble Sort, Quick Sort, Merge Sort, and others
- Search Algorithms — Binary Search, Linear Search, BFS, DFS
- Time Complexities — Big O notation and asymptotic analysis
- Design Principles — SOLID, DRY, KISS, and other software patterns
- API Concepts — REST, GraphQL, authentication, and best practices
- SQL Notes — Queries, joins, indexing, and database fundamentals
- Python — Language features, built-in modules, and common patterns
This project is licensed under the MIT License — see the LICENSE file for details.