Projects with this topic
-
This is just a portfolio project repository. I want to show recruiters and my hopefully next coworkers something I am working on. That's why I used an ECS as architecture. Right now, the base algorithm should work correctly. In the future, I plan to add demos, examples, wrapper and so on.
Updated -
Common data structures and algorithms implemented in Python
Updated -
A variant of the A* algorithm to solve the game of Taquin. Efficient c++20 algorithm that can be tested online!
Updated -
-
This project/library contains common algorithms...
Updated -
-
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
Updated -
Personal notes for Grokking Algorithm book by Aditya Bhargava
Updated -
LLAMI (Lion Launch Analytics Metrics Insights) is a tool for automatic collection, processing, and analysis of rocket launch data. This project provides accurate data and detailed analysis of launches for availability and use by the general public, space enthusiasts, and engineering students. This enables the creation of custom statistics, 3D models, and other educational and research projects.
Note: Our team is continuously improving and expanding the functionalities of LLAMI to offer even more tools and value to our sexy users.
Updated -
The project finds the best spots for restaurants, avoiding placing restaurants too close together, and maximizing profit while keeping them a minimum distance apart. It uses dynamic programming to compute revenue and backtracking to select sites.
Updated -
LeetCode Solutions
💡 in Python3🐍 and C++Updated -
-
[Uc3m] An introduction to python
Updated -
Stuff I did in University. It has algorithms and implementations of various problems and in various languages.
Updated -
-
um jogo da velha simples em Python, que será adicionado elementos gráficos para tornar o game mais "bonito"
Updated -
👨 💻 Solutions of Algorithm from HackerRank in Python🐍 Updated -
-
Adaptive (Analysis and Design of) an Algorithm to compute optimal prefix free codes with bounded code length
Updated