MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / top

Method top

data_structures/stack.hpp:56–59  ·  view source on GitHub ↗

Return the top element of the stack */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

HuffmanCodesFunction · 0.45
preOrderIterativeMethod · 0.45
postOrderIterativeMethod · 0.45
inOrderIterativeMethod · 0.45
deleteAllFunction · 0.45
remove_from_stackFunction · 0.45
nextToTopFunction · 0.45
convexHullFunction · 0.45
iterativeQuickSortFunction · 0.45
scheduleForSJFMethod · 0.45
scheduleForFcfsMethod · 0.45
pushMethod · 0.45

Calls

no outgoing calls

Tested by 4

testTopFunction · 0.36
testPopFunction · 0.36
mainFunction · 0.36