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 Code Hub
Using Stack To Remove Trailing Zeros From The Sum Of Two Numbers
  • Code Hub

Using Stack To Remove Trailing Zeros From The Sum Of Two Numbers

In this post, We are going to discuss the program, Given two numbers A and B, the challenge is to use a stack to eliminate the trailing zeros from the sum of the two numbers. Example: Approach: The string and…

Read More
  • Lingaraj Senapati
  • March 27, 2022
How to pass a 2D array as a parameter In C
  • Code Hub

How to pass a 2D array as a parameter In C?

In this below code structure you will understand while passing 2d array as parameter in C programming. Before passing we must typecast the 2D array while passing the function. Here below implementation of 2D Array: Output: What is going on…

Read More
  • Lingaraj Senapati
  • July 1, 2021
Find Minimum Element Of Each Row And Each Column In A Matrix
  • Code Hub

Find Minimum Element Of Each Row And Each Column In A Matrix

Suppose there is a matrix, and the task is find out minimum element of each row and each column in a matrix. Take an Example: How to solve this problem? The idea is to run the loops on basis of…

Read More
  • Lingaraj Senapati
  • June 30, 2021
Find The Maximum Element Of Each Row In A Matrix
  • Code Hub

Find The Maximum Element Of Each Row In A Matrix

In this problem here I am going to solve maximum element of each row in a matrix. Suppose there is a matrix, and find out maximum element in each row. Examples: Then Approach: Here approach is very simple. The idea…

Read More
  • Lingaraj Senapati
  • June 30, 2021
What is the Merge Sort algorithm in data structure?
  • Code Hub

What is the Merge Sort algorithm in data structure?

Merge sort works like quick sort with Divide and Conquer algorithm. It generally divides the input array into two halves, then call itself for two halves, and then merges the two sorted halves.  The merge() function is used for merging two…

Read More
  • Lingaraj Senapati
  • April 23, 2021
CSS Underline or Overlay Animations with ultimate CSS Collection
  • Code Hub

CSS Underline or Overlay Animations with ultimate CSS Collection.

Here I am going to discuss how differently design CSS navbar animations with CSS Underline or Overlay effect. Here we are using simple CSS code to affect navbar elements. No SVG,  No JS, No extra tag, No pseudo-element, No keyframes…

Read More
  • Lingaraj Senapati
  • April 22, 2021
How to configure TOASTUI tui.editor Extensible WYSIWYG
  • Code Hub

How to configure TOASTUI tui.editor Extensible WYSIWYG Markdown editor in JQuery

In this article we are going to discuss how to configure an Extensible WYSIWYG markdown editor or tui.editor is a powerful editor, extensible, full-featured, multi-language WYSIWYG Markdown Editor which can be implemented in either JavaScript or jQuery. More features: CommonMark and GitHub…

Read More
  • Lingaraj Senapati
  • April 20, 2021
Character Count With Whitespace Using Jquery Form Plugin - Character Counter
  • Code Hub

Character Count With Whitespace Using Jquery Form Plugin – Character Counter

Today I am going to discuss with you how to calculate a number of characters with white spaces using the JQuery script. It is easy to use and developer-friendly character counter plugin that helps you instantly count a number of…

Read More
  • Lingaraj Senapati
  • April 19, 2021
convert a number to another by dividing its factor or removing the first occurrence of a digit from an array
  • Code Hub

Write A Program convert a number to another by dividing its factor or removing the first occurrence of a digit from an array

Suppose two positive natural numbers A, B, and an array D[] consisting only of digits [0-9]. Convert a number to another by dividing its factors the main task is to check if it is possible to reduce A to B by repeatedly dividing by any of its factors which are…

Read More
  • Lingaraj Senapati
  • April 18, 2021
1 2 3
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