All Hard Articles
MAQ Software visited the campus to hire for the position of Associate Software Engineer. I would like to share my interview experience with my fellow… Read More
In this article, we will discuss the life cycle phases of Big Data Analytics. It differs from traditional data analysis, mainly due to the fact… Read More
I applied for SDE1 Role in Amazon March 2021. Selection process completed till Mid-June. I will try to give all the details in this Article.… Read More
Consider a 3 lane road of length N which includes (N + 1) points from 0 to N. A man starts at point 0 in… Read More
Given a positive integer N and coordinates (X, Y), the task is to check if it is possible to reach (X, Y) from (0, 0)… Read More
Machine Independent code optimization tries to make the intermediate code more efficient by transforming a section of code that doesn’t involve hardware components like CPU… Read More
Reduction Theorem :A reduction from A to B is a function              f : Σ1* → Σ2* such that For… Read More
Prerequisite : Multiplexer, Full adder  Introduction : Multiplexer and Full adder are two different Digital Logic circuits. The Multiplexer is a digital switch. It allows digital… Read More
The citric acid in fruits like oranges and lemons, tartaric acid in tamarind, malic acid in apples, lactic acid in milk and milk products, and… Read More
Trigonometry is the relation between the angles and sides of a right-angled triangle. In a right angles triangle, there are 3 angles of which one… Read More
We have seen coal burning in the air which produces carbon dioxide and water. When we burn a candle in the air, CO2, with heat… Read More
Wells Fargo visited my college for FTE and Intern selection process 2022. For the FTE  Out of 200+ students, 150 were shortlisted based on their… Read More
Recently Hanu Software Solutions Inc. visited our college for an on-campus selection. The Designation was Cloud Engineer and the Job Location was Greater Noida. There… Read More
This project is regarding a very simple idea, but yet, important and quite helpful to society. Here, we are planning to build an E-commerce (online… Read More
This article aims to implement a robust machine-learning model that can efficiently predict the disease of a human, based on the symptoms that he/she possesses.… Read More
Rasa is a python module used to create custom AI chatbots. You can easily send automated emails to your users using the rasa chatbot. Rasa… Read More
In this article, we are going to see how to draw an object using Pygame. There can be two versions for drawing any shape, it… Read More
A WhatsApp bot is application software that is able to carry on communication with humans in a spoken or written manner. And today we are… Read More
In this article, we will scrape Quotes data using scrapy items, from the webpage https://quotes.toscrape.com/tag/reading/. The main objective of scraping, is to prepare structured data,… Read More
When we create a new Android Project, eventually we start accumulating different-different dependencies to get certain functionalities, but over time managing them becomes cumbersome, thus… Read More