Skip to content

tarunlahrod/Data-Structures

Repository files navigation

Data-Structures

This repo contains the C++ codes of basic Data structures and related operations.

The data structures contained in this are-

  • Linked lists
  • Stack
  • Binary search tree

And related operations are-

  • Reversing a linked list
    • By recursive approach
    • By iterative approach

About

Data structures

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages