-
By Hany essam
basicly its a mobile app idea, why it is a mobile app cos whomever going to use it are outdoor sales rep, who are always in the street and has nothing but his smartphone(no heavy machin…
-
Como estavámos discutindo no Slack, se quiserem compartilhar o desafio que vocês achem interessante, postem aqui.
Plataformas bacanas para resolver exercícios/desafios:
* https://exercism.io/
*…
-
Nice work at first glance. Very appealing UI, too.
Missing these:
Part 3 - Bypassing
Part 4 - Calculating
Part 10 - Dependencies
Part 11 - Disassembling
Part 19 - Patching
Part 21 - Testing…
-
First I want to say thank you very much for this library. It is immensely helpful and it's obvious the amount of work that went into it. Couldn't be more enthusiastic about being able to use it with o…
-
### SDK
Python
### Description
I needed a list of values for a given column. In the future, I may actually want this to be a facet (unique value with counts).
Here is how I implemented it:
```…
-
### Description
The following ILM document has a recommendation to aim for 200 million documents per shard as a maximum. We set this automatically in all of our ILM settings. https://www.elastic.co/g…
-
As time goes by, more and more optimizers are coming up (lately especially in the multi-objective scenarios). So, I suggest we should at least start to list them here, so we remember them, once we fin…
-
Hi.
Thank you so much for doing this amazing work. The links alone saved me a ton of time and i am sucker for layouts in all forms and shapes :-)
In my search for graph layout algorithms, I rece…
-
11/14/2023 - 11/15/2023
2584 Game
_Logic Flow_
- start game for first time --> user prompted to enter their information (username)
- immediately taken to play the 2048 game
- once the playe…
-
### Outline:
- Introduction to KMP algortithm
- Prefix function
- Time complextiy
- Search for a substring in a string
- Applications
- Counting the number of occurrences of e…