Skip to content

Repository contains my implementations of various data structures, including stacks, graphs, linked lists, queues and other fundamental data structures used in computer science.

Notifications You must be signed in to change notification settings

HMByteSensei/Algorithms-and-Data-Structures

Repository files navigation

Algorithms and Data Structures

This repository contains my personal implementations of various algorithms and data structures.

The goal of this project is to deepen my understanding of how common algorithms and data structures work under the hood by building them from scratch.

Purpose

  • Learn internal workings of algorithms and data structures

  • Practice writing clean, efficient, and readable code

  • Strengthen problem-solving and critical thinking skills

Note

These implementations are meant for learning purposes and may not be optimized for production use.

About

Repository contains my implementations of various data structures, including stacks, graphs, linked lists, queues and other fundamental data structures used in computer science.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages