Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufcakal/algorithms
basic algorithms and solutions
https://github.com/yusufcakal/algorithms
algorithm data-mining encript java machine-learning problems solutions
Last synced: 2 months ago
JSON representation
basic algorithms and solutions
- Host: GitHub
- URL: https://github.com/yusufcakal/algorithms
- Owner: yusufcakal
- Created: 2016-04-03T12:24:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T19:36:37.000Z (over 5 years ago)
- Last Synced: 2024-08-01T19:43:13.364Z (5 months ago)
- Topics: algorithm, data-mining, encript, java, machine-learning, problems, solutions
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 24
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - yusufcakal/algorithms - basic algorithms and solutions (Java)
README
# Algorithms and Solutions
It was designed to create basic documents and problem solving approaches in a document and sample projects that I know or I am learning.
### Available Titles
* Affine Cipher(Linear Encryption) Algorithm
* Selection Sort
* Apriori Algorithm
* K-NN Algorithm
* Bayes Classifier Algorithm
* Knapsack Algorithm
* Daily Moving Avarage
* Binary Search
* Longest Common Subsequence
* Mark and Sweep Algorithm (Garbage Collection Approach)### Preparing Titles
* Trie Approach
[Detailed Document](https://yusufcakal.gitbooks.io/algoritmalar-ve-yaklasimlar/content/) - (Turkish)