All Easy Articles
Here In this article, we will discuss the features of blockchain technology and how they make it a revolutionary and highly desirable platform for various… Read More
Django Web Framework ships with dozens of tags used to implement arbitrary logics right in the template. Tags look like this: {% tag %}. Tags… Read More
A Dictionary Attack is an attack vector used by the attacker to break in a system, which is password protected, by putting technically every word… Read More
A Django template is a text document or a Python string marked-up using the Django template language. Django being a powerful Batteries included framework provides… Read More
A Django template is a text document or a Python string marked-up using the Django template language. Django being a powerful Batteries included framework provides… Read More
Given a Dictionary. The task is to print the dictionary in table format. Examples: Input:  {1: ["Samuel", 21, 'Data Structures'],  2: ["Richie", 20, 'Machine Learning'], … Read More
Prerequisites: Introduction to Tkinter Python offers multiple options for developing a GUI (Graphical User Interface). Out of all the GUI methods, Tkinter is the most… Read More
The human brain is one of the most mystic creations, something that helped us leap into the era of existing science and technology. But with… Read More
In Python, when a subclass defines a function that already exists in its superclass in order to add some other functionality in its own way,… Read More
We create lots of Python programs per day and want to share them with the world. It is not that you share that Python program… Read More
Given that a binary file “student.data” is already loaded in the memory of the computer with the record of 100 students, the task is to… Read More
Optimization algorithms are the highly efficient algorithms which focus on finding solutions to highly complex optimization problems like travelling salesman problems, scheduling problems, profit maximization… Read More
Clustering consists of grouping certain objects that are similar to each other, it can be used to decide if two items are similar or dissimilar… Read More
 With the advent of new frameworks in web technologies, it has become quite easy to design and implement feature-rich and responsive web pages. Here, we… Read More
Round 1: Resume Shortlisting. Around 20 People were shortlisted on the basis of Resume.(Note: NOt on the basis of CGPA.) Round 2:Coding Round Only 2… Read More
Distributed System is a collection of self-governing computer systems efficient of transmission and cooperation among each other by the means of interconnections between their hardware… Read More
Prerequisite – Types of Transmission Media  Guided Media:  In this type of media, signal energy is enclosed and guided within a solid medium. The guided… Read More
A Django template is a text document or a Python string marked-up using the Django template language. Django being a powerful Batteries included framework provides… Read More
A Django template is a text document or a Python string marked-up using the Django template language. Django being a powerful Batteries included framework provides… Read More