Overview of Web Scraping with Python’s BeautifulSoup and requests libraryWeb Scraping is the process of collecting structured data from web sites, Suppose you want to monitor price of a specific stock from a…Jan 21, 2021Jan 21, 2021
Beautiful Days at the Movies : HackerRank Solution in PythonSolution in Python 3Dec 25, 2020Dec 25, 2020
ACM ICPC Team : HackerRank Solution in PythonThere are a number of people who will be attending ACM-ICPC World Finals. Each of them may be well versed in a number of topics. Given a…Dec 21, 2020Dec 21, 2020
The Minion Game : HackerRank Solution in PythonKevin and Stuart want to play the ‘The Minion Game’.Dec 12, 20201Dec 12, 20201
Electronics Shop: HackerRank Solution in PythonA person wants to determine the most expensive computer keyboard and USB drive that can be purchased with a give budget. Given price lists…Nov 30, 2020Nov 30, 2020
How to get live stock price of companies listed on the NSE using Python.There are multiple ways to get the live stock price or the current market price of a company listed at the National Stock Exchange.Nov 23, 2020Nov 23, 2020
Utopian Tree : HackerRank Solution in PythonThe Utopian Tree goes through 2 cycles of growth every year. Each spring, it doubles in height. Each summer, its height increases by 1…Nov 10, 2020Nov 10, 2020
Viral Advertising : HackerRank Solution in PythonHackerLand Enterprise is adopting a new viral advertising strategy. When they launch a new product, they advertise it to exactly 5 people…Nov 4, 2020Nov 4, 2020
Climbing the Leaderboard : HackerRank Solution in PythonAn arcade game player wants to climb to the top of the leaderboard and track their ranking. The game uses Dense Ranking, so its…Nov 3, 2020Nov 3, 2020
Save the Prisoner! : HackerRank Solution in Python.A jail has a number of prisoners and a number of treats to pass out to them. Their jailer decides the fairest way to divide the treats is…Oct 28, 2020Oct 28, 2020
Circular Array Rotation : HackerRank Solution in Python.John Watson knows of an operation called a right circular rotation on an array of integers. One rotation operation moves the last array…Oct 24, 2020Oct 24, 2020
Append and Delete : HackerRank Solution in Python.You have a string of lowercase English alphabetic letters. You can perform two types of operations on the string:Oct 23, 2020Oct 23, 2020