Skip to content
No results
  • Tutorials
    • Languages
      • C
        • C Programming Concepts
        • C Programming Examples
      • Python
        • Python Programming Concepts
        • Python Programming Examples
      • C++
        • C++ Programming Concepts
      • Complete Pointer Tutorial C/C++
  • Consult
  • Blog
Facebook Instagram YouTube WhatsApp LinkedIn
We use cookies to ensure that we give you the best experience on our website.
  • Code Hub
  • Developer News
  • GitHub Repositories
    • React Native Repositories
    • Reactjs Library Repositories
    • Vuejs Framework Repositories
    • Flutter Repositories
    • GoLang Repositories
    • IOS Examples
    • JQuery Examples
  • Subscribe On YouTube
Facebook Instagram YouTube WhatsApp LinkedIn
LingarajTechHub
  • Tutorials
    • Languages
      • C
        • C Programming Concepts
        • C Programming Examples
      • Python
        • Python Programming Concepts
        • Python Programming Examples
      • C++
        • C++ Programming Concepts
      • Complete Pointer Tutorial C/C++
  • Consult
  • Blog
[email protected]
LingarajTechHub
Home C++ Programming Concepts C++ Programming Examples
Merge Sort Using inplace_merge() Function
  • C++ Programming Examples

Merge Sort Using inplace_merge() Function

In this post, solve the merge sort using the inplace_merge() function. Given an arrayA[] of size N, the task is to sort the array in increasing order using In-Place Merge Sort. Example: Steps To Solve: The objective is to merge the sorted arrays in O(1) space…

Read More
  • Lingaraj Senapati
  • March 23, 2022
Program To Find Simple Moving Average C++ and JavaScript
  • C++ Programming Examples, JavaScript Programming Examples

Program To Find Simple Moving Average In C++ And Javascript

Program To Find Simple Moving Average In C++ the way we solve this problem is through the below approach. The average obtained from the data for some t period of time is known as a simple moving average. The value…

Read More
  • Lingaraj Senapati
  • January 7, 2022
Minimum Cost To Convert A String To Another By Replacing Blanks In C++
  • C++ Programming Examples

Minimum Cost To Convert A String To Another By Replacing Blanks In C++

Minimum Cost To Convert A String To Another By Replacing Blanks In C++ Let’s see through an example. Given two strings, s1 and s2, both of length N, with lower-case alphabets. The strings s1 and s2 may include some blanks…

Read More
  • Lingaraj Senapati
  • January 6, 2022
Check If The Given String Can Be Made Palindrome By Removing The Only A Single Type Of Character
  • C++ Programming Examples

Check If The Given String Can Be Made Palindrome By Removing The Only A Single Type Of Character

Check If The Given String Can Be Made Palindrome By Removing The Only A Single Type Of Character Let’s see below example. The aim is to determine whether a string S can be rendered palindrome by eliminating any number of…

Read More
  • Lingaraj Senapati
  • January 5, 2022
Minimize Operations To Make One String Contain Only Characters From Other String In C++
  • C++ Programming Examples

Minimize Operations To Make One String Contain Only Characters From Other String In C++

Minimize Operations To Make One String Contain Only Characters From Other String In C++, How to evaluate let’s see. Given two strings S1 and S2, both of which contain only lower case English alphabets, the goal is to reduce the…

Read More
  • Lingaraj Senapati
  • January 4, 2022
Comparing Two Strings Using Pointers In CPP
  • C++ Programming Examples

Comparing Two Strings Using Pointers In C++

In this post, I am going to solve the problem of comparing two strings using pointers In C++. Examples: The idea is to dereference given pointers, compare values and advance both of them. Join Our Community Join our WhatsApp Group…

Read More
  • Lingaraj Senapati
  • October 23, 2021
Program to reverse an array using a pointer In CPP
  • C++ Programming Examples

Program to reverse an array using a pointer In C++

In this post here we discuss writing a program to reverse an array using a pointer in C++. In this program, we make use of the * operator. The * (asterisk) operator denotes the value of a variable. The *…

Read More
  • Lingaraj Senapati
  • October 22, 2021
Sum Of Digit Of A Number Using Recursion Through C++ Programming
  • C++ Programming Examples

Sum Of Digit Of A Number Using Recursion Through C++ Programming

In this post, I will discuss Sum Of Digit Of A Number Using Recursion through C++ Programming. Given a number, we need to find sum of its digits using recursion. Examples: Now, the step by step process for a better…

Read More
  • Lingaraj Senapati
  • June 5, 2021
Check Spy Number Or Not Through C++ Programming
  • C++ Programming Examples

Write A Program To Check Entered Number Is A Spy Number Or Not Through C++ Program

In this post I am going to discuss a program called, Entered Number A Spy Number Or Not Through C++ Program. What is a Spy Number? When you enter a natural number like 1124 then sum up its digit is…

Read More
  • Lingaraj Senapati
  • June 3, 2021
1 2
Next

Trending Now

pointer in c
Pointers In C – With Examples
What is Address In C Programming?
What is Address In C Programming?
common pointer mistakes
Common Mistakes When Working With Pointer
Relationship Between Array And Pointers In C With Examples
Relationship Between Array And Pointers In C With Examples
Facebook Instagram YouTube
  • About Us
  • Contact Us
  • Terms and Conditions
  • Privacy Policy
  • Course Privacy Policy

Popular Posts

  • print-1-to-100-using-an-exit-jump-statement-in-java Write a program to print 1 to 100 using an exit jump statement in java March 25, 2023
  • Input-a-character-and-check-alphabet-digit-special-characters-in-java Write a program to Input a character and check alphabet digit special characters in java March 24, 2023
  • Multiply three numbers using arithmetic operators in java Write a program to Multiply three numbers using arithmetic operators in java March 23, 2023
  • _Subtract two numbers using arithmetic operators in java Write a program to Subtract two numbers using arithmetic operators in java March 22, 2023
  • Whether the number is positive negative or Zero in java Check Whether the number is positive negative or Zero in java March 21, 2023
  • Display details of customers through default constructor Write a program to display details of customers through default constructor March 20, 2023
  • _Display properties of tv using class object in the oops concept Write a program to display properties of Tv using class & object in the oops concept March 19, 2023
  • Display properties of Tiger using class object in the oops concept Write a program to display properties of Tiger using class & object in the oops concept March 18, 2023

About Us

  • About Us
  • Our Technical Writers
  • Privacy Policy
  • Refund And Cancellation Policy
  • Contact Us

Useful Information

lingarajtechhub provides valuable information regarding programming languages and services step by step.

Here we covers different questions, interview sessions and launch your own digital services by developer and program script writers.

Image Credit

All the image credit goes to storyset.com and canva.com.

We Are Certified At

Contact Info

If any issue on content suggest us through mail or what's app me. All the information are written here through proper research.
  • Address: SHANKAR VIHAR, PLOT NO 1260, KHANDAGIRI, BHUBANESWAR-751030, Khordha, Odisha, India
  • Phone: 7077489451
  • Mobile: 7655042892
  • Email: contact@lingarajtechhub.com

Copyright © 2023 LingarajTechHub - Hosted by DigitalOcean