Skip to content

sacchidanand/github-sac-code

Repository files navigation

#github-sac-code This is a repo created for sharing codes on following topics

##Graph Traversal Algorithm

  • Breadth First Search (BFS)
  • Depth First Search (DFS)

##Balanced Binary Search Tree (Balanced BST)

  • Red Black Tree (RB TREE)
  • AVL Tree

##Operating System (OS)

  • Loadable Kernel Module (LKM)

##User Space API's

  • Socket
  • pthreads
  • File I/O

##Sorting

  • Quick Sort

And some more misc C code and information is maintained.

About

This is a repo created for DS & Algorithm codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published