All Medium Articles
In this article, we will discuss how to create an animated GIF using Matplotlib in Python. Matplotlib can be used to create mathematics-based animations only.… Read More
Introduction : The 8051 microcontroller is a popular microcontroller used in various applications, ranging from small embedded systems to larger industrial applications. While the 8051… Read More
In this article, we will discuss how you can solve the problem, and also you will see how you can design problems related to DFA… Read More
In this article, we will discuss the DFA in LEX Code which accepts a string containing the third-last element ‘a’ over input alphabet {a, b}… Read More
Ethereum network is an ever-evolving rich ecosystem that comprises numerous components that define the basis and functionality of decentralized applications (DApps) and smart contracts. The… Read More
Software paradigm refers to method and steps, which are taken while designing the software. Programming paradigm is a subset of software design paradigm which is… Read More
Given an array arr[] and an integer K, the task is to find the minimum number of operations to make all the elements of the… Read More
Prerequisites for this topic include an idea about synchronization among processes and how to obtain it. Also, some knowledge of the producer-consumer problems along with… Read More
Introduction : A transaction is a series of object operations that must be done in an ACID-compliant manner. Atomicity – The transaction is completed entirely or not… Read More
Prerequisite – Types of Software Testing Development Testing – It is a method of applying testing practices consistently throughout the software development life cycle process.… Read More
Outlier is a data object that deviates significantly from the rest of the data objects and behaves in a different manner. They can be caused… Read More
In this article, we will learn how to generate PDF files with PHP by using FPDF. It is a free PHP class that contains many… Read More
Trapz function in MATLAB is used to find the numerical integration using the trapezoidal rule. The basic idea in the Trapezoidal rule is to assume… Read More
Merkle Sokrati is India’s leading digital ad technology, paid search, and big data analytics firm, with proprietary algorithms, artificial intelligence, and automation at its backbone. … Read More
Round 1: Machine Coding – 30 mins discussion on problem statement, 3hrs to implement, another 1 – 1.5 hrs discussion on solution, with test cases.… Read More
Online Coding Round: N factories are producing pollution. Given pollution amount in terms of integers. Count mini. no. of filters required to reduce total pollution… Read More
Given a string S and its length N (provided N > 0). The task is to find the minimum distance between same repeating characters, if… Read More
I applied for the position of SDE at IDfy.  Round 1(Online Test): The first round was the online test, consisting of a few MCQ’s and… Read More
Question: Split the text file into list of messages A file that contains English sentences. Sentences(of course) separated by the period “.” character. Write a… Read More
Given a positive integer N, the task is to count the number of N-digit numbers such that every digit from [0-9] occurs at least once.… Read More