GithubHelp home page GithubHelp logo

ds_codes's Introduction

Data Structures in C and C++

This repository is a collection of data structures implemented in C and C++ as part of my practice.

Table of Contents Introduction Data Structures Implemented Usage Contributing License

Introduction

Data structures are an important aspect of computer science and programming. They allow us to organize and store data in an efficient and effective manner, making it easier to manipulate and access the data as needed.

As part of my practice, I have implemented various data structures in C and C++. These implementations serve as a learning tool for me to understand how these structures work and how they can be used in real-world applications. Understanding ds

Data Structures Implemented

The following data structures have been implemented in this repository:

Linked List Stack Queue Binary Tree Heap Hash Table Each implementation includes the necessary header files, source files, and test files. The code has been thoroughly tested and verified to work correctly.

Usage

To use any of the data structures in your own projects, simply include the appropriate header file and use the provided functions to manipulate the data structure as needed. The test files provide examples of how to use the structures.

Contributing

Contributions are always welcome! If you have any improvements or bug fixes to the existing implementations, or you'd like to add a new data structure, feel free to create a pull request.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

ds_codes's People

Contributors

tejoooo avatar jassu7082 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.