All Medium Articles
This is a clash of the Titans! Power BI and Tableau are the most popular data analytics tools in the world at a time when… Read More
Online Selection Test: The comprised of three phases and all of them were on the same day. Phase 1(MCQ ROUND): This round consists of 50… Read More
Amazon visited our campus around late September to hire for the role of Software Developer Intern. There were 3 rounds involved in the process. An… Read More
Prerequisites: Altair Altair is a statistical data visualization library in python which is based on Vega and Vega-Lite visualization grammars. A Stripplot is used for… Read More
A trie is a data structure that stores strings like a tree data structure. The maximum number of children in a node is equal to… Read More
The LinkedHashMap is just like HashMap with an additional feature of maintaining an order of elements inserted into it. Assuming you have gone through LinkedHashMap… Read More
Java Library Apache POI will be used to apply borders to text in a Word Document in java. Apache POI is a project run by… Read More
The default version of the clone method creates a shallow copy of an object. In java being object-oriented, object copying is creating a copy of… Read More
Tree Edge: It is an edge that is present in the tree obtained after performing DFS on the graph. All the Green edges are tree… Read More
Passport Number validation is an important step in order to authenticate the user’s passport number. The following example shows how to validate the user’s passport… Read More
Millions of people use computers while on go, from the truly mobile situations with a wireless device in moving cars, to nomadic situations in which… Read More
Repeater could also be a network device that retransmits the data from the sender to the receiver side of the network. The Incoming data are… Read More
Prerequisite – Transmission Modes in Computer Networks 1. Simplex Mode :Simplex mode is as on a one-way street, the communication is unidirectional, as on a… Read More
1. Information System : Information System, as name suggests, is study and use of system to process data from input to generate information that is essential… Read More
Insertion sort and selection sort are two popular sorting algorithms, and their main difference lies in how they select and place elements in a sorted… Read More
The system design is modular and modules support a well-defined abstraction. Concept of abstraction is widely used in the software design. There are two types… Read More
In the world of the internet and websites, Domain Name and URL are very common terms and are used interchangeably, but there is a lot… Read More
Academic Year: Third Year Undergraduate Branch: Computer Science and Engineering Current CGPA: 8.67 Eligible Branches: CSE, IT, and ECE Oracle was the first company of… Read More
Have you ever wondered how you can open a 10GB file on a device with only 4GB of RAM? Or how Netflix app can play… Read More
req.cookies: Request. Cookies are supposed to be cookies that come from the client (browser) and Response. Cookies are cookies that will send back to the… Read More