Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
The magic of computing Series' Articles
Back to Andrei Visoiu's Series
The Magic of the Fibonacci Numbers & why we love computing them - part 1
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Jan 12 '20
The Magic of the Fibonacci Numbers & why we love computing them - part 1
#
computerscience
#
algorithms
#
mathematics
9
reactions
Comments
1
comment
4 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 2
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Jan 30 '20
The Magic of the Fibonacci Numbers & why we love computing them - part 2
#
computerscience
#
cpp
8
reactions
Comments
1
comment
3 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 3
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Feb 2 '20
The Magic of the Fibonacci Numbers & why we love computing them - part 3
#
computerscience
#
cpp
6
reactions
Comments
Add Comment
5 min read
Prime Numbers: Fast and Slow - part 1
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Feb 22 '20
Prime Numbers: Fast and Slow - part 1
#
computerscience
#
mathematics
#
algorithms
#
cpp
9
reactions
Comments
Add Comment
3 min read
Prime Numbers: Fast and Slow - part 2
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Jan 10 '21
Prime Numbers: Fast and Slow - part 2
#
computerscience
#
cpp
#
mathematics
#
algorithms
Comments
Add Comment
3 min read
Prime numbers: Fast and Slow - part 3
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Jan 19 '21
Prime numbers: Fast and Slow - part 3
#
computerscience
#
cpp
#
mathematics
#
algorithms
1
reaction
Comments
Add Comment
3 min read
Why is Graph Theory so amazing? - part 1
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Mar 25 '21
Why is Graph Theory so amazing? - part 1
#
graphtheory
#
computerscience
#
algorithms
#
python
21
reactions
Comments
Add Comment
4 min read
Why is Graph Theory so amazing? - part 2, depth first search & topological sorting
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Apr 1 '21
Why is Graph Theory so amazing? - part 2, depth first search & topological sorting
#
graphtheory
#
computerscience
#
algorithms
#
python
5
reactions
Comments
Add Comment
5 min read
Why is Graph Theory so amazing? - part 3 - BFS, bipartite graphs
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Apr 10 '21
Why is Graph Theory so amazing? - part 3 - BFS, bipartite graphs
#
graphtheory
#
computerscience
#
algorithms
#
python
5
reactions
Comments
Add Comment
4 min read
Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Apr 16 '21
Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra
#
graphtheory
#
computerscience
#
algorithms
#
python
9
reactions
Comments
1
comment
5 min read
Exploring backtracking
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
May 1 '21
Exploring backtracking
#
computerscience
#
python
#
algorithms
#
backtracking
10
reactions
Comments
Add Comment
4 min read
Using divide and conquer: closest pair of points
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
May 9 '21
Using divide and conquer: closest pair of points
#
programming
#
python
#
algorithms
#
computerscience
2
reactions
Comments
Add Comment
4 min read
A look into Dynamic Programming - Matrix Chain Multiplication
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
Jul 18 '21
A look into Dynamic Programming - Matrix Chain Multiplication
#
programming
#
python
#
algorithms
#
computerscience
8
reactions
Comments
Add Comment
5 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account