Skip to content
QnA Plus

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

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

Programming

  • Home
  • Programming
  • Page 36

C Program to Compute LCM of Multiple Integers

Posted by By Srikanta March 14, 2016Posted inProgramming, C2 Comments
In mathematics, Least Common Multiple or Lowest Common Multiple (LCM) of two integers is the lowest possible positive integer that is divisible by both the integers. We'll first see how…
Read More

C Program to Find GCD Using Recursion

Posted by By Srikanta March 13, 2016Posted inProgramming, CNo Comments
In mathematics, Greatest Common Divisor (GCD), also known as Highest Common Factor (HCF), of two or more integers is the largest possible integer that divides all the numbers without any…
Read More

Implement Binary Search in C

Posted by By Srikanta March 13, 2016Posted inC, ProgrammingNo Comments
Binary search is an efficient searching technique that is used to search a key in a sorted array. In every iteration, searching scope is reduced to half. That's why it…
Read More

Where to Use Different Types of Loops (for, while, do-while) in C

Posted by By Srikanta March 4, 2016Posted inProgramming, C2 Comments
Loops are very fundamental programming language constructs that allow us to execute a block of code multiple times. In C programming language, there are three types of loops: for, while and…
Read More

How to Implement Periodic Timer in Linux Kernel

Posted by By Srikanta February 22, 2016Posted inProgramming, CNo Comments
Linux Kernel already has a timer module that allows us to create timers which are not periodic by default. We can specify a callback function and a timeout value to the…
Read More

Posts pagination

Previous page 1 … 34 35 36 37 38 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 121 views
    • How to install Ping or Ping6 using YUM 96 views
    • C Program to Sleep in Milliseconds 91 views
    • How to Implement Periodic and Single Shot Timers in Linux? 85 views
    • Change a Variable from inside a C Function 50 views
    • C Program to Check Whether Two String are Equal 47 views
    • How to Store SVN Password in Encrypted Form in Linux 43 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 43 views
    • C++ | Binding a Member Function 40 views
    • How to Re-Indent C Code Using Notepad++ 39 views

    💬
    Chat with Us!

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