ephi
Experienced programmer with a demonstrated history of working in the computer software industry. Skilled in .NET Framework. Strong business development professi
Pinned Repositories
Algorithms
my solutions to some algorithmic problems
ANL_Agent
An agent for ANL 2021
BigInt
Arbitrary-sized integer class for C++
BIU_GA
Codility-Solutions
some of my solutions to codility challanges
Computer-Vision
first-contributions
🚀✨ Help beginners to contribute to open source projects
GameOfLife
Game Of Life - more information at: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
GraphMaximalSimplePath
An algorithm to solve a problem in graph theory
ProjectPacman
Remake of the popular game using C++ with MFC
ephi's Repositories
ephi/ProjectPacman
Remake of the popular game using C++ with MFC
ephi/Algorithms
my solutions to some algorithmic problems
ephi/ANL_Agent
An agent for ANL 2021
ephi/BigInt
Arbitrary-sized integer class for C++
ephi/BIU_GA
ephi/Codility-Solutions
some of my solutions to codility challanges
ephi/Computer-Vision
ephi/first-contributions
🚀✨ Help beginners to contribute to open source projects
ephi/GameOfLife
Game Of Life - more information at: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
ephi/GraphMaximalSimplePath
An algorithm to solve a problem in graph theory
ephi/Machine-Learning
Implementation of machine learning algorithms in python, accessible via jupyter notebook
ephi/NLP_BIU
ephi/ProAlgos-Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices