Skip to content

shreyavshetty/HobbyCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HobbyCodes

This repo contains :

C implementation of the following Algorithms:

1)SelectionSort

2)BubbleSort

3)InsertionSort

4)MergeSort

5)RussianPeasant

6)BFS

7)DFS

8)ComparisionCounting

9)DistributiveCounting

10)EuclidsLCM/HCF

11)SequentialSearch

12)SieveOfEranthoses

13)StringMatching-BruteFore

14)GenerationOfPalindradromes (n>10^10)

C++ implementation of the following Data Structure:

1)Stacks using arrays

2)Stacks using linkedlist

Releases

No releases published

Packages

No packages published