Nissan 2010 Qashqai
Monday, December 14, 2009
Nissan Qashqai and Dacia Duster Renault
Two cars, same platform - a robust car, displaying perfect road behaviour, able to meet all your needs.
Sunday, December 13, 2009
Saturday, December 12, 2009
How to Add a Site Meter to Your Blog
Many sites provide this service for free of charge.
A good solution is offered by http://www.sitemeter.com.
By using the tool from this site, hence you as blog owner will know how many do totalizing the visitor which have paid a visit to your blog, where from they come, what is from search engine or not, with what keyword do they pay a visit, and also still many other function.
A good solution is offered by http://www.sitemeter.com.
By using the tool from this site, hence you as blog owner will know how many do totalizing the visitor which have paid a visit to your blog, where from they come, what is from search engine or not, with what keyword do they pay a visit, and also still many other function.
- Access http://www.sitemeter.com site.
- Click Sign up for Site Meter basic Free.
- Insert your information at the column. There is about your blog/site, your blog name, your code name and your Current time. Don't forget to give a mark at the little box beside By checking this box I agree to be bound by Sitemeter's Terms of Service Agreement.
- Click "Next >>" button.
- Insert your information about Email Address, Title, Your ZIP Code, Country, and Gender.
- Click "Next >>" button.
- After out new page, click "Next >>" button again.
- After your sign up process is done, you have to do verification. Please login to your mail account.
- Open the mail from site meter, there is your user name and password.
- Login to site meter with your ID.
- Click "Manager" at the top.
- Click "Meter Style" to choose your meter style.
- Choose your meter style you want and then click "Select"
- Click "HTML Code"
- Click "Adding site Meter to a Blogger.com Site"
- Copy the code and then paste to "Notepad" or other text editor. Save to your computer.
- Click "Logout" and then close your browser page.
- Done. Now you have a Site meter code to added at your blog.
- Login to blog with your ID and Password.
- After entering the Dasboard page , click Layout.
- Click at Page Element tab. See the picture below :
- Click at Add a Page element.
- After emerging pop up window , clik add to blog button for the things HTML/JavaScript.
- Open your Site Meter code, copy and then paste into available column.
- Click Save Changes
- End.
Friday, December 11, 2009
Microsoft Interview Question
Having a vector V with (N-1) numbers with values from 1 to N find the number X that is missing which value is between 1 and N.
Solution1 - Low Efficiency - O(n*n)
Take every number from 1 to N and search it if it's in the vector number.
Solution2 - O(n*logn)
Sort the number first and then check if V[i] != i.
Solution3- O(n)
Using "Divide et Impera" algorithm to split the vector in 2 sub-vectors having size of maximum N/2 (first vector will have all the elements smaller or equal with N/2 and the second vector will have all the elements bigger than N/2). After every split you can find in which sub-vector is the missing number because will have a small number of elements.
Solution4 - The Smart One- O(n) time, O(1) space
Using the property of SUM(1..N) = N*(N+1)/2, the element X that is missing can be find by:
X = SUM(1..N) - SUM(V's elements).
Solution2 - O(n*logn)
Sort the number first and then check if V[i] != i.
Solution3- O(n)
Using "Divide et Impera" algorithm to split the vector in 2 sub-vectors having size of maximum N/2 (first vector will have all the elements smaller or equal with N/2 and the second vector will have all the elements bigger than N/2). After every split you can find in which sub-vector is the missing number because will have a small number of elements.
Solution4 - The Smart One- O(n) time, O(1) space
Using the property of SUM(1..N) = N*(N+1)/2, the element X that is missing can be find by:
X = SUM(1..N) - SUM(V's elements).
Thursday, December 10, 2009
Sithonia, Greece - Wild Paradise
Sithonia is the middle peninsula of Halkidiki and its beauty is similar to that of the Kassandra peninsula. While on a tour in Sithonia you can admire endless majestic landscapes, picturesque little harbors, wonderful golden beaches, secluded bays next to olive plantations, lovely meadows and deep green forests, peaceful fishers' villages and also the amazing architecture of houses and churches. Only in Halkidiki you can admire glorious beaches with the perfect combination of green and blue as when the wind gently blows the pine trees meet the waves.
Be Part of Nature - use 5* campings
Beautiful Beaches & Ports
Be Part of Nature - use 5* campings
Beautiful Beaches & Ports
Wednesday, December 9, 2009
Sighisoara, Medieval Fortress
Sighisoara - Founded by German craftsmen and merchants known as the Saxons of Transylvania, Sighisoara is a fine example of a small, fortified medieval town which played an important strategic and commercial role on the fringes of central Europe for several centuries.
Hotels
Villas, Hotels, Apartments
Hotels and Prices
Map
Sights
Hotels
Villas, Hotels, Apartments
Hotels and Prices
Map
Sights
Travel to Halkidiki, Greece
Travel to Halkidiki region
www.halkidiki.com
www.greeka.com
www.gohalkidiki.com
www.in-chalkidiki.com
www.halkidikiguide.gr
Halkidiki Accommodation
Kassandra Accomodation
Kassandra is the most domesticated of the three prongs. Its plains are golden with cultivated fields, its rolling hills blessed with lush vegetation and serene pine forests. Its inland villagers are farmers, who pursue their livelihood in the age - old manner and who welcome the stranger as a friend.
Sithonia Accomodation
Sithonia is the second peninsula of Halkidiki. The rugged, exciting landscape of this middle prong appeals to nature lovers and holiday makers seeking refuge from the trappings of civilization.
Forum Discussions
SoftpediaForum, Greece
SoftpediaForum, Halkidiki
SoftpediaForum, Vourvourou
Tourist Evaluations
www.tripadvisor.com
Online booking
www.booking.com
Travel Agencies
www.infotravelromania.ro
www.infoturism.ro
www.travelworld.ro
Subscribe to:
Posts (Atom)