Pinned Repositories
Algorithms
Implementations of algorithms used for competitive programming, with a focus placed on readability, usability, conciseness, and performance (when important)
Coding-Library
Command-Line-Interpreter
A java tool that simulates the terminal in ubuntu.
competitive-programming-library
kimiyuki's library for competitive programming with C++
CompetitiveProgramming
Here I upload my library and solutions on online judges such as UVA , SPOJ, and ICPC World Finals problems.
CurveFittingGA
Data-Structures
harwest
Huffman-Compression-Tool
A java compression tool that uses huffman coding technique.
kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Mohammad-Yasser's Repositories
Mohammad-Yasser/competitive-programming-library
kimiyuki's library for competitive programming with C++
Mohammad-Yasser/CompetitiveProgramming
Here I upload my library and solutions on online judges such as UVA , SPOJ, and ICPC World Finals problems.
Mohammad-Yasser/Coding-Library
Mohammad-Yasser/Data-Structures
Mohammad-Yasser/Algorithms
Implementations of algorithms used for competitive programming, with a focus placed on readability, usability, conciseness, and performance (when important)
Mohammad-Yasser/Command-Line-Interpreter
A java tool that simulates the terminal in ubuntu.
Mohammad-Yasser/CurveFittingGA
Mohammad-Yasser/harwest
Mohammad-Yasser/Huffman-Compression-Tool
A java compression tool that uses huffman coding technique.
Mohammad-Yasser/kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Mohammad-Yasser/Locaces
A social network based on locations.
Mohammad-Yasser/LZW-Compression-Tool
A java compression tool that used LZW technique.
Mohammad-Yasser/MiniJavaCompiler
Mohammad-Yasser/Neural-Network
A feed forward neural network in C++ that uses back propagation for learning and gradient descent for updating weights.