All Medium Articles
Prerequisite: Greedy Algorithms | Set 3 (Huffman Coding), priority_queue::push() and priority_queue::pop() in C++ STL Given a char array ch[] and frequency of each character as freq[].… Read More
Look around and you will see Linux everywhere, yes it is right! Linux is present in Android phones. Android uses the Linux kernel under the… Read More
MySQL is a Relational Database Management System (RDBMS) whereas the structured Query Language (SQL) is the language used for handling the RDBMS using commands i.e… Read More
Given an unsorted array arr[] and an integer K, the task is to count the occurrences of K in the given array using the Divide… Read More
Given an array arr[] of length N containing all elements from 1 to N, the task is to find the number of sub-arrays that contain… Read More
Given a number N, the task is to find the N-th term in series 4, 2, 2, 3, 6, …Example:   Input: N = 2 Output:… Read More
Given a file containing some elements and the task is to delete the content of the file using preg_replace() function. The preg_replace() function is searches… Read More
Bootstrap Modal: It is a dialog window that opens inside the browser window on triggering certain events. It is a really convenient way to improve… Read More
A Max-Heap is a complete binary tree in which the value in each internal node is greater than or equal to the values in the… Read More
Linux has it’s own data management system that cleans your computer under the belt but still, sometimes we need to know how to manually initiate… Read More
Excel sheets are very instinctive and user-friendly, which makes them ideal for manipulating large datasets even for less technical folks. If you are looking for… Read More
Kali Linux is a Linux based operating system, mostly used in penetration testing. Kali.org has recently released its new update with some extra functionalities. There… Read More
In 1971, DBTG(DataBase Task Group) realized the requirement for a two-level approach having views and schema and afterward, in 1975, ANSI-SPARC realized the need for… Read More
On the off chance that you would have ever observed a videogame graphics settings or if you’ve been shopping for a gaming screen, you may… Read More
Iterator is defined as object types which contains values that can be accessed or iterated using a loop. There are different iterators that come built-in… Read More
Job Location:- Cloudera Bengaluru .  Cloudera, Inc. is a US-based software company that provides a software platform for data engineering, data warehousing, machine learning, and… Read More
There were 5 rounds in total: Round-1(1hr:30min): Online round, consisted of aptitude 25 questions(Medium), Technical-MCQ’s 25 questions(Hard), 3 Coding questions(Medium). 25 shortlisted out of 70… Read More
Background subtraction is a way of eliminating the background from image. To achieve this we extract the moving foreground from the static background. Background Subtraction… Read More
Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with… Read More
IBM Watson Studio is an integrated environment designed to develop, train, manage models, and deploy AI-powered applications and is a Software as a Service (SaaS)… Read More