All Basic Articles
XSS or Cross-Site Scripting is the most emerging security flaw in Web Applications. When the arbitrary or malicious JavaScript is executed by the web application… Read More
A Website is defined as a collection of web pages. A website can be designed using HTML, CSS, Bootstrap, etc. HTML language decides what will… Read More
Given an array arr[] consisting of N integers and two positive integers K and M, the task is to find the number of subarrays of… Read More
Hello Everyone! So I will be sharing with you all the entire experience that I had during my summer internship selection as a Technology Intern… Read More
The HTML “canvas” element is used to draw graphics via JavaScript. The “canvas” element is only a container for graphics. One must use JavaScript to… Read More
Angular PrimeNG is an open-source framework with a rich set of native Angular UI components that are used for great styling and this framework is… Read More
Python is a powerful high-level programming language that can be possibly used in a lot of fields. These fields can range from data science to… Read More
Round 1: Written Round Quants, Reasoning, English, pseudocode If you clear this  then Coding Round  will happen after  5 to 10 min Round 2: Communication… Read More
Kubernetes is an open-source framework for managing containerized workloads and services that allows declarative configuration as well as automation. It has a huge and fast-expanding… Read More
In this article, we will look into the various methods of installing Tkinter on a Windows machine. Note: Python already comes bundled with Tkinter. But… Read More
The post-Covid world will be welcoming digital readiness as an ultimate catalyst that has accelerated development truly in an innovative manner. But the question which… Read More
Given an array arr[ ] of size N, the task is to find the minimum difference between maximum and minimum elements of all possible sized subarrays… Read More
Incedo visited our college in August 2021 and it offered 2 roles i.e Software Tester and Software Developer Trainee. I choose the Software Developer Trainee.… Read More
Hey Geeks, The current batch has been over. We will keep you posted for the further updates. Undeniably, a fresher seeking to start his professional… Read More
In this article, we will learn how to add and get an email address of a user as data of the form by adding an… Read More
Requirements engineering is a broad domain that focuses on being the connector between modeling, analysis, design, and construction. It is the process that defines, identifies,… Read More
The Dart in-built method, for formatting, dates in Flutter according to the requirements is very limited and restrictive. While dealing with dates it should be… Read More
Jetpack Compose is Android’s advanced toolkit for creating materialistic UI in a very simpler form. It does not require any kind of XML files in… Read More
Mobile phone cloning is a way of making a copy of the entire mobile phone data in another mobile by an illegal methodology. The purpose of… Read More
In Java, Getter and Setter are methods used to protect your data and make your code more secure. Getter and Setter make the programmer convenient… Read More