All Easy Articles
Amdocs visited our campus in the first week of October for the role of Software Developer and System Analyst. The online coding round was conducted… Read More
PwC visited our campus – ABV-Indian Institute Information Technology and Management, Gwalior, on 5th October 2020. There was a total of 4 rounds for the… Read More
If you want to work in Infosys for System Engineer Specialist i.e SES role you have two ways one is clear HackWithInfy and another is… Read More
Material Management Module in ERP System Determines needs, identifies a potential source of supply, compare alternative quotations, create a purchase order, track the status of… Read More
1. General Management : General Management, as name suggests, is simply managing, coordinating and controlling operations, usage of available resources, and time to achieve specified… Read More
Given an array arr[], the task is to obtain a non-decreasing array with the maximum sum from the given array by repeatedly decrementing array elements… Read More
ViewPager is a layout manager that allows the user to flip left and right through pages of data. It is mostly found in apps like… Read More
Heatmap is defined as a graphical representation of data using colors to visualize the value of the matrix. In this, to represent more common values… Read More
Given a Dictionary, check if the summation of values is greater than the keys sum. Input : test_dict = {5:3, 1:3, 10:4, 7:3, 8:1, 9:5} … Read More
Seaborn is a Python library that is based on matplotlib and is used for data visualization. It provides a medium to present data in a… Read More
If you want to learn more about Data Science and expand your abilities, then participating in competitions is the best option. They allow you to… Read More
A boxplot is a powerful data visualization tool used to understand the distribution of data. It splits the data into quartiles, and summarises it based… Read More
In this article, we are going to CLI application using Python3. We are going to include the below applications in the menu: GOOGLE CHROME MS… Read More
In the field of data science and machine learning, a correlation matrix aids in understanding relationships between variables. Correlation matrix represents how different variables interact… Read More
In this article, we are going to code a simple program for book movie tickets. It will be very useful to the passionate beginners who… Read More
Metadata extraction is a necessary task while making music players or other related applications. The best python library to read music metadata of various audio… Read More
The getId() method of Thread class returns the identifier of the invoked thread. The thread ID is a positive long number generated when this thread… Read More
Prerequisite – Turing Machine Task : We have to design a Turing machine for anbn where n>=1. Analysis : We can analyze that we have… Read More
Basic Service Set (BSS), as the name suggests, is basically a network topology that allows all wireless devices to communicate with each other through a… Read More
If you have never coded ever then you might be thinking that software development is all about writing a bunch of lines of code in… Read More