C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
How to download and setup C
Open terminal and run command
git clone https://github.com/TheAlgorithms/C.git
git clone is used to create a copy or clone of C repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with C https://github.com/TheAlgorithms/C/archive/master.zip
Or simply clone C with SSH
[email protected]:TheAlgorithms/C.git
If you have some problems with C
You may open issue on C support forum (system) here: https://github.com/TheAlgorithms/C/issuesSimilar to C repositories
Here you may see C alternatives and analogs
freeCodeCamp You-Dont-Know-JS javascript-algorithms freecodecamp.cn 30-seconds-of-code tensorflow system-design-primer keras scikit-learn TensorFlow-Examples pytorch face_recognition CNTK interactive-coding-challenges data-science-ipython-notebooks front-end-interview-handbook awesome-interview-questions ruby graal free-programming-books js-must-watch learn-anything hacker101 Functional-Light-JS p5.js Python raspberry-pi-os ES6-for-humans sonic-pi udacity-nanodegrees