All Basic Articles
In this article, We are going to change the value in an Excel Spreadsheet using Python. Method 1: Using openxml: openpyxl is a Python library… Read More
Prerequisite: Python GUI – tkinter, Dynamically Resize Buttons When Resizing a Window using Tkinter In this article, we will see how to make the button… Read More
The full-form of JSON is JavaScript Object Notation. It means that a script (executable) file which is made of text in a programming language, is… Read More
As python can mostly do everything one can imagine including playing and recording audio. This article will make you familiar with some python libraries and… Read More
In this article, we are going to see how to convert a Pandas column to int. Once a pandas.DataFrame is created using external data, systematically… Read More
Opencv is a python library mainly used for image processing and computer vision. In this article first, we detect faces after that we crop the… Read More
A Quick Response Code or a QR Code is a two-dimensional bar code used for its fast readability and comparatively large storage capacity. It consists… Read More
Prerequisites:  Matplotlib  In this article, we will see how can we can change the font family of our graph using matplotlib. A variety of fonts… Read More
Class Loading is the process of storing the class-specific information in the memory. Class-specific information means, information about the class members, i.e., variables and methods.… Read More
Logarithmic Differentiation helps to find the derivatives of complicated functions, using the concept of logarithms. Sometimes finding the differentiation of the function is very tough… Read More
Analytics is used in almost every industry. The technological changes you see every day is all because of analytics. Today we will see the main… Read More
Round 1 (Written Examination): The written test was conducted in the Techgig Platform. It was a simple computer-based test that includes the aptitude and logical… Read More
The intern hiring process was done in two stages :  Online Coding RoundTelephonic Interview Online Coding Round: The round was conducted on HackerRank. There were… Read More
Number of Rounds: 3 Aptitude Round: Coding Aptitude: Mainly there will be pseudo-code and you have to choose the output in the other hand you… Read More
In this article, we will discuss to open an image using OpenCV (Open Source Computer Vision) in C++. Unlike python, any additional libraries in C++… Read More
Polynomials in One Variable: Polynomial word originated from two words “poly” which means “many” and the word “nominal” which means “term”. In maths, a polynomial… Read More
In this article, we will discuss why algorithm and its analysis is important? In the analysis of the algorithm, it generally focused on CPU (time)… Read More
Software Configure Management (SCM) is just like an umbrella activity which is to be applied throughout software process. It manages and tracks emerging product and… Read More
The need for Supercomputer : In India, the necessity for supercomputer is required for improving the monsoon forecasting capability, in the mid-1980’s India desperately need… Read More
1. Cloud Computing : Cloud Computing, as name suggests, is collective combination of configurable system resources and advanced service that can be delivered quickly using internet.… Read More