Skip to content
Codeforgeek
  • NodeJS MongoDB Rest API Course
  • Express.js
  • Node.js

“Knowledge is power.” – Francis Bacon

Top 25 Best Strategy Games for Android

Reviews / Ninad Pathak

Are you in search of the best strategy games for Android? If yes, you are at the right place. In this article, we explore the 25 best strategy games for Android. Professionals picked and reviewed games that you anticipate to offer you the best strategy-making. Review of Top 25 Best Strategy Games for Android in […]

Top 25 Best Strategy Games for Android Read More »

Sort Linked Lists Using C++ [With Easy Examples]

C++ / Ninad Pathak

In today’s article, we’ll learn to sort linked lists using C++. Just like other data structures, there are times when we need to sort a linked list, and today we’ll see how are we gonna do that. You must be aware of the presence of multiple sorting algorithms to sort data structures. Today we’ll implement

Sort Linked Lists Using C++ [With Easy Examples] Read More »

Fibonacci Series Using Dynamic Programming in C++

C++ / Ninad Pathak

In this article, we will find the Fibonacci Series using the dynamic programming approach. Fibonacci Series is very popular among mathematicians and there are many natural phenomena revolving around this series. So without wasting any time let’s jump to a brief introduction to the Fibonacci Series. What Is A Fibonacci Series? It is a very

Fibonacci Series Using Dynamic Programming in C++ Read More »

Top 10 Best Laptop for SolidWorks in 2021

Reviews / Ninad Pathak

Are you searching for the best and reliable laptop for SolidWorks? If yes, then this article is for you. SolidWorks is a solid computer-aided design and computer-aided engineering software designed and developed by Dassault Systèmes. This program is especially for Windows operating system. If you are working on SolidWorks and your laptop is struggling to

Top 10 Best Laptop for SolidWorks in 2021 Read More »

20 Fundamental HTML Tags You Must Know

Miscellaneous / Ninad Pathak

In this article, we will discuss the 20+ fundamental HTML tags that you must know. As you all know HTML is very easy to learn, and thus we must understand the uses and meaning of each and every tag we use. We will learn about the following tags: HTML Head Title Body Div Span Anchor

20 Fundamental HTML Tags You Must Know Read More »

Top 22 Best Office Apps for Android

Reviews / Ninad Pathak

Are you looking for the best office apps for Android? If yes, this post is for you. In the last two years, we have witnessed that the operating approach of the corporates has changed. Although this change was not planned, the pandemic forced the corporates to adapt to this new working approach. The remote working

Top 22 Best Office Apps for Android Read More »

2 Easy ways to convert a dataframe to a matrix in R

Miscellaneous / Ninad Pathak

Hello, readers! In this article, we will be focusing on exploring 2 Easy Ways to convert a Dataframe to a matrix in R programming, in detail. So, let us begin! 1. R data.matrix() function to convert a dataframe to a matrix R provides us with a built-in function to perform the conversion of a data

2 Easy ways to convert a dataframe to a matrix in R Read More »

The scanf() function in C – Accepting user input in C

C++ / Ninad Pathak

Hey, all. In this article, we will be focusing on the scanf() function in C in detail. Working of the scanf() function in C Be it any programming language, we always need user input, in order to make it work with a dynamic set of values. This is where the scanf() function in C comes

The scanf() function in C – Accepting user input in C Read More »

Minimum Cost Path Using Dynamic Programming in C++

C++ / Ninad Pathak

Today, we’ll learn to solve the problem of finding the minimum cost path using dynamic programming in C++. It’s a popular dynamic programming problem on LeetCode, CodeForces, and CodeChef. Dynamic programming is a great choice to solve the minimum cost path and maximum cost path problems. So without wasting time, let’s get started. Problem Statement

Minimum Cost Path Using Dynamic Programming in C++ Read More »

Kingdom Defence Problem Using C++

C++ / Ninad Pathak

Today, we’ll learn to solve the kingdom defense problem using C++. It is a very popular problem from SPOJ(Sphere Online Judge). This problem also goes by the name DEFKIN. This has already been asked about during many coding competitions. We’ll learn to solve this problem most efficiently. Let’s go through the problem statement. Also read:

Kingdom Defence Problem Using C++ Read More »

← Previous 1 … 64 65 66 … 113 Next →

Recent Posts

  • How to Use External Crates in Rust (Step-by-Step)
  • Cargo Basics: Rust Package Manager
  • Organizing Code with Modules in Rust
  • Unrecoverable Errors in Rust: Using panic! Safely
  • Error Handling with Result: Propagating Failures Safely

Favorite Sites

  • Python Tutorials
  • GoLang Tutorials
  • VM-Help
  • Linux Tutorials
  • MySQL Tutorials
Copyright © 2025 CodeForGeek · All Rights Reserved
Privacy Policy · Advertize · Contact Us · About
CodeForGeek is part of JournalDev IT Services Private Limited