It started 365 days ago when I was maintaining a full-time job at Jeeon, a part-time job at Digitruck...
GCC vs CLANG: how to include bits/stdc++.h For compiling c++, there are many compilers in...
Problem: We have to find the maximum subarray sum. Eg: Lets consider this array ⇒ [-10, 5, -9, 1, 3...
Lets take a look, nowadays, how a modern web app is displayed in browser. A typical response sent by...
Let’s assume, I have written some introductory sentences about what is unit testing and why it’s impo...
At Cefalo, I needed to develop a feature which required me to detect browser first. I thought it was...
For a long time, I used macOS for software development. I used Iterm2 as my terminal. The most import...
For automating the build process, Android Studio uses Gradle, which is a build tool. Gradle uses Groo...