Blog

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Google Panda – What is it, How to get rid of it?

What is Google Panda? Google Panda is an update to Google’s algorithm. It was created at the beginning of 2011 with the aim of improving Google searches. Launched at first in other countries for testing purposes, it only arrived in Brazil in August and is taking many Webmasters’ sleep away. There are those who say

Standard

Fibonacci Sequence – C/C++ Algorithm

The Fibonacci sequence is given in the following order [latex] Fibonacci = 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55 . . .[/latex]. The algorithm for calculating the nth element is given by: [latex] N = N – 1 + N – 2 [/latex], i.e. the nth element is equal to the

Standard

Valid CNPJ generator online

Online generator of valid CNPJ. To generate a new CNPJ click on “Generate CNPJ” below: The CNPJ is made up of fourteen digits and is validated in the same way as the CPF, the only difference being in the default vectors. It’s the last two digits that validate all 12 previous digits, check out the

Standard

Algorithm to Generate CNPJ

The CNPJ (National Register of Legal Entities) is a unique number made up of fourteen digits that identifies a legal entity with the Brazilian Federal Revenue Service (an agency of the Ministry of Finance), which is necessary for the legal entity to be able to enter into contracts and sue or be sued. The CNPJ

Latest news

Latest news directly from our blog.