All Basic Articles
A sentence is a sequence of characters separated by some delimiter. This sequence of characters starts at the 0th index and the last index is… Read More
A package is a namespace that combines a set of relevant classes and interfaces. Conceptually one can consider packages as being similar to various folders… Read More
The audio file format is a file format for saving digital audio data on a computer system and all are aware of audio files. So… Read More
Prerequisite:- Requests , BeautifulSoup The task is to write a program to find all the classes for a given Website URL. In Beautiful Soup there… Read More
The task is to print all the elements that are present in even position. Consider an example, we have an array of length 6, and… Read More
1. Project Report : Project Report, as name suggest, is simply report that provide useful and important information for better business or company decision and… Read More
If there is an application containing a login form to be filled by the user, the login button should be disabled (meaning: it shouldn’t be… Read More
In Android, ArrayAdapters are used for populating and controlling the ListView and Spinners. ArrayAdapter by default provides ListItems that include only single information or single… Read More
Note: Please note that Exercise 1.6 from Chapter 1, “Sets,” in the NCERT Solutions, has been removed from the revised syllabus. As a result, this… Read More
Given a String. The task is to swap the first and the last character of the string. Examples: Input: GeeksForGeeks Output: seeksForGeekG Input: Python Output:… Read More
Gross pay is the amount of money an employee earns in a specific time period before any deductions. There are lots of different ways to… Read More
Python is a great language for doing data analysis, primarily because of the fantastic ecosystem of data-centric python packages. Pandas is one of those packages… Read More
Problem Statement: Given three numbers x, y, and z of which aim is to get the largest among these three numbers. Example:  Input: x =… Read More
DATEDIFF() function in MySQL is used to return the number of days between two specified date values.  Syntax: DATEDIFF(date1, date2) Parameter: This function accepts two… Read More
DATE_ADD() function in MySQL is used to add a specified time or date interval to a specified date and then return the date. Syntax: DATE_ADD(date,… Read More
Privacy, Data Privacy, Digital Privacy, Social Media Privacy, privacy from trackers, privacy from government, All these things have became very important these days. One of… Read More
1. Open Source Database:  An open-source database is a database where anyone can easily view the source code and this is open and free to… Read More
We could use FIRST_VALUE() in SQL Server to find the first value from any table. FIRST_VALUE() function used in SQL server is a type of… Read More
I applied through Amazewit (collective industry wide initiative looking to shape the talent landscape and help women make better career choices) and the eligibility criteria… Read More
Round 1: This is a simple MCQ based exam. There are 50 questions solve in 35 min. Out of 200 students, only 26 are shortlisted… Read More