Skip to content

A lightweight educational reference focused on coding algorithms, data structures, and software engineering fundamentals.

License

Notifications You must be signed in to change notification settings

hlop3z/coding-algorithms

Repository files navigation

Coding Algorithms

A comprehensive cheat sheet for Algorithms, Data Structures, and Software Engineering Concepts — built with Astro and Tailwind CSS.

View Live Site

Topics Covered

  • 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

License

This project is licensed under the MIT License — see the LICENSE file for details.

About

A lightweight educational reference focused on coding algorithms, data structures, and software engineering fundamentals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published