Have you ever wondered how a search engine works ? If yes then this article can help you understand the basics of search engine. We will talk about how a search engine is able to search for your queries within milliseconds. So […]
Recursion : Understand recursion with a simple example
Lets start with a general definition : “Recursion occurs when a thing is defined in terms of itself or of its type. Recursion is used in a variety of disciplines ranging from linguistics to logic. The most common application of recursion is in mathematics and computer science, […]
Work smart(less), achieve big. After all you are an engineer.
In the current world, where IT industry is booming, people often miss the bigger picture.Everyone is running, to achieve “something” which they are not sure about.This “something” is usually short term and tend to make people forget what they […]
CAP Theorem – Consistency, Availability and Partition Tolerance.
Hi guys, I hope you are doing good and enjoying the articles so far.Today we are going to learn more about CAP theorem.This is a very important concept to understand when working with high scale distributed system with huge […]
Software Engineering Toolbox
When it comes to software engineering, most of the people think it is just about a computer and a person writing some code on it.Well their perception is just a subset of what software engineers actually do.Like engineers in other fields (mechanical engineer, […]
How Facebook earns money ?
Facebook.com is the most popular social networking website which has more than 1.2 billion monthly active users. This number is increasing everyday, which in turn increases the data being generated exponentially. You can […]