LeTrongDat
Hi, I'm Dat. The one who pursues knowledge to attain knowledge.
Phan Bội Châu high schoolVinh, Việt Nam
Pinned Repositories
algorithm-and-data-structure
Some exercises on timus and yandex contests use the basic algorithms and data structure for a developer.
cardano-ibc-incubator
checkers
competitive-programming
A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
cosmgo
The library written in Golang makes it easier for developers to interact with CosmWasm Smart Contracts
distributed-systems-practice
itmo
newton-method
In numerical analysis, Newton's method, also known as the Newton–Raphson method, named after Isaac Newton and Joseph Raphson, is a root-finding algorithm which produces successively better approximations to the roots (or zeroes) of a real-valued function.
phiVM
PhiVM is a simple virtual machine implemented in Python, designed to simulate fundamental computing operations.
JustFriends-BE
LeTrongDat's Repositories
LeTrongDat/algorithm-and-data-structure
Some exercises on timus and yandex contests use the basic algorithms and data structure for a developer.
LeTrongDat/competitive-programming
A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
LeTrongDat/newton-method
In numerical analysis, Newton's method, also known as the Newton–Raphson method, named after Isaac Newton and Joseph Raphson, is a root-finding algorithm which produces successively better approximations to the roots (or zeroes) of a real-valued function.
LeTrongDat/cardano-ibc-incubator
LeTrongDat/checkers
LeTrongDat/cosmgo
The library written in Golang makes it easier for developers to interact with CosmWasm Smart Contracts
LeTrongDat/distributed-systems-practice
LeTrongDat/gauss-method
Gaussian elimination, also known as row reduction, is an algorithm for solving systems of linear equations.
LeTrongDat/inside-point-checker-v3.0-back-end
A basic API that uses the Spring framework to check if a point is in a given range.
LeTrongDat/inside-point-checker-v3.0-front-end
The basic UI uses an Angular 11 framework, used in conjunction with the backend, the repository inside-point-checker-v3.0-back-end.
LeTrongDat/integral-calculus
In mathematics, a Riemann sum is a certain kind of approximation of an integral by a finite sum. It is named after nineteenth century German mathematician Bernhard Riemann. One very common application is approximating the area of functions or lines on a graph, but also the length of curves and other approximations.
LeTrongDat/itmo
LeTrongDat/java-swing-application
A mini-application is used to perform basic commands like add, delete, modify objects allowing multiple users to use it at the same time, using Java Swing as UI and some other basic animations.
LeTrongDat/lagrange-method
The Lagrange interpolation formula is a way to find a polynomial which takes on certain values at arbitrary points
LeTrongDat/phiVM
PhiVM is a simple virtual machine implemented in Python, designed to simulate fundamental computing operations.
LeTrongDat/inside-point-checker-v1.0
A basic website uses JSP technology to check if a point is in a given area and the same website with backend written in php.
LeTrongDat/inside-point-checker-v2.0
A basic website uses Jakarta Server Faces technology and PrimeFaces UI Component Libraries to check if a point is in a given zone.
LeTrongDat/JustFriends-Indexer
LeTrongDat/mkt-bots
LeTrongDat/number-converter
A basic command line app allows you to convert numbers to words in many different languages.