Ahmed Khaled · @Ahmed Khaled

Github

thread_pool

Ahmed Khaled · @nemoload · over 2 years

Creates a thread pool that takes a block and run it in parallel with different jobs and returns a list of the results

0 · 0 · 0 Show code

swag

Ahmed Khaled · @nemoload · almost 4 years

Takes a text and returnstExT

1 · 1 · 0 Show code

fib_with_memoizing

Ahmed Khaled · @nemoload · about 4 years

Calculating the n-th number in Fibonacci sequence with dynamic programming.

4 · 1 · 1 Show code