/root
/var/log
/lib
/home
/etc
/travel
/marathons
All the weird stuff goes here ...
Leetcode Course Schedule & Course Schedule II - Topological Sorting
Last updated : 28 Jun 2020
Trapping Rain Water Problem - Explanation and Implementation
Last updated : 03 Nov 2019
Subset Sum Problem - Explanation and Implementation
Last updated : 28 Oct 2019
Rod Cutting Problem - Explanation and Implementation
Last updated : 30 Sep 2019
Coin Change Problem - Total number of ways to make change
Last updated : 22 Sep 2019
0/1 Knapsack Problem - Explanation and Implementation
Last updated : 01 Sep 2019
Dynamic Programming (Memoization and Tabulation) - Explanation
Last updated : 19 Aug 2019
Egg Dropping Problem - Implementation
Last updated : 13 Aug 2019
Egg Dropping Problem - Explanation
Last updated : 11 Aug 2019
Sudoku - Explanation and Implementation
Last updated : 29 Jul 2019
Maze Solving (Rat in a Maze) - Explanation and Implementation
Last updated : 27 Jul 2019
Knight's Tour - Explanation and Implementation
Last updated : 22 Jul 2019
Graph Coloring Part 2- Vertex Coloring Implementation
Last updated : 16 Jul 2019
Graph Coloring Part 1- Vertex Coloring Explanation
Last updated : 16 Jul 2019
Hamiltonian Cycle, Hamiltonian Path - Explanation and Implementation
Last updated : 06 Jul 2019
N Queens Problem - All Possible Solutions
Last updated : 06 Jul 2019
N Queens Problem - Explanation and Implementation
Last updated : 06 Jul 2019
Radix Sort - Explanation and Implementation
Last updated : 06 Jul 2019
Counting Sort - Explanation & Implementation
Last updated : 06 Jul 2019
Heapsort Part 3 - Heapsort explanation and Implementation
Last updated : 06 Jul 2019
Heapsort Part 2 - Max-Heap, Min-Heap, Insertion & Deletion, Heapify
Last updated : 06 Jul 2019
Heapsort Part 1 - Complete Binary Tree & Storing Binary Tree in an array
Last updated : 06 Jul 2019
Quick Sort Explanation and Implementation
Last updated : 06 Jul 2019
Merge Sort Part 3 - Merge Sort Runtime and Space Complexity
Last updated : 06 Jul 2019
Merge Sort Part 2 - Merge Sort Implementation
Last updated : 06 Jul 2019
Merge Sort Part 1 - 2 Way Merge Algorithm
Last updated : 06 Jul 2019
Insertion Sort - Implementation, runtime and space complexity
Last updated : 06 Jul 2019
Selection Sort - Implementation, runtime and space complexity
Last updated : 06 Jul 2019
Bubble Sort - Implementation, runtime and space complexity
Last updated : 06 Jul 2019
Node.js require function, relationship between module.exports and exports
Last updated : 13 Jul 2017
Node.js module caching
Last updated : 13 Jul 2017
Node.js fs module - Reading data from a file
Last updated : 13 Jul 2017
Node.js fs module - Writing data to a file
Last updated : 13 Jul 2017
Node.js fs module - Appending data to a file
Last updated : 13 Jul 2017
Node.js fs module - Deleting and renaming a file
Last updated : 13 Jul 2017
Making HTTP calls using axios module in Node.js
Last updated : 05 Jun 2017
Using bluebird promise library to promisify async operations in Node.js
Last updated : 05 Jun 2017
Using q promise library to promisify async operations in Node.js
Last updated : 05 Jun 2017
What is a promise and how to use ES6 promises in Node.js
Last updated : 05 Jun 2017
Using async js waterfall method
Last updated : 05 Jun 2017
Understanding Callback hell problem and how to avoid it
Last updated : 05 Jun 2017
How to make HTTP requests using http core module in Node.js
Last updated : 05 Jun 2017
Creating a MEAN stack bookmark application with JWT authentication
Last updated : 16 May 2017
How to pivote a MySQL Table
Last updated : 16 May 2017
Backing up MongoDB and restoring it
Last updated : 16 May 2017
How to use MongoDB $in and $nin operator
Last updated : 16 May 2017
Using MongoDB comparison operators $eq, $ne, $lt, $lte, $gt, $gte
Last updated : 16 May 2017
How to update documents in MongoDB using $set and upsert option
Last updated : 16 May 2017
Configuring nginx as a reverse proxy for web applications
Last updated : 16 May 2017
Configuring multiple applications on same port using nginx reverse proxy
Last updated : 16 May 2017
Configuring reverse proxy for multiple hostnames using nginx
Last updated : 16 May 2017
Difference between JavaScript Object and JSON
Last updated : 16 May 2017
Setting reverse proxy using apache
Last updated : 16 May 2017
Configuring reverse proxy for multiple hostnames using apache
Last updated : 16 May 2017
Configuring a maintenance page for web apps using apache web server
Last updated : 16 May 2017
scp command : copy files between two system
Last updated : 16 May 2017
How to sync files using rsync command
Last updated : 16 May 2017
Creating awesome presentations with Impress js
Last updated : 16 May 2017
Creating cool presentations with Reveal js
Last updated : 16 May 2017
Code highlighting with Prism.js
Last updated : 17 Dec 2015
Eclipse IDE Tips
Last updated : 17 Dec 2015
Using Lightbox
Last updated : 17 Dec 2015
Why I love Brackets
Last updated : 17 Dec 2015
Why you should be a polyglot
Last updated : 22 Nov 2015
Adding sitemap to website
Last updated : 22 Nov 2015
Adding Google Analytics to website
Last updated : 10 Nov 2015
Handling 404 error in JavaEE
Last updated : 10 Nov 2015