• Feed
  • Discussions
double pointer

double pointer

#double-pointer
0 followers·3 articles

double pointer

#double-pointer·0 followers·3 articles
double pointer
Jyotiprakash Mishra
Jyotiprakash Mishra
blog.jyotiprakash.org·May 15, 2024
May 15, 2024

DSA: Basics of Recursion, Pointers, and Dynamic Allocation

Recursion in C Recursion in C is a technique where a function calls itself in order to solve a problem. Each time the function calls itself, a new stack frame is created for that call, containing its own set of local variables. This continues until a...

Discuss·34 likes·1102 reads
DSA
ほしのひかる
ほしのひかる
hikaru.hashnode.dev·Oct 12, 2023
Oct 12, 2023

167. Two Sum II - Input Array Is Sorted

Given a 1-indexed array of integers numbers that is already sorted in non-decreasing order, find two numbers such that they add up to a specific target number. Let these two numbers be numbers[index<sub>1</sub>] and numbers[index<sub>2</sub>] where 1...

Discuss·13 reads
Java
Abhijeet Kumar
Abhijeet Kumar
knowledgekumar.hashnode.dev·Jan 30, 2023
Jan 30, 2023

Pointers C++

What are pointers? The pointer variable points to a data type of the same type(like int, char etc. ). The address of the variable we are working with is assigned to the pointer. In other words, a pointer is a variable that stores the memory address a...

Pointers C++
Discuss·1 like·19 reads
pointers

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

The Stablecoin Surge: How CryptoXpress Is Leading the Charge Toward Financial Liberation

Naomi Antia Benson·56 reads

CryptoXpress: Because Managing Crypto Shouldn't Feel Like Filing Taxes

Prochino·73 reads

The DePIN Revolution: Mapping the World and Earning Onchain with $WIFI.

Patience Uyire·69 reads

Top commenters this week

Sumayya Irfan
Sumayya Irfan
Taji Abdullah
Taji Abdullah
Rishav
Rishav
Marketer lab
Marketer lab
Astha Sharma
Astha Sharma

Writing Challenges

#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior