MCPcopy Create free account
hub / github.com/OpenGenus/quark / sortedInsert

Function sortedInsert

code/code/data_structures/src/stack/sort_stack/sort_stack.c:64–80  ·  view source on GitHub ↗

Recursive function to insert an item x in sorted way

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sortStackFunction · 0.85

Calls 4

isEmptyFunction · 0.70
topFunction · 0.70
pushFunction · 0.70
popFunction · 0.70

Tested by

no test coverage detected