Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5319a94

Browse files
Stacks
1 parent a58b588 commit 5319a94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Stacks/.ipynb_checkpoints/READme-checkpoint.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A stack is a fundamental data structure that follows the Last In, First Out (LIFO) principle. In a stack, elements are added and removed from the same end, typically referred to as the "top" of the stack. Stacks are widely used in computer science and have applications in various areas.
44

55

6-
<img src='../../Images/stack2.jpg'>
6+
<img src='../Images/stack2.jpg'>
77

88

99
### Applications:

‎Stacks/READme.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A stack is a fundamental data structure that follows the Last In, First Out (LIFO) principle. In a stack, elements are added and removed from the same end, typically referred to as the "top" of the stack. Stacks are widely used in computer science and have applications in various areas.
44

55

6-
<img src='../../Images/stack2.jpg'>
6+
<img src='../Images/stack2.jpg'>
77

88

99
### Applications:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /