All Basic Articles
In this article, we will discuss the overview of SQL query to perform an operation on database and our main focus will be on how… Read More
Introduction :Man In The Middle Attack implies an active attack where the attacker/Hacker creates a connection between the victims and sends messages between them or… Read More
Natural join is an SQL join operation that creates a join on the base of the common columns in the tables. To perform natural join… Read More
With so much content available online it becomes quite difficult and confusing for the learner what to refer to and from where. In this article,… Read More
In this article, we will discuss the overview of Host-Based Evidence. And also will elaborate on Evidence Volatility, acquisition types, collection procedures, and memory acquisition.… Read More
Over the years different computing paradigms have been developed and used. In fact different computing paradigms have existed before the cloud computing paradigm. Let us… Read More
Given a string S representing a sentence, the task is to reverse the order of all palindromic words present in the sentence. Examples: Input: S… Read More
Given six integers representing the x, y, and z coordinates of two vectors, the task is to check if the two given vectors are collinear… Read More
Given three integers representing the X, Y, and Z coordinates of a 3-D vector, the task is to find the magnitude of that vector. Example:… Read More
Given three float values M, H, and V representing the mass, velocity, and height of an object respectively the task is to calculate its Kinetic… Read More
GSM  stands for Global System for Mobile Communication. GSM is an open and digital cellular technology used for mobile communication. It uses 4 different frequency… Read More
1. Azure DevOps :Azure DevOps is its own set of cloud services that have collaboration tools that work on any platform it is a tool… Read More
I applied to Microsoft’s Off-Campus full-time SDE drive on their career website. After a week I received a link for the exam.  Round 1(Online test):… Read More
Given three integers A, B, and C representing the coefficients of a quadratic equation Ax2 + Bx + C = 0, the task is to… Read More
Prerequisite: Multithreading Threading allows parallelism of code and Python language has two ways to achieve its 1st is via multiprocessing module and 2nd is via… Read More
In this article, we will see how the creation of a watermark is done using the Pillow library in Python. Pillow is a Python Image… Read More
Question 14. Find the value of k for which each of the following system of equations having infinitely many solutions:   2x + 3y =… Read More
Round 1: I attempted the NQT test on 29th October 2020. The total duration of the test was 120 mins. The test consisted of the… Read More
The description is of my interview experience with Fractal Analytics for the role of Imagineer (Trainee Data Scientist) during the campus placement drive in January… Read More
Round 1: First Round was a coding round held on HackerEarth on 31 March 2020. It was a 3-hour contest with 3 coding questions.  The… Read More