Abdul's Musings

A simple blog to pen my findings and idk idk.


30 October 2020

Designing a Tic-Tac-Toe game.

I was solving this design question on LeetCode, so yeah I'll talk about it.

5 min read   Read More...

19 September 2020

Looks Like I've found something new, haha!

I'm very unstable when it comes to doing things, sadly. I want to write quick code and see it work asap.

2 min read   Read More...

13 August 2020

Linked Lists 101 - The Linked List class

In this blog post, I'd discuss the linked list class, the use and some of its methods.

4 min read   Read More...

9 August 2020

Linked Lists 101 - Basic Introductions, Nodes

In this post, I'd discuss the basics of Linked Lists to my understanding.

3 min read   Read More...

4 August 2020

Building a Treasure Hunter for an online graph maze.

In this short post, I discuss the process behind the tool I used during the challenge.

7 min read   Read More...