88 captures
05 Nov 2016 - 17 Jul 2026
May
JUN
Jul
24
2024
2025
2026
success
fail
About this capture
COLLECTED BY
Collection:
Save Page Now Outlinks
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20250624131137/https://www.geeksforgeeks.org/category/misc/
Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Java
10.8K+ articles
Mathematical
7.8K+ articles
Arrays
6.5K+ articles
C++
4.3K+ articles
Java-Functions
4.2K+ articles
PHP
3.9K+ articles
Java - util package
1.6K+ articles
Misc
8.8K+ posts
Recent Articles
Popular Articles
What is ICANN in Cyber Crime?
Last Updated: 24 September 2024
An important factor includes the Internet Corporation for Assigned Names and Numbers (ICANN), which facilitates the orderly and secure functioning of the Internet. The org...
read more
Misc
Picked
Ethical Hacking
Cyber-security
Check whether X can be represented in the form of (2n - 1) / 3
Last Updated: 04 April 2023
Given an integer X, the task is to check whether X can be represented in the form of X = (2n - 1) / 3 for some value of n, Where it is necessary for X to be prime.Examples...
read more
Misc
Mathematical
DSA
What is Macro Virus and How They Affect Computer Systems?
Last Updated: 13 August 2024
Hackers use various methods to attack computer systems, and one of the most dangerous among them is the virus. A virus is a type of malicious code that can cause harm to y...
read more
Misc
Computer Networks
Cyber-security
Kubernetes - Creating Deployment and Services using Helm in Kubernetes
Last Updated: 16 April 2023
Prerequisite: KubernetesHelm is used for managing your Kubernetes Deployment. With helm, we can tear down and create a deployment with a single command. we will be creatin...
read more
Misc
DevOps
Kubernetes-Basics
How to Find the Missing Number in SQL Column?
Last Updated: 02 April 2023
Given a column in the table having values from 1 to N, one value will be missed. The task is to find the missing number.So, let's start by creating a database first.Step 1...
read more
Misc
SQL
How To
SQLServer
How to Turning a Comma Separated String into Individual Rows in SQL Server?
Last Updated: 11 April 2023
Given a column in the table having strings with comma-separated values. The task is to split all the comma-separated values and insert them as new rows.So, let's start by ...
read more
Misc
SQL
SQL-Server
How To Find the Sum of Digits in a String in SQL Server?
Last Updated: 11 April 2023
Given a string with digits and characters. The task is to find the sum of digits in that string.So, let's start by creating a database first.Step 1: Create a Database.Quer...
read more
Misc
SQL
SQL-Server
Service Broker in SQL Server
Last Updated: 26 July 2024
A service broker is a framework that helps applications exchange messages containing the information required to complete the task. It was introduced in MSSQL 2005 and is ...
read more
Misc
SQL
SQL-Server
Databases
Representation of Int Variable in Memory in C++
Last Updated: 21 March 2024
To understand the Representation of int variable in memory in C/C++ below is the basic program to create a variable and its size. Usually, the value of an int variable is ...
read more
Misc
C++
NCERT Solutions for CBSE Class 12 Biology
Last Updated: 21 April 2025
CBSE Class 12th Biology NCERT Solutions 2023-24 is available here. These solutions will help students in their preparation for Class 12th CBSE Boards exams for the year 20...
read more
Misc
School Learning
Biology
Tutorials
Java String Exercise
Last Updated: 25 April 2024
String in Java are the objects which can store characters of values in Java, it act the same as an array of characters in Java. Java String is one of the most important to...
read more
Misc
Java
Java Programs
Java-Strings
Java-String-Programs
GeeksQuiz Home
Last Updated: 15 April 2025
Computer Science QuizzesData Structures : Linked List, Stack Queue, Heap, Trees (Binary, Binary Search Tree, Balanced Binary Search Tree, B B++), Graph and much more...A...
read more
Misc
Contribute
Last Updated: 05 July 2024
GeeksforGeeks provides all the individuals with a 'Contribute' feature on their platform where they can come to write on a particular topic and share it with everyone ...
read more
Misc
Happy Diwali
Last Updated: 30 October 2024
GeeksforGeeks team wishes you Happy, Prosperous Safe Diwali!!C// A C program to wish Happy Diwali./// The program works only with Turbo C compiler#includeconio.h#includeg...
read more
Misc
C Programs
C Language
C Projects
Classical IPC Problems
Last Updated: 10 January 2025
Inter-Process Communication (IPC) is necessary for processes to communicate and share data. While basic communication between processes may sound simple, certain situation...
read more
Misc
Operating Systems
GATE CS
Process Synchronization
Process Management
1
2
3
4
...
585
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !