In This Repositories i Try To make Some of The most algo and data structure with different Language to help students and Who applies for a job to learn and understand the Data Structure
- Linked_List
- Singly Linked List
- Doubly Linked List
- Circulaire Linked_List
- Stack
- Queue
Support OS
- Linux
- Windows
- MacOs
Start in Linux
https://github.com/HediSmiri/data-structures-algorithms.git
cd Linked_List
Exemple and Try that with all :
gcc Singly Linked_List.c -o Singly Linked_List
./Singly Linked_List
Start Windows
Download CodeBlocks
Download From Here :http://www.codeblocks.org/downloads/26 | check to Download with MinGw
Download Linked_List
Extract Linked_List to Desktop
Open it With code Blocks