• Home
  • About
    • David Camino Perdones photo

      David Camino Perdones

      AI Researcher & Engineer | M.Sc. in Mathematics | M.Sc. in Computer Science

    • Learn More
    • Email
    • LinkedIn
    • Github
  • Posts
    • All Posts
    • All Tags
  • Projects
  • Resume / CV

Algorithm complexity projects

01 Jan 2020

This section shows some of the projects I have done as a result of my learning process or hobby. All these exercises are for purely educational purposes.



Algorithm complexity



  1. Building fast queries for a database

    In this project, the implementation of different algorithms that allow queries to be performed on a database is carried out by means of OOP. At the same time, time complexity is analysed and alternative ways of improving these algorithms and making them more time efficient are sought.

    GitHub/fast-queries


algorithmpythondatabase Share Tweet +1