computerScience

Jul
07

Memes - Jobless Animal edition.

For less humor, and more work, please hire me, here. Thanks!
1 min read
Jun
06

Engineer's Blog #5 - Nim Game

Yo! One of the leetcode problems I worked on this week, is called Nim game. I coded it well, and
3 min read
May
27

Engineer Blog - #4

Looks like in c#, short circuiting is optional: My brain started to hurt, so I did some thinking. Is there
5 min read
May
14

Engineer Blog #3

Find the square root of a number, without using an inbuilt square root function. Today's attempt, from scratch,
3 min read
May
13

Engineer Blog #2

This is the problem I am doing, almost daily, in the morning. I know the solution - I have seen
8 min read
May
13

Engineering Blog #1

System Design Interview - Lord of the Rings edition Interviewer: Hi! Please be seated. Don't forget to leave
4 min read
Apr
24

Symmetric Tree

The intuition behind the solution, followed by the implementation in algorithm form. Intuition My intuition started with the idea of
7 min read
Apr
01

The Joys of Being a Ronin - Part I

Are you hiring Samurai in the age of AI?
4 min read
Nov
13

Pointers

I am using this site to study the problem patterns common in interviews. Link to site, here: LeetCode was HARD
6 min read
Nov
08

Prefix Sum Pattern

I want to share an insight I have into the 'prefix sum' pattern. It's one of
5 min read