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 20
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 Check Whether Two String are Equal

Posted by By Srikanta August 22, 2020Posted inProgramming, CNo Comments
Here we'll see how to check whether two strings are equal. C string (string.h) library already provides a function to do that. Using strcmp() Take two strings as input (say,…
Read More

Delete N-th Node from End of a Linked List

Posted by By Srikanta June 28, 2020Posted inC, ProgrammingNo Comments
In the previous article, we saw how to delete the N-th node of a linked list from the beginning of the list. Here we'll see how to delete N-th node…
Read More

Delete N-th Node of a Linked List

Posted by By Srikanta June 12, 2020Posted inProgramming, CNo Comments
Here we'll see how to delete a node specified by its position (N-th node) from a linked list. N starts with 0. If N is 0, then delete the head…
Read More

Execute User Defined Function before Main() in C++

Posted by By Srikanta May 17, 2020Posted inProgramming, C++No Comments
In the previous article, we saw how to execute user defined function before main() in C. In C++ also we can use same mechanism to execute function before main. Here…
Read More

Execute User Defined Function Before Main() in C

Posted by By Srikanta May 3, 2020Posted inProgramming, CNo Comments
We know that the main() function is the entry point of a program. This is generally true. But we can execute some functions even before main() starts. In some circumstances,…
Read More

Posts pagination

Previous page 1 … 18 19 20 21 22 … 44 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 98 views
    • How to install Ping or Ping6 using YUM 81 views
    • How to Implement Periodic and Single Shot Timers in Linux? 66 views
    • C Program to Sleep in Milliseconds 64 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 47 views
    • How to do Asynchronous Operations using boost::asio? 39 views
    • Change a Variable from inside a C Function 37 views
    • C Program to Print the Current File Name and Line Number 35 views
    • C++ | Binding a Member Function 35 views
    • How to Store SVN Password in Encrypted Form in Linux 33 views

    💬
    Chat with Us!

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