SurajDixit/DataStructuresAndAlgorithmsLibraryCpp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========================================================================
STATIC LIBRARY : Data Structures Project Overview
========================================================================
Copyright (c) by Suraj.U.Dixit. All rights reserved.
Code written and published by Suraj U Dixit
This a a static library which is written in c++ for various data structures.
By using this library you need not write the code for data structures, You just need to call the functions and pass arguments and library will do the rest of the job.
Algorithms covered in this library:
1. Linear Search
2. Binary Search
3. Interpolation Search
4. Hash Table
5. Stack
6. Queue
7. Linked List
8. Tree
For more information on documentation of how to use this library please check the below blog:
https://technobytes.azurewebsites.net/techbytes/?q=dataStructures-documentation