Author
Arpit Mishra Arpit Mishra

Arpit Mishra

Top 7 most popular programming languages to learn

Top programming languages to learn in 2025.We decided to dig data from Github, Stackoverflow, TIOBE, Indeed, Glassdoor to find the best coding languages.

HackerEarth Collegiate Cup '16 - Results

HackerEarth conducted an annual Collegiate Cup for all programming enthusiasts across the globe, looking for the best programmers.

Algorithm on how to find the day of a week

Finding the day from a date to finding the day you were born.There is a mathematical solution to it,then surely had to be an algorithm developed around.

Why study data structures and algorithms?

Programmers scour the web for 'How to study Algorithm & Data structures?' I believe relevant question would be 'What are algorithms and data structures'?

What is Redis and how to begin with it

Redis is an open source, fast in-memory data storage system used by the like of Uber, GitHub, Twitter, Snapchat & other tech giants.Click here to learn more

Creating your first 2D game with A* Algorithm

The A* algorithm is the fastest graph search algorithm that finds the path that costs the least from source node to goal node.Games like Warcraft III use it
Load More