Skip to content

S-KishoreBabu/DSA-in-C-language

Repository files navigation

Data Structures in C🎯

Welcome to my repository of Data Structures implemented in C language!

About

This repository contains my implementations of various data structures in C. The goal is to provide simple, easy-to-understand code examples for those learning data structures. However, please note that this code is still a work in progress.

What to Expect

  • Code Coverage: Common data structures such as linked lists, stacks, queues, trees, and graphs.
  • C Language: All implementations are in C, aiming for clarity and ease of understanding.
  • Learning in Progress: I am continuously working to improve and optimize the code. Some functions might be written in a longer form than necessary. There may be mistakes or room for optimization, and I encourage suggestions or contributions!

Contributing

If you spot any issues or have suggestions for improving the code, feel free to open an issue or submit a pull request. Any help is appreciated!

Screenshot 2024-10-18 202202

Releases

No releases published

Packages

No packages published