All Expert Articles
The Google search engine is fantastic search engine, which is quite easy to use but by knowing some techniques you can have the best result… Read More
All the rounds were completely virtual and interviews were held at Microsoft Teams except for round 1 which took place at mettl.com. I was also… Read More
I recently got Placed in D.E. Shaw & Co. through an On-Campus Drive. Here I am Sharing My complete Recruitment Process (Online Test and Technical… Read More
Let us see how to convert an image into jpg format in Python. The size of png is larger when compared to jpg format. We… Read More
Google Maps Info Windows is used to add a window to display the information of the specific area. Usually, the info window is attached to… Read More
In this article, we will learn how to implement the stacking pages effect for a website interface using CSS codyhouse-framework plugin. It is a type… Read More
In this article we will see how we can get the cut out of the video file clip in MoviePy. MoviePy is a Python module… Read More
Correlation measures the strength of the association between two variables. For instance, if we are interested in knowing whether there is a relationship between the… Read More
Let us see how to extract the dominant colors of an image using Python. Clustering is used in many real-world applications, one such real-world example… Read More
Let us see how to draw the movement of objects captured by the webcam using OpenCV. Our program takes the video input from the webcam… Read More
In control systems, root locus analysis is a graphical strategy for looking at how the foundations of a system change with variety of a specific… Read More
It is not always possible to get the dataset in CSV format. So, Pandas provides us the functions to convert datasets in other formats to… Read More
Recently I got interviewed with Druva Pune. I’m having 2 years of software engineering experience with a FinTech.   Round 1 : Recruiter contacted me… Read More
Prerequisite: Python Turtle Basic Turtle is an inbuilt module of python. It enables us to draw any drawing by a turtle, methods defined in the… Read More
Visualizing algorithms makes it easier to understand them by analyzing and comparing the number of operations that took place to compare and swap the elements.… Read More
Information entropy is the aggregate rate at which information is created by a stochastic wellspring of information. The proportion of information entropy related to every… Read More
Optparse module makes easy to write command-line tools. It allows argument parsing in the python program. optparse make it easy to handle the command-line argument.It… Read More
Prerequisite: Python Turtle Basic Turtle is an inbuilt module of python. It enables us to draw any drawing by a turtle, methods defined in the… Read More
1. Spreadsheet : A file that exists of cells in rows and columns and can help arrange, calculate and sort data is known as Spreadsheet.… Read More