data structures and algorithms
Hola!
I'm Jonathan, a software engineer with a focus in security. I created this portfolio to organize notes on leetcode, projects, and books I'm reading. Feel free to take a look around.
#python3_leetcode_solved {
easy: 0;
medium: 0;
hard: 0;
sanity:
}
Currently Working On:

data structures and algorithms
LeetCode: Two Pointers I
July 24, 2026
data structures and algorithms
LeetCode: Matrix
July 22, 2026
data structures and algorithms
LeetCode: Graphs I Undirected Degree
July 18, 2026
data structures and algorithms
LeetCode: Graphs I DFS BFS Union Find
July 17, 2026
data structures and algorithms