Recent Posts

JavaScript Scope

2 minute read

A summarized note about what I learned on Scope of JS.

Linked Lists - 1

1 minute read

Learning linked lists in Java with Udemy course - Practical Data Structures & Algorithms in Java

Stack & Queue

2 minute read

Learning stack and queue in Java with Udemy course - Practical Data Structures & Algorithms in Java