Skip to content
QnA Plus

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

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

Posts by Srikanta

  • Home
  • Srikanta
  • Page 39
About Srikanta
I am passionate about simplifying complex concepts to help readers master computer programming, algorithms, networking, operating system fundamentals, and the transformative domains of Artificial Intelligence (AI) and Machine Learning (ML). With over 20 years of professional experience in computer networking and industrial automation, I bring a wealth of knowledge and practical insights to bridge the gap between theory and real-world application. My mission is to make learning approachable, engaging, and impactful for all.

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 inProgramming, CNo 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

How To Delete all Lines Containing a Particular Text Pattern Using Notepad++?

Posted by By Srikanta March 11, 2016Posted inTechnologyNo Comments
Press Ctrl+F, Find/Replace dialog will be opened. Select the “Mark” tab. Type the text you want to search in the “Find what: ” filed. For example if you want to…
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 … 37 38 39 40 41 … 44 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • C Program to Get a Digit at Any Position of a Number 68 views
    • Implement Bubble Sort in C 45 views
    • How to install Ping or Ping6 using YUM 44 views
    • How to Implement Periodic and Single Shot Timers in Linux? 39 views
    • Count Occurrences of a Substring in a String in C 38 views
    • Change a Variable from inside a C Function 32 views
    • Understanding the override Keyword in C++ 31 views
    • Method Chaining in C++ 29 views
    • Stock Analysis on Google Sheet 27 views
    • Left and Right Rotate Bits of a Number in C 26 views

    [chatbot_plugin]

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