Skip to content

Examples and pieces of code that do not deserve their own repositories

License

Notifications You must be signed in to change notification settings

dsxack/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples

Many different pieces of code

Administration

Ansible

Docker

Scripts

Languages

C language

  • c-bsearch - Binary search algorithm written in C language
  • c-btree - Binary tree structure written in C language
  • c-extensible-array - Dynamicaly extensible array written in C language
  • c-hashmap - HashMap structure written in C language
  • c-linked-lists - Linked list structure written in C language
  • c-markov-chain - Markov chain algorithm written in C language
  • c-qsort - Quick sort algorithm written in C language

Go language

Java language

JavaScript language

PHP language

Python language

Rust language

Inter language communication

Algorithms

Binary search

  • c-bsearch - Binary search algorithm written in C language

Binary tree

  • c-btree - Binary tree structure written in C language

Extensible array

Hashmap

  • c-hashmap - HashMap structure written in C language

Linked lists

Markov chain

Quick sort

  • c-qsort - Quick sort algorithm written in C language

Fibonacci

About

Examples and pieces of code that do not deserve their own repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published