Menu

Linux Dudes Library / Blog: Recent posts

Welcome

Welcome to Liux Dude Library project.
This project is to extend to linux duds initiative, which is a website to help users mainly in syria to start using free open source software in day to day use.
The library is currentlt made up of 3 parts :
1. Sarching algorithms
2. Sorting algorithms
3. Cache management system
Currently only the search algorithms is implemented in the form of binary (recursive and iterative) and linear search.
The sorting algorithms are to inculde :
1. Quick sort
2. Merge sort
3. Insertion sort
4. Selection sort
5. Bubble sort
Still a work in progress, any help is much appreciated

Posted by Ossama Nasser 2014-01-30 Labels: Welcome