elenadetoledo
Senior year student at @UC3M ||Applied Mathematics and Computing|| 42 student
Universidad Carlos III de MadridMadrid, Spain
Pinned Repositories
AVL-tree-DataStructures-Algorithms
Implementation of a AVL tree (self-balancing binary tree) for the resolution of different problems. Authors: Elena de Toledo and Carlos Carmona
CMAC-MAC-Cryptography
Implementation of CMAC and MAC using cryptography library
graphs-DataStructures-Algorithms
Implementation of graphs to solve different problems. Authors: Elena de Toledo, Carlos Carmona
minishell-OperatingSystems
Implementation of a minishell using C. Authors: Elena de Toledo, Paula Calleja and Blanca González
newton-horner-NumericalAnalysis
Resolution of the Problem 5 Section 3.2 of the book Numerical Analysis: Mathematics of Scientific Computation
newtons-method-NumericalAnalysis
Assigned project for the class of Numerical Analysis in UC3M.
SList-DataStructures-Algorithms
Implementation of a singly linked list for the resolution of different problems. Authors: Elena de Toledo, Carlos Carmona
Splines---Numerical-Analysis
Implementation of Splines to solve a Numerical Analysis Problem
Traffic-intersection-problem
Markov decision process applied to the traffic intersection problem
triggers-DBMS-SQL
First project on my course on Relational Database Systems at Purdue University
elenadetoledo's Repositories
elenadetoledo/Modeling-stock-prices-using-GBM-and-its-application-to-option-pricing
Programs implemented for the development of the Bachelor Thesis: Modeling stock prices using Geometric Brownian Motion and its application to option pricing
elenadetoledo/elenadetoledo
Personal repository
elenadetoledo/language_processors
Implementation of Language Processing techniques to analyze functions written in Java
elenadetoledo/financial_crimes
Automation of KYC process
elenadetoledo/Splines---Numerical-Analysis
Implementation of Splines to solve a Numerical Analysis Problem
elenadetoledo/libft
Creation of a library in C containing a replication of some of the most used functions.
elenadetoledo/SList-DataStructures-Algorithms
Implementation of a singly linked list for the resolution of different problems. Authors: Elena de Toledo, Carlos Carmona
elenadetoledo/AVL-tree-DataStructures-Algorithms
Implementation of a AVL tree (self-balancing binary tree) for the resolution of different problems. Authors: Elena de Toledo and Carlos Carmona
elenadetoledo/graphs-DataStructures-Algorithms
Implementation of graphs to solve different problems. Authors: Elena de Toledo, Carlos Carmona
elenadetoledo/CMAC-MAC-Cryptography
Implementation of CMAC and MAC using cryptography library
elenadetoledo/triggers-DBMS-SQL
First project on my course on Relational Database Systems at Purdue University
elenadetoledo/newtons-method-NumericalAnalysis
Assigned project for the class of Numerical Analysis in UC3M.
elenadetoledo/minishell-OperatingSystems
Implementation of a minishell using C. Authors: Elena de Toledo, Paula Calleja and Blanca González
elenadetoledo/Traffic-intersection-problem
Markov decision process applied to the traffic intersection problem
elenadetoledo/spline-interpolation-NumericalAnalysis
Solution of the Problem 7 Section 6.4 from the book Numerical Analysis: Mathematics of Scientific Computation
elenadetoledo/newton-horner-NumericalAnalysis
Resolution of the Problem 5 Section 3.2 of the book Numerical Analysis: Mathematics of Scientific Computation
elenadetoledo/newton1-advanced-NumericalAnalysis
Resolution of Problem 3 Section 3.2 from the book Numerical Analysis: Mathematics of Scientific Computing
elenadetoledo/secant1-NumericalAnalysis
Solution of the Problem 3 Section 3.2 from the book Numerical Analysis: Mathematics of Scientific Computing