An open API service indexing awesome lists of open source software.

https://github.com/0x778/c-dsa-pointers-memory

Some Algorithm and Pointers Practice
https://github.com/0x778/c-dsa-pointers-memory

c cpp cpp-programming dsa memory-management

Last synced: 9 months ago
JSON representation

Some Algorithm and Pointers Practice

Awesome Lists containing this project

README

          

# Data Structures and Algorithms using C and C++

**this Repo has some implemention code in C for DSA:**


  1. Hash table

  2. Input & Output

  3. Double Linked List

  4. Linked List

  5. Queue

  6. Stack

  7. Binary tree

  8. Pointers

  9. String