Mnt Code Blog
Subscribe
Sign in
Home
Notes
Latest
Top
Discussions
Make Your Life Easier as a Software Engineer!
Let's make our life easier as software engineers, by applying DevOps practices everywhere!
Jan 8
•
Mnt Code
December 2024
Interviews (FANG): BFS - Breadth-First Search
In today's article, we’re embarking on an epic journey to uncover the secrets of Breadth-First Search (BFS), an algorithm that helps us explore Trees…
Dec 25, 2024
•
Mnt Code
Parallel and Distributed Algorithms - Part 2 - How to Get Things Done... Faster!
In today’s article, we’ll continue our journey in the land of parallel and distributed algorithms, but we’ll focus precisely on Parallel Algorithms with…
Dec 24, 2024
•
Mnt Code
1
Parallel and Distributed Algorithms - Part 1
Introduction to Parallel and Distributed Algorithms. Part 1: Theoretical article.
Dec 23, 2024
•
Mnt Code
1
Clean Code: CRM - Code Readability and Maintainability
When you write clear, maintainable code, you’re not just helping yourself, you’re creating something others can build on and improve. Even small…
Dec 4, 2024
•
Mnt Code
Dijkstra’s Algorithm - Part 1 (theory)
In this article, we'll talk about the theory of Dijkstra’s Algorithm in the easiest, funnest way possible!
Dec 3, 2024
•
Mnt Code
1
Interviews (FANG): Efficient Pattern Searching in Text using KMP!
Let's explore a magical algorithm called "KMP", that can improve your boring string searching algorithm hahah!
Dec 2, 2024
•
Mnt Code
1
1
November 2024
Caching: Building an LRU Cache from Scratch!
Today's article is special, we'll be building an LRU cache system from scratch! Be ready!
Nov 28, 2024
•
Mnt Code
Interviews (FANG): The Coin Change Problem 💱
Let's explore an interesting problem found in most big tech companies interviews - The coin change problem💱!
Nov 26, 2024
•
Mnt Code
1
1
Clean Code Basics: SOLID
Let's defeat the SOLID 5 Bosses!
Nov 22, 2024
Clean Code Basics: Singleton
Welcome again, brave coder 👨💻.
Nov 21, 2024
•
Mnt Code
Clean Code Basics: DI - Dependency Injection
Let’s talk about a very important topic, in the software engineering world, which is Dependency Injection (DI)
Nov 20, 2024
•
Mnt Code
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts