Algorithms

HackerEarth, 3 years and a new logo

Few people know of it, but me and Vivek had started working on HackerEarth even before we graduated from college.…

1 year ago

7 steps to improve your data structure and algorithm skills

This blog is a guest contribution from Harsh Goel, Founder @ InterviewCamp.io - Online Bootcamp for Technical Interviews Machine Learning or…

4 years ago

The Biggest Digital Transformation Must-Haves for 2019

Digital technologies development has been on a constant rise in the past several years. Technologies such as AR and VR…

5 years ago

Minimax Algorithm with Alpha-beta pruning

Ever since the advent of Artificial Intelligence (AI), game playing has been one of the most interesting applications of AI.…

7 years ago

List of top C & C++ books for programming enthusiasts

Perhaps a post on these programming languages needs no fore ward. But then again, for the skeptics who are rooting…

7 years ago

Best countries for software engineers and developers to work

[Bonus content - Read our latest blog - Top 10 cities to hire developers] This time we decided to figure…

7 years ago

How do giant sites like Facebook and Google check Username or Domain availability so fast?

Every time you try to create a new account on any of the websites, you begin with your name and,…

7 years ago

Charles Babbage’s computer – History of computer programming- Part 1

"What is imagination?...It is a God-like, a noble faculty. It renders earth tolerable; it teaches us to live, in the…

7 years ago

How to monetize your programming skills as a beginner

It is important for everyone to learn how to use their programming skills to lead a good life and be…

7 years ago

How to solve nondeterministic polynomial (NP) challenge problems in programming contests

In this article, we talk about what Challenge problems are and how to solve them. I find them the most…

7 years ago

The Six Degrees of Separation theory

Do you know SixDegrees.com was the first social network site which allowed the user to create a profile and connect?…

7 years ago

Kruskal’s algorithm (Minimum spanning tree) with real-life examples

Most of the cable network companies use the Disjoint Set Union data structure in Kruskal’s algorithm to find the shortest…

7 years ago