Results for: "complexity"
Contents (36)
Hashmap: hashing, collisions and first functions
Today we are going to study some concepts closely related to hashmaps. The concepts we are going to see are…
read more
The concept of Model-View-Controller (MVC) explained
In software engineering, we use design patterns as reusable solutions to a commonly occurring problem, a pattern is like a…
read more
The package managers npm and yarn: main differences
npm and yarn are package managers that help to manage a project’s dependencies. A dependency is, as it sounds, something…
read more
How to create the perfect hacker-proof password
We have not learned and we still use passwords that are extremely easy to hack and vulnerable to cyber attacks.…
read more
10 SEO trends for 2020
In "Ma-No" we have tried to make some predictions with our digital crystal ball and (knowing that we will be…
read more