All Basic Articles
In this article, you can learn how to create your own docker customized image and get familiar with the docker file. Similarly, you can build… Read More
The dark mode is a feature that allows you to switch the color theme of an app or a whole OS to black or something… Read More
As stated in the title of this article let’s discuss how to adjust the volume of an Android Phone programmatically from the App. Basically, control… Read More
A Smart Contract is a computer program that directly and automatically controls the transfer of digital assets between the parties under certain conditions. A smart… Read More
Set of all those attributes which can be functionally determined from an attribute set is called closure of the attribute set and the closure of… Read More
We have made very huge improvements in wireless communication and have expanded the capabilities of our wireless communication system. We all have seen various generations… Read More
Tabs are exactly what you think it is. It’s part of the UI that navigates the user through different routes(ie, pages) when clicked upon. The… Read More
In C#, if statement is used to indicate which statement will execute according to the value of the given boolean expression. When the value of… Read More
Shift micro-operations are those micro-operations that are used for the serial transfer of information. These are also used in conjunction with arithmetic micro-operation, logic micro-operation,… Read More
Prerequisite – Program for Round Robin scheduling Processes are executed on basis of their priority in this scheduling algorithm. Processes have a specific priority associated… Read More
Given a dictionary, assign its keys as function calls. Case 1 : Without Params.  The way that is employed to achieve this task is that,… Read More
There is an International Games Week for all the Gaming Enthusiasts, there is a Musical Festival for every Music Admirer and even there is a… Read More
In Android Phone, it is very much easy to enable/disable Bluetooth by using the Bluetooth icon, but have you wondered how to do this task… Read More
Prerequisites: Introduction to Matplotlib, Introduction to PyQt5, Bubble Sort Learning any algorithm can be difficult, and since you are here at GeekforGeeks, you definitely love… Read More
In this article, we are going to write a python script to find the address of a specified latitude and longitude using the geopy module.… Read More
The following article depicts how to Divide each row by a vector element using NumPy. The vector element can be a single element, multiple element,… Read More
Given two integers L and R, the task is to print all the even and odd numbers from L to R using recursion. Examples: Input:… Read More
Given an array arr[] consisting of N integers and an integer K, the task is to find the array element closest to K. If multiple… Read More
Mensuration is the branch of geometry that deals with the measurement of area, length, or volume in 2D and 3D shapes. The 2D and 3D… Read More
Tally Solutions visited our campus in online Placement Drive on 14 September 2020 Online Coding Round: There were different sets of questions. Few of them… Read More