
Concept of Controlled and Uncontrolled
Concept of Controlled and UncontrolledControlled components manage form data using React's state.Uncontrolled components manage form data using the DOM itself.C

Insights, tutorials, and ideas...

Concept of Controlled and UncontrolledControlled components manage form data using React's state.Uncontrolled components manage form data using the DOM itself.C


Tower of hanoi1. Problem ExplanationThe Tower of Hanoi is a classic recursive problem.You are given:Three pegs: A (source), B (auxiliary), C (destination)n disk


Gaussian Mixture Model (GMM)A Gaussian Mixture Model is a probabilistic clustering method that assumes data points are generated from a mixture of multiple Gaus


Asymtotic NotationAsymtot is a barier blockage which stop the ...Asymtotic notation are used to categorise the function on the basis of their growth.There are 3

Compare the growth of two functions0 implies has smaller order of growth than c implies has same order of growth as implies has larger order of growth than

Quantitative Aptitude – Objective Questions1. Number System and FactorialsFind the number of zeroes at the end of 250! (a) 35 (b) 22 (c) 62 (d) 24What is the re

Quantitative Aptitude – Practice QuestionsHow many words can be formed from the letters of a word such that the vowels are never together? Simplify:Two numbers

LogrithmSet A✅ 3/4✅ -3/6✅ 6✅ -4✅ -4✅ -2✅ 7✅ 8✅ 2✅ 0✅ 1 = 1✅ 2QuestionHint = 6✅ 12,500QuestionExplanation✅ 4✅ 1✅ ✅ 1✅ -1✅ 3✅ 4✅ 4✅ 4Set B, number of digits in ,

Distance Time SpeedA 160-meter-long train crosses a 160-meter-long platform in 16 seconds. What is the speed of the train?A train with constant speed passes a 7

Profit and Loss ProblemsThe cost price of an article is ₹7,840. What should be the selling price to ensure a 7% profit?✅ ₹8,388.80A shopkeeper purchased 70 kg o

Loss Functions:Loss functions help, how a machine learning model is performing with its given data, and how well it's able to predict an expected outcome. Many


Logistics regressionClassification is a kind of problem in machine learning in which a machine learning model assigns the respective class to unseen data based


Polynomial RegressionNot all relationships in data are straight lines—and that’s where polynomial regression becomes powerful. When patterns start to curve, ben


Regressionlinear regressionpolynomial regressionlogistic regressionLinear regression is a method in machine learning where we fit a straight line to a set of da

StatisticsMean ():Deviation from the Mean:Deviation of :Median / ModeMedian (Even ):Mode: The number with the highest occurrence.Example:15, 19, 16, 15, 13, 15,
