Skip to content

GeeksToCode

Live To Code, Code To Live
  • Home
  • Data Structures
  • Competitive Programming
  • JAVA
  • Problems
January 18, 2021

OS interview questions On 16 Different Topics

For job perusing persons, the interview plays a vital part. We may land on the job only based on how we answer the OS interview questions in a witty manner. The operating system is an…

January 16, 2021

Types of recursion | Direct And Indirect Recursion

Here we will be discussing the different types of recursive calls but before we dive into the types of recursive calls, let’s revise the basic concepts of recursion. What is recursion? Any function which calls…

January 15, 2021

Anagram in C | Program and Explanation

In this article, we will discuss the problems related to anagram in C. Anagrams are a very interesting topic and we will discuss how to code in anagram in C. Let’s get started. Before we…

January 14, 2021

getline Function in C |Syntax and Explanation

Before we learn “What is getline() ?” we should understand why the use of getline Function in C came into the picture. In C, we have two main functions to take a string as an…

January 10, 2021

Towers of Hanoi Program & Algorithm In C

This article deals with the problem of towers of Hanoi in the C programming language. We all would have played towers of Hanoi puzzle in our childhood, right? Now let’s solve the mathematical puzzle computationally….

January 8, 2021

Anagram Program In Python | Code and Explanation

Here, we’ll be discussing a very interesting topic the anagram program in Python. This is a hot topic as many questions have been asked in interviews and competitive programming sites. The topic has many variations…

January 8, 2021

5 Different Unique Operations on arrays

This article discusses the various operations on arrays in C and C++. As we know array is an important part of data structure and hence it is important to know the operations of arrays. Let’s…

January 6, 2021

5 Different Application of array in real life

This article deals with the application of array in real life. I spend more than 2 days to research the topic and creating images, hope you enjoy this article. Introduction We all know arrays are…

January 4, 2021

Different Application of arrays In Data Structure

This article discusses the application of arrays briefly. Arrays play a major role in the data structure. If you want to master data structure then master arrays first. Let’s get started! INTRODUCTION In the era…

January 2, 2021

How to Print 4 Different Diamond Pattern in Python

We think printing diamond pattern is a herculean task. In fact, it is a piece of cake. This article will help you in learning to print diamond pattern in python. This article deals with four…

Posts navigation

« Previous 1 2 3 … 11 Next »

Quick Access

  • About Us
  • Android Studio Tutorial
  • Competitive Programming
  • Contact
  • Data Structures
  • Disclaimer
  • JAVA
  • Privacy Policy
  • Problems
  • Sitemap

Archives

  • February 2021
  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020

Search…

GeeksToCode © 2020-2021

|