• About
  • Projects
  • Blog
  • Bookshelf
  • now
  • Resume

Articles

Nand2Tetris Part II Chapter 8

09-10-2021

Notes on Chapter 8

Read More →

Why create a VR Meditation Room?

01-06-2021

Summary of the intentions for this app, features list and road map

Read More →

2020 in Books

01-05-2021

3 Favorites plus all of the other awesome books I read this year

Read More →

Helpful git Commands

09-30-2019

How to set github user email in git terminal specific to a project? ...

Read More →

What is Functional Programming?

03-30-2019

Functional programming is a style of writing software that stresses using pure functions, avoiding modifying global state and employs declarative statements...

Read More →

Heap's Algorithm

02-15-2018

Heaps algorithm is a simple and elegant solution to finding permutations.

Read More →

Merge Sort

01-28-2018

The merge sort algorithm is an efficient divide and conquer sorting algorithm...

Read More →

The Longest Common Subsequence Problem

01-14-2018

This is a classic computer science problem...

Read More →

Bubble Sort and Quicksort Algorithms in Python3

01-02-2018

Bubble sort is a not very efficient algorithm ...

Read More →

The Trie Data Structure in Python3

12-23-2017

The trie is a data structure that is optimally efficient storage tree ...

Read More →

Min and max heaps in Python3

12-17-2017

A min and max heap is a binary heap which is a binary tree that is ordered

Read More →

How to test a react app with Jest

12-10-2017

Jest is a testing framework maintained by Facebook to test React...

Read More →

What is Redux-Saga

12-03-2017

Redux saga is a redux middleware library that is designed to simplify...

Read More →
  • KonradMGnat@gmail.com
  • Telegram_logo @nestedarray