MCPcopy Index your code
hub / github.com/Apress/js-data-structures-and-algorithms

github.com/Apress/js-data-structures-and-algorithms @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
183 symbols 323 edges 23 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Apress Source Code

This repository accompanies JavaScript Data Structures and Algorithms by Sammie Bae (Apress, 2019).

Cover image

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.

Core symbols most depended-on inside this repo

BitwiseNegate
called by 9
Chapter20(Bitwise).js
isPalindromeRecursive
called by 5
Chapter8(Recursion).js
reverseString
called by 4
Chapter4(Strings).js
BitwiseAdd
called by 4
Chapter20(Bitwise).js
someLargeArray
called by 4
Chapter7(MemoryManagement).js
findLowestCommonAncestor
called by 3
Chapter15(Trees).js
checkIfSubTree
called by 3
Chapter15(Trees).js
isParenthesisValid
called by 3
Chapter12(StackQueue).js

Shape

Function 183

Languages

TypeScript100%

Modules by API surface

Chapter5(Arrays).js18 symbols
Chapter19(DP).js16 symbols
Chapter10(Sort).js16 symbols
Chapter8(Recursion).js13 symbols
Chapter15(Trees).js12 symbols
Chapter12(StackQueue).js12 symbols
Chapter4(Strings).js11 symbols
Chapter10(Search).js10 symbols
Chapter7(MemoryManagement).js9 symbols
Chapter3(Numbers).js8 symbols
Chapter2(UniqueParts).js7 symbols
Chapter13(LL).js7 symbols

For agents

$ claude mcp add js-data-structures-and-algorithms \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page