Callback mechanism
Hacker Rank Problem - CutTheSticks
Hacker Rank Problem - Apple and Orange...
Hacker Rank Problem - Number Line Jump...
Visitor Design Pattern by Ridit
Mediator Pattern Explained in Python,Java and C++...
Memento Design Pattern By Ridit
Command Pattern In Python
State Design Pattern in Python
My Youtube video about State Design Pattern in Python
My understanding about Selection sort using c++
My journey of learning Data Structure in C++ (bubble sort)...
My study of viscosity
Viscosity(Definition)
Viscosity is the resistance of a fluid liquid or gas which changes its form or shape.Viscosity is the opposite of fluidity.Higher the viscosity more dense is the fluid because the molecules get more closer to each other.
Viscosity(Formula)
the formula for viscosity is F = μAu/y
There are 2 types of viscosity:
Dynamic viscosity(Absolute viscosity) and Kinematic viscosity
Dynamic Viscosity - the resistance to movement of one layer of a fluid over another
Kinematic Viscosity - If we divide dynamic viscosity by the density of the fluid we get the kinematic Viscosity.We read that blender uses kinematic for different fluids.Now as while doing an experimentation on how viscosity affects the fluidity and our test subject was my project that i did 2 years back about milk being poured on a shiva lingam.Today we swapped the milk with water and then honey to see the viscosity varying and how our simulation was successful.As you can see in the video down below:
Explanation of the experimentation:
The Apple Game in Python...
The Apple Game in Python...
Hackerrank problem - The grading students...
Builder Design Pattern in C++
Singleton Pattern in C++