crack-the-coding-interview

时间:2024-06-11 11:09:41
【文件属性】:

文件名称:crack-the-coding-interview

文件大小:69KB

文件格式:ZIP

更新时间:2024-06-11 11:09:41

JavaScript

破解编码面试 这个仓库是我练习实现技术SE采访中出现的通用数据结构的地方。 如何运行测试,转到测试文件,然后将鼠标悬停在测试用例上,然后单击“调试” 如何调试 如何运行文件 进入目录和node foo.js


【文件预览】:
crack-the-coding-interview-master
----linkedlist.java(299B)
----yarn.lock(105KB)
----algos()
--------binarysearch.test.js(1KB)
--------mergesort.test.js(534B)
--------mergesort.js(672B)
--------binarysearch.js(687B)
----dynamic-programming()
--------memo()
--------tabulation()
----.vscode()
--------launch.json(718B)
----DFS.java(0B)
----LICENSE(1KB)
----strings()
--------StringPractice.js(57B)
--------strings.js(0B)
--------StringPractice.java(0B)
----README.md(280B)
----common-questions()
--------1.5.js(293B)
--------uniquecharsinstring.test.js(321B)
--------1.6.js(170B)
--------1.8.js(266B)
--------1.7.js(113B)
--------matchingParenthesis.js(1KB)
--------reversestr.c(760B)
--------uniquecharsinstring.js(226B)
--------hello.c(127B)
----.gitignore(12B)
----datastructures()
--------linkedlist.js(1KB)
--------Stack.test.js(438B)
--------tempCodeRunnerFile.js(12B)
--------linkedlist.java(41B)
--------stringbuffer.js(1021B)
--------HashTable.js(1KB)
--------BinaryTree.js(8KB)
--------BinaryTree.test.js(413B)
--------Set.test.js(667B)
--------RedixSort.js(1KB)
--------Queue.test.js(474B)
--------linkedlist.test.js(677B)
--------Set.js(582B)
--------Queue.js(183B)
--------UndirectedGraph-AdjacencyList.js(2KB)
--------Stack.js(174B)
--------HashTable.test.js(413B)
--------__snapshots__()
--------dp()
--------RedixSort.test.js(302B)
----breadthfirstsearch.java(0B)
----package.json(567B)
----CTCI()
--------trees-and-graphs()
--------data-structure-questions()
--------bit-manipulation()

网友评论