Skip to content

nikhiljangra264/header_files

Repository files navigation

Header Files

This repository contains header files for data structures and algorithms implemented in C and C++.

bright side

All the header files contains Documentation for beginners and intermediates.

Contents

Data Structures

  • Linked list: Header file for a linked list implementation.
  • Doubly Linked list: Header file for a doubly linked list implementation.
  • Binary Search Tree (BST)
  • Max Heap

Algorithm

Contributing

see about contribution

License

This project is licensed under the GNU 3.0 License.

Releases

No releases published

Packages

No packages published