Skip to content
No results
  • Blog
  • Learn And Earn Programming
  • Courses
    • Learn Programming Languages
    • Learn Frontend Technologies
    • Learn Backend Technologies
    • Learn Full Stack Development
    • App Development
    • Software Testing
    • Learn Competitive Programming
    • Interview Preparation
  • 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++
Facebook Instagram YouTube WhatsApp LinkedIn
We use cookies to ensure that we give you the best experience on our website.
  • Write For Us
  • 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
  • Blog
  • Learn And Earn Programming
  • Courses
    • Learn Programming Languages
    • Learn Frontend Technologies
    • Learn Backend Technologies
    • Learn Full Stack Development
    • App Development
    • Software Testing
    • Learn Competitive Programming
    • Interview Preparation
  • 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++
Reward@LingarajTechhub
LingarajTechHub
Home C++ Programming Concepts
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
2D Vector With A User-Defined Size
  • C++ Programming Concepts

2D Vector With A User-Defined Size

The 2D vector is a vector of vector likewise 2D array for declaring and assigning values on it. Its syntax looks like a 2D array but is written in vector format. So in this post, we are discussing on 2D…

Read More
  • Lingaraj Senapati
  • December 9, 2021
Reference To Array Using Template Approach In C++
  • C++ Programming Concepts

Reference To Array Using Template Approach In C++

Reference To Array Using Template this technique saves all data about the underlying array. This method is primarily reliant on array references, but leveraging templates optimizes our method. Because a reference to an array needs to know the size of…

Read More
  • Lingaraj Senapati
  • November 24, 2021
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
1 2 3 4 … 8
Next

Trending Now

Running A Business
Running A Business, Here’s How Technology Can Be of Help?
What is Time Complexity And Measure the Efficiency of Algorithms
What is Time Complexity And Measure the Efficiency of Algorithms
Facebook Instagram YouTube
  • About Us
  • Contact Us
  • Terms and Conditions
  • Privacy Policy
  • Course Privacy Policy

Popular Posts

  • What is Time Complexity And Measure the Efficiency of Algorithms
    What is Time Complexity And Measure the Efficiency of Algorithms
    July 1, 2022
  • Running A Business
    Running A Business, Here’s How Technology Can Be of Help?
    June 13, 2022
  • References In C++
    References In C++
    April 21, 2022
  • Null Pointer In C-CPP
    Null Pointer In C/C++
    April 21, 2022
  • Dereference Pointer In C_CPP
    Dereference Pointer In C/C++
    April 21, 2022
  • Void Pointer In C-C++
    Void Pointer In C/C++
    April 21, 2022
  • const Pointer In C-CPP
    const Pointer In C/C++
    April 21, 2022
  • sizeof() operator works In Pointer C-CPP
    sizeof() operator works In Pointer C/C++
    April 21, 2022

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.

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 © 2022 LingarajTechHub - Hosted by DigitalOcean