Author: Aniruddha Chaudhari

CPU

What is and How does Setting CPU Affinity Improve Performance?

What is CPU affinity, Process and Processor Affinity? Why is it important? How to use and setting CPU Affinity in Windows 7, 8 and 10?

database

9 Advantages of Database Management System over File System

What are the advantages of database management system over file system? What are the benefits of DBMS over the traditional file system?

cmd

Windows System Info Command to Check Configuration

Windows system info command for Windows XP, 7, 8 and 10. Command to check system configuration in Windows.

Jobs

3 Types of Programmer for Future of software Engineering Jobs

What is the future of software engineering jobs? What are the best technologies and programming languages to learn to get a job?

compiler

What is the difference between Compiler and Interpreter?

This post will give you very well understanding over, what is compiler? what is interpreter? and what is the difference between compiler and interpreter?

PyCharm

Pycharm Python Tutorial | Setup and Running Your First Program

Complete Pycharm Python Tutorial to setup Best Python IDE for Windows and Linux. It is easy learning and coding Python practically.

classpath

Difference between Path and Classpath Environment Variable in Java

Though both are the environment variable that contains directory paths, there is a difference between path and classpath variables in Java.

Binary Tree

Difference Between Min Heap and Max Heap in Data Structure

What is a heap in the data structure? Difference between min heap and max heap. Heapify algorithms, inserting and finding elements and other operations and heap usages.

coding challenge

How to Find Next Greater Number with Same Set of Digits in C?

How to Find Next Greater Number with same Set of Digits of a Given Number in C Program? This is a coding question as well as asked in many interview coding rounds.