DEV Community

Problem Solving Series(For Interview) Series' Articles

Back to Deepak Raj's Series
Multiples of 3 and 5 - Project Euler Solution
Cover image for Multiples of 3 and 5 - Project Euler Solution

Multiples of 3 and 5 - Project Euler Solution

10
Comments
1 min read
Two sum - Leet Code Solution
Cover image for Two sum - Leet Code Solution

Two sum - Leet Code Solution

14
Comments
1 min read
Check for Armstrong Number
Cover image for Check for Armstrong Number

Check for Armstrong Number

15
Comments
1 min read
Largest palindrome product - Project Euler Solution
Cover image for Largest palindrome product - Project Euler Solution

Largest palindrome product - Project Euler Solution

10
Comments
1 min read
Smallest multiple - Project Euler Solution
Cover image for Smallest multiple - Project Euler Solution

Smallest multiple - Project Euler Solution

13
Comments
1 min read
Sum square difference - Project Euler Solution
Cover image for Sum square difference - Project Euler Solution

Sum square difference - Project Euler Solution

23
Comments
1 min read
10001st prime - Project Euler Soution
Cover image for 10001st prime - Project Euler Soution

10001st prime - Project Euler Soution

24
Comments 7
1 min read
Sieve of Eratosthenes
Cover image for Sieve of Eratosthenes

Sieve of Eratosthenes

16
Comments 1
1 min read
Bubble Sort Implementation in Python
Cover image for Bubble Sort Implementation in Python

Bubble Sort Implementation in Python

37
Comments 2
2 min read
How to Solve Linear Equations with Matrix Inversion
Cover image for How to Solve Linear Equations with Matrix Inversion

How to Solve Linear Equations with Matrix Inversion

12
Comments 2
2 min read