MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Somnathkayal.blogspot.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Somnathkayal.blogspot.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Somnathkayal.blogspot.com most likely does not offer any adult content.
Popular pages
-
SOMNATH KAYAL
SOMNATH KAYAL Saturday, March 1, 2014 Definition of an Algorithm: An algorithm is any well-defined computational procedure that is composed of a finite set of steps and takes some value or set of val...
-
SOMNATH KAYAL: Analysis of BINARY SEARCH
BINARY SEARCH: Let aᵢ, 1≤ i ≤n, be a list of Elements that are stored in non-decreasing order. Consider the problem of determining wh...
-
SOMNATH KAYAL: Definition of an Algorithm, Properties of an Algorithm, Structure of an Algorithm
Definition of an Algorithm: An algorithm is any well-defined computational procedure that is composed of a finite set of steps and tak...
-
SOMNATH KAYAL: FINDING THE MAXIMUM AND MINIMUM using DIVIDE AND CONQUER Strategy
FINDING THE MAXIMUM AND MINIMUM The problem is to find the maximum and minimum items in a set of n elements. 1. Algorithm for s...
-
SOMNATH KAYAL: Difference Between Static Memory Allocation & Dynamic Memory Allocation
STATIC MEMORY ALLOCATION DYNAMIC MEMORY ALLOCATION Memory is allocated before the execution of the program be...