DEV Community

Andrei Visoiu profile picture

Andrei Visoiu

Computer Science & Engineering student @ TU Delft, Netherlands.

Location Pitesti, Romania Joined Joined on  github website
LeetCode Explained: 50. Pow(x, n) - Logarithmic Exponentiation (medium)

LeetCode Explained: 50. Pow(x, n) - Logarithmic Exponentiation (medium)

3
Comments
2 min read

Want to connect with Andrei Visoiu?

Create an account to connect with Andrei Visoiu. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
LeetCode explained: July Challenge 2021, week 4 - Partition Array into Disjoint Sets (medium)

LeetCode explained: July Challenge 2021, week 4 - Partition Array into Disjoint Sets (medium)

2
Comments
3 min read
A look into Dynamic Programming - Matrix Chain Multiplication

A look into Dynamic Programming - Matrix Chain Multiplication

8
Comments
5 min read
Using divide and conquer: closest pair of points

Using divide and conquer: closest pair of points

2
Comments
4 min read
Exploring backtracking

Exploring backtracking

10
Comments
4 min read
Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra

Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra

9
Comments 1
5 min read
Why is Graph Theory so amazing? - part 3 - BFS, bipartite graphs

Why is Graph Theory so amazing? - part 3 - BFS, bipartite graphs

5
Comments
4 min read
Why is Graph Theory so amazing? - part 2, depth first search & topological sorting

Why is Graph Theory so amazing? - part 2, depth first search & topological sorting

5
Comments
5 min read
Why is Graph Theory so amazing? - part 1

Why is Graph Theory so amazing? - part 1

21
Comments
4 min read
Prime numbers: Fast and Slow - part 3

Prime numbers: Fast and Slow - part 3

1
Comments
3 min read
Prime Numbers: Fast and Slow - part 2

Prime Numbers: Fast and Slow - part 2

Comments
3 min read
Prime Numbers: Fast and Slow - part 1

Prime Numbers: Fast and Slow - part 1

9
Comments
3 min read
BookBoom 1: AI to the mainstream - "Machines that think" (Instant Expert by NewScientist)

BookBoom 1: AI to the mainstream - "Machines that think" (Instant Expert by NewScientist)

4
Comments
3 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 3

The Magic of the Fibonacci Numbers & why we love computing them - part 3

6
Comments
5 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 2

The Magic of the Fibonacci Numbers & why we love computing them - part 2

8
Comments 1
3 min read
The Magic of the Fibonacci Numbers & why we love computing them - part 1

The Magic of the Fibonacci Numbers & why we love computing them - part 1

9
Comments 1
4 min read
Divide pizzas with a Greedy approach & Python

Divide pizzas with a Greedy approach & Python

3
Comments
2 min read
loading...