Skip to content

Stack s implememnted as generic data structure in System.Collections.Generic namespace, the principle of stack structure operation is LIFO (last in first out), the last element entered first out.

Notifications You must be signed in to change notification settings

10LeeM/Generic-Stack-methods-

Repository files navigation

Generic-Stack-methods-

Stack s implememnted as generic data structure in System.Collections.Generic namespace, the principle of stack structure operation is LIFO (last in first out), the last element entered first out.

About

Stack s implememnted as generic data structure in System.Collections.Generic namespace, the principle of stack structure operation is LIFO (last in first out), the last element entered first out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages