Skip to content

QnA Plus

Code, Create, Conquer: Insights, Algorithms, and Innovation

  • Home
  • Privacy Policy
  • Terms and Conditions
  • Contact
  • Contribute
  • About

C Program to Remove All Occurrences of a Number from an Array

Posted by By Srikanta December 30, 2020Posted inProgramming, CNo Comments
In the previous article we saw how to remove an element of a particular position from an array. Here we'll see how we can remove all occurrences of a number.…
Read More

C Program to Delete Element from an Array

Posted by By Srikanta December 29, 2020Posted inC, ProgrammingNo Comments
Here we'll see how to delete an element of a particular position from an array. Deleting element means left-shifting the right elements starting from the position. #include <stdio.h> void delete_pos(int*…
Read More

C Program to Insert an Element in an Array

Posted by By Srikanta September 22, 2020Posted inProgramming, CNo Comments
Here we'll see how to insert an element in an array at a particular position, after or before an existing element. If we insert an element in an array, all…
Read More

Linux Commnad to Search String in Files

Posted by By Srikanta September 16, 2020Posted inTechnologyNo Comments
For developers, searching a string (text) in files is a everyday requirement. If you are using the Linux graphical user interfaces like GNOME ot KDE etc, then it is very…
Read More

C Program to Reverse an Array

Posted by By Srikanta September 2, 2020Posted inProgramming, CNo Comments
Here we'll see how we can write a C program to reverse an array. If an array is '43 23 45 11 8 54 89', then after reversal it will…
Read More

Posts pagination

Previous page 1 … 17 18 19 20 21 … 45 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • Implement Bubble Sort in C 118 views
    • C Program to Sleep in Milliseconds 95 views
    • How to install Ping or Ping6 using YUM 94 views
    • How to Implement Periodic and Single Shot Timers in Linux? 86 views
    • Change a Variable from inside a C Function 58 views
    • C Program to Check Whether Two String are Equal 48 views
    • How to Store SVN Password in Encrypted Form in Linux 44 views
    • How to Re-Indent C Code Using Notepad++ 44 views
    • C Program to Find the Longest Word in a String 42 views
    • C Program to Print the Current File Name and Line Number 39 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    0
    0
    0
    0
    0
    0