All Medium Articles
A person wants to transfer bananas over to a destination A km away. He initially has B bananas and a camel. The camel cannot carry… Read More
Given a binary string S of size N and an integer K, the task is to find the minimum number of operations required to make… Read More
In this article, We are going to see how you can update two frames at the same time.  Approach: We take two iframes with unique… Read More
A primary key uniquely identifies each row table. It must contain unique and non-NULL values. A table can have only one primary key, which may… Read More
In MySQL, the LIMIT clause is used with the SELECT statement to restrict the number of rows in the result set. The Limit Clause accepts… Read More
Working on Big Data has become very common today, So we require some libraries which can facilitate us to work on big data from our… Read More
Prerequisite: How to draw rectangle in Pygame? In this article, we will learn how we can add random movements in objects using PyGame in Python.… Read More
Commerce Inspector browser extension reveals secrets for any e-commerce one visit. When visiting any Shopify site, Commerce Inspector will light up when it detects a… Read More
PyGame is a Free and Open source python library used to design video games. In this article, we will learn how we can add different… Read More
CRLF injection is a software application coding vulnerability that occurs when an attacker injects a CRLF character sequence where it is not expected. Checking the… Read More
Given an undirected graph consisting of N valued over the range [1, N] such that vertices (i, i + 1) are connected and an array… Read More
Python def keyword is used to define a function, it is placed before a function name that is provided by the user to create a… Read More
Given an array arr[] consisting of heights of N chocolate bars, the task is to find the maximum height at which the horizontal cut is… Read More
Given two integers L and R, the task is to find the count of unordered pairs of integers (A, B) in the range [L, R]… Read More
Company: TCS Profile: Digital Platform: MS Teams Round 1: The interview has 3 panelists 1 TR, 1 MR, 1 HR TR: Introduce yourself Me: Did… Read More
Qualcomm Hyderabad Off-Campus Hiring for Driver Developer Round 1: Basic round Time: 1 hr What are structure and union, why is union preferred over structure… Read More
Eligibility Criteria: No pending backlog. The opportunity was only for CS, IT & ECE students in our college. Hiring Process: Round 1: Coding Round 1… Read More
Selection Type: 6 months Internship + FTE (job) Online test pattern: Aptitude Test (90 questions in 60 minutes, 3 sections of 30 questions each) Interview… Read More
Given a Generic Tree consisting of N nodes, the task is to find the ZigZag Level Order Traversal of the given tree. Examples: Input: Output:13… Read More
Creating a web application COVID-19 Tracker using ReactJS and real-time API. In this web application or website, when the user enters the name of the… Read More