IT

Binary Search Algorithm Implementation with Python

Binary Search Algorithm Implementation with Python Binary Search  is an algorithm that finds the position of a target in a…

5 years ago

Budget to start a web app built on the MEAN stack

I want to start a web app built on the MEAN stack (mongoDB, express.js, angular, and node.js). How much would…

7 years ago

Basic Gotcha Linux Questions for IT DevOps and SysAdmin Interviews

Some IT DevOps, SysAdmin, Developer positions require the knowledge of basic linux Operating System. Most of the time, we know…

7 years ago

The world’s 10 richest tech billionnaires in 2016

Bill Gates Jeff Bezos Mark Zuckerberg Larry Ellison Larry Page Sergey Brin Steve Ballmer Jack Ma Ma Huateng Michael Dell…

8 years ago

Script with hash tables on windows and Linux

Script with hash tables on windows and Linux A hash table, also known as a hash map, is a data…

8 years ago

Things to do to build more diverse technical teams?

Things to do to build more diverse technical teams? There are several specific things that organizations can do to build…

8 years ago

How to stay healthy as a software engineer?

How to stay healthy as a software engineer Exercise regularly: Exercise can help you maintain physical and mental health. Engaging…

8 years ago

reverse a string on Linux and Windows

How to reverse a string on Linux and Windows On Linux: Using the rev command: The rev command is a…

9 years ago

Windows Boot process

What is involved in Windows Boot Process The Windows boot process involves several stages, in which the operating system performs…

9 years ago

Monitor Macbook

How to Monitor Macbook with one single command? You can use the top command to monitor the resources of your…

9 years ago