top of page

Math Solver
Math Solver
This is a project realized in the course CSE201: Object Oriented Programming in C++ (Ecole Polytechnique). Twelve members team project where we built a C++ application which allows a user to upload a picture of a handwritten mathematics problem or type the problem and then solves it.
Github Repository:
Contribution & Outcome
I lead the numerical team whose role was to solve mathematical problems numerically: systems of differential equations, integrals, derivatives... I wrote efficient algorithm that would solve those mathematical problems and tested them. This was a great opportunity to combine my mathematics and programming skills to develop a program that helps people solving mathematics problems.
bottom of page