SkillAgentSearch skills...

Datastructures

Here is an impletation of stacks, queues, linked-list, trees, B-trees, B+ trees and some other common data structures.

Install / Use

/learn @ashwanijha04/Datastructures
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Data-Structures-with-C

Here is an implementation of stacks, queues, linked-list, trees, B-trees, B+ trees and some other common data structures. You can always request for new programs or give a pull request if you find inefficient code.

Cloning

  1. Open Terminal
  2. Change directory to desktop - cd Desktop
  3. Type the following command - git clone https://www.github.com/ashwanijha04/datastructures
  4. Hit Enter.
  5. You'll get a folder named datastructures.
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks4

Security Score

55/100

Audited on May 24, 2024

No findings