Posts

Showing posts from August, 2022

Hash table

Image
Hashing   Putting some data through a formula to generate a hash is all that is required to do hashing. The hashes generated by a formula are always the same length, regardless of how much data is fed into it, and are often comprised of a string of characters. In other words, an essential data framework called hashing was created to address the issue of quickly identifying and storing data in an array. For instance, if a number is to be searched in a list of 10,000 numbers, you must scan each number in the list until you discover a match. Hash Table Hash table represents a unique set of data and it supports search, inserts, and delete operations. Hash table has two components. one is key and another one is value. key in the sense of names and value in the sense of numerical numbers. when we input the key or value in a hash table, the hash function will look for a certain key and evaluate that key and create some sort of index number in the hash table. The location of the array to the

Fibonacci Series

  Fibonacci sequence These numbers can be appreciated in many different ways. From the standpoint of calculation, they are as easy to understand as 0 + 1 which is 1, 1 +1 which is 2, 1+2 which is 3, and so on 0 1 1 2 3 5 8 13 21 34 55 89…….. (Fibonacci sequence) (0+1 =1), (1+1 =2), (1+2 =3), (2+3 =5), (3+5=8), (5+8 =13), (8+13 =21), (13+21 =34), (21+34 =55), (34+55 =89)…                  13            21      3    2       8   1 1            5   A young Italian mathematician named Leonardo da Pisa — no relation to da Vinci —, 1202, published a book titled  Liber Abaci . That's Latin for "Book of Calculation." These numbers appeared in his book which taught the Western countries the methods of arithmetic that we use today often. In terms of application Fibonacci numbers appear in nature. For example, the number of

How to become a Data Scientist

Image
Every organization's Data scientists are the game changer. They are doing the task of collecting, analyzing, and interpreting data from enormous volumes (known as "Big data") of data. They make sense of structured and unstructured data by interpreting them and coming up with the best outcomes. With that, they assist organizations in making crucial decisions for their business and growth. Utilizing cutting–edge analytics tools, such as Machine Learning and predictive modeling, is essential for this role. What is Data Science? Want to become a data scientist? First, know what data science is. Data science is one of the thriving fields of the 21st century. Data science is not a big deal. According to Professor David Attenborough of the University of British, "It simply combines Statistics, Machine Learning, and one spoonful of Data analysis with decision-making abilities" Combining data analysis, analysis, and decision-making abilities is the art of data scienc

Distemper in dogs

Image
Is your dog dying? Does your dog lack interest in eating, have a fever, nasal discharge, purulent eye discharge, cough, diarrhea, vomiting, and a seizure? So, yes! Canine Distemper is slowly killing your dog!  Canine Distemper? Distemper? Doesn't it sound familiar? Nope, it's not a distemper paint but a virus. You might vaccinate your dog against distemper. Distemper is a highly contagious virus that affects the respiratory system in dogs. It is caused by the Canine Distemper Virus (CDV), a member of the family of Viruses that includes the common cold and the flu. And it can spread like wildfire. Symptoms of Distemper symptoms of distemper in dogs include coughing, sneezing, difficulty breathing, rapid breathing, discharge in Nosal, purulent discharge in eyes, vomiting, diarrhea, fever, and loss of appetite. In some cases, the virus may also cause a decrease in the number of white blood cells in the body which may lead to an infection of the lungs.  It is important for dog owne