Ben's Blog


Freelance web developer, lover of JS and all new stuff #reactjs, #redux, #docker #machinelearning... Co-founder and CTO @AppBubbleBD, involved in @AllOverSequins, @recursecenter alumni

Flattening arrays in JavaScript

The recursive and iterative ways


Getting started with Spring Boot

Generate your first Spring project in 5 minutes


The Quicksort algorithm

#sorting-algorithms series


The Merge sort algorithm

#sorting-algorithms series


The Shellsort algorithm

#sorting-algorithms series


The Insertion sort algorithm

#sorting-algorithms series


The Selection sort algorithm

#sorting-algorithms series


The Bubble sort algorithm

#sorting-algorithms series


Sorting algorithms in JavaScript, all the code

#sorting-algorithms series


Sorting algorithms in JavaScript

#sorting-algorithms series


Clean your Git history

Make your repositories cleaner and lighter


The Graph data structure

#data-structures series


The Tree data structure

#data-structures series


The Set data structure

#data-structures series


The Trie data structure

#data-structures series


The Binary Search Tree data structure

#data-structures series


The Queue data structure

#data-structures series


The Stack data structure

#data-structures series


The Doubly Linked List data structure

#data-structures series


The Singly Linked List data structure

#data-structures series