MCPcopy Index your code
hub / github.com/careercup/CtCI-6th-Edition-Go

github.com/careercup/CtCI-6th-Edition-Go @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
141 symbols 358 edges 52 files 17 documented · 12% updated 4y ago★ 128
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Stackable (Interface)
(no doc) [5 implementers]
src/chapter3/stack.go
Queueable (Interface)
(no doc) [3 implementers]
src/chapter3/queue.go

Core symbols most depended-on inside this repo

GetLinkedListFromValues
called by 20
src/chapter2/linked_list.go
Push
called by 17
src/chapter3/stack.go
Pop
called by 16
src/chapter3/stack.go
IsEmpty
called by 11
src/chapter3/stack.go
Remove
called by 10
src/chapter3/queue.go
Peek
called by 8
src/chapter3/stack.go
GetLinkedList
called by 7
src/chapter2/linked_list.go
Insert
called by 7
src/chapter2/linked_list.go

Shape

Method 65
Function 57
Struct 15
Interface 2
TypeAlias 2

Languages

Go100%

Modules by API surface

src/chapter3/problem6.go14 symbols
src/chapter3/stack.go11 symbols
src/chapter3/queue.go11 symbols
src/chapter2/linked_list.go10 symbols
src/chapter3/problem4.go7 symbols
src/chapter3/problem3.go7 symbols
src/chapter3/problem2.go7 symbols
src/chapter3/problem1.go7 symbols
src/chapter3/problem5.go6 symbols
src/chapter3/stack_test.go5 symbols
src/chapter2/problem8_test.go3 symbols
src/chapter1/problem8.go3 symbols

For agents

$ claude mcp add CtCI-6th-Edition-Go \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page