Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in stack
Lazy initialization for stack objects?
Jan 25, 2026
c++
stack
declaration
Making a Stack of int Arrays
Jan 24, 2026
c++
arrays
stack
Translating recursion with globals to iteration using stack
Jan 25, 2026
algorithm
language-agnostic
recursion
stack
Why does avr-gcc bother to save the register state when calling main()?
Jan 24, 2026
c
stack
microcontroller
avr
avr-gcc
Is it possible to implement stack with only pointer to structure (no data type)?
Jan 23, 2026
c
pointers
stack
Time complexity of a Stack ADT implemented using a Linked List
Jan 23, 2026
pointers
data-structures
stack
time-complexity
abstract-data-type
Permutation At A Railway Track(Stack Implementation)
Jan 22, 2026
algorithm
stack
combinatorics
catalan
push operation on stack using linked list fails
Jan 23, 2026
c
linked-list
stack
C function stack layout
Jan 22, 2026
c
stack
Shuffling a Stack<T>
Jan 21, 2026
c#
list
generics
stack
shuffle
Infix to postfix conversion in java
Jan 20, 2026
java
class
stack
infix-notation
What happens on the stack with ref parameters in c#?
Jan 20, 2026
c#
stack
ref-parameters
How to re-structure this in python pandas? Merge, unstack or what?
Jan 02, 2026
python
pandas
merge
stack
pandas-groupby
Storing data below the stack pointer?
Jan 01, 2026
x86
stack
C++/C/Java: Anagrams - from original string to target;
Jan 01, 2026
java
c++
c
algorithm
stack
Identical memory address for subsequent function calls
Jan 01, 2026
c++
c
stack
What is the cost of pointer indirection versus allocating on the stack?
Dec 30, 2025
c
memory-management
stack
indirection
Why do we need a return address?
Dec 24, 2025
assembly
stack
I do not understand what exactly is dynamic memory allocation
Dec 24, 2025
c
stack
malloc
heap-memory
dynamic-memory-allocation
not able to understand return statement in isEmpty function of stack implementation
Dec 22, 2025
c++
c
stack
Older Entries »