
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Pranavnath has Published 445 Articles

Pranavnath
619 Views
Introduction Graph traversal could be a principal operation in computer science that includes going by all nodes of a graph. In certain scenarios, it may be fundamental to navigate the graph in the lexicographical order of nodes, which suggests going by the nodes in climbing numerical order. In this article, ... Read More

Pranavnath
148 Views
Introduction Finding the smallest set of vertices to visit all nodes in a graph could be a crucial issue in graph hypothesis. It has practical applications in different areas, counting network optimization, directing algorithms, and task planning. In this article, we are going investigate three diverse approaches to illuminate this ... Read More

Pranavnath
124 Views
Introduction The number of ways to reach the beginning hub after traveling through precisely K edges in a total chart can be calculated utilizing different approaches within the C dialect. One approach is to utilize brute constrain recursion, where we investigate all conceivable ways. Another approach includes energetic programming, where ... Read More

Pranavnath
97 Views
Introduction Finding the primary undeleted integer from a given extend in a detached graph after performing multiple queries may be a challenging issue in graph theory. In this article, we investigate the errand of distinguishing the primary undeleted numbers and give two approaches to fathom it utilizing C++. Each approach ... Read More

Pranavnath
588 Views
The goal of Excel's random cell selection based on criteria is to arbitrarily select particular cells from a range that satisfies particular requirements or criteria. This is frequently done to carry out numerous activities, including, among other applications, producing random test data, creating random samples for analysis, and selecting random ... Read More

Pranavnath
267 Views
Sparklines are charts that demonstrate trends in the sheet data graphically. They can be set in individual cells. For instance, Excel's sparkline function enables users to place compact charts within individual cells. They provide an overview of data trends and patterns in a visual representation. Sparklines are often utilized ... Read More

Pranavnath
236 Views
Microsoft Excel can be used for inputting as well as getting data, but it additionally can construct flexible forms. These flexible forms assist users in several ways whether users take a poll, design a survey, or create a test to learn about other people's perspectives. A flexible form radio button ... Read More

Pranavnath
464 Views
The steps for placing an image in an Excel text box are covered in this article. The objective of this article is that the text box allows the user to in line with the text put an image. In this manner, the image will function as a (big) text letter. ... Read More

Pranavnath
491 Views
In Excel, referencing the same cell from numerous worksheets has the purpose of combining and analyzing data from various sheets in one place. Users can perform calculations, comparisons, or data analysis on the combined data without manually copying or inputting it by referencing the same cell across numerous worksheets. Referencing ... Read More

Pranavnath
2K+ Views
It is possible to connect two independent Excel workbooks so that users can use data from one workbook in the other without having to open both at once by referring to or connecting information from an unopened or closed Excel workbook. Dynamic data updates are possible thanks to this linking ... Read More