lucaspk33
lucaspk33
Na parte de teoria dos grafos, senti falta de algumas palavras-chave, como por exemplo: - Floresta; - Grafos Homeomorfos; - Busca em Largura e em Profundidade; - Fluxo Máximo e...
[The Time Complexity for Binary Search Tree (BST)](https://github.com/TSiege/Tech-Interview-Cheat-Sheet#time-complexity-3) basic operations (Insert, Remove and Search) is not `O(log n)` if the BST is unbalanced (is `O(logn)` only when we are talking...
Hi. First off congratulations on the fantastic job and the results. I was reading the code you've provided and wondered how to use it to make recommendations and not just...
No readme consta o seguinte: "Para gerar as figuras, use os dois arquivos no diretório rmarkdown. São ambos feitos em R." Porém, não há o diretório supracitado na branch master,...