Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/careercup/ctci
/ 3_5_Spec.js
File
3_5_Spec.js
javascript/test/data-structures/chapter-3/3_5_Spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'../../test_helper'
);
2
describe(
'MyQueue'
,
function
() {
3
describe(
'pop'
,
function
() {
4
Callers
nothing calls this directly
Calls
2
pop
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected