practice

所属分类:数学计算
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2020-12-27 06:08:42
上 传 者sh-1993
说明:  随机语言中数据结构算法的随机实现。主要是为了个人发展和娱乐。大多数数据...,
(Random implementations of data structures/algorithms in random languages. Mainly just for personal development and fun. Most of the data structures taken here are out of "Cracking the Coding Interview" by McDowell.)

文件列表:
.idea/ (0, 2020-12-25)
.idea/Practice.iml (281, 2020-12-25)
.idea/workspace.xml (3879, 2020-12-25)
151.ml (740, 2020-12-25)
CMakeLists.txt (0, 2020-12-25)
LRU.cpp (3771, 2020-12-25)
OS.c (368, 2020-12-25)
bit_manipulation.cpp (649, 2020-12-25)
go/ (0, 2020-12-25)
go/hello_world/ (0, 2020-12-25)
go/hello_world/.idea/ (0, 2020-12-25)
go/hello_world/.idea/hello_world.iml (322, 2020-12-25)
go/samples/ (0, 2020-12-25)
go/samples/.idea/ (0, 2020-12-25)
go/samples/.idea/modules.xml (266, 2020-12-25)
go/samples/.idea/samples.iml (322, 2020-12-25)
go/samples/.idea/vcs.xml (186, 2020-12-25)
go/samples/main.go (7538, 2020-12-25)
hackerrank.cpp (1701, 2020-12-25)
hashtable.cpp (5912, 2020-12-25)
leetcode.cpp (8160, 2020-12-25)
no_autho.png (136777, 2020-12-25)
practice.fs (3448, 2020-12-25)
practice.ml (8463, 2020-12-25)
queue.cpp (5056, 2020-12-25)
sample.txt (279753, 2020-12-25)
sieve.cpp (672, 2020-12-25)
sorting.cpp (2054, 2020-12-25)
stack.cpp (1666, 2020-12-25)
string_builder.cpp (1444, 2020-12-25)
string_questions.cpp (7989, 2020-12-25)
typescript/ (0, 2020-12-25)
typescript/lambda_calculus.d.ts (396, 2020-12-25)
typescript/lambda_calculus.ts (4549, 2020-12-25)
typescript/package.json (274, 2020-12-25)
typescript/samples.ts (6847, 2020-12-25)
typescript/typescript.ts (5361, 2020-12-25)
utils.h (2706, 2020-12-25)

# practice Random implementations of data structures/algorithms in random languages. Mainly just for personal development and fun. Most of the data structures taken here are out of "Cracking the Coding Interview" by McDowell. in order to build the typescript, install `ts-node` on linux, go to `typescript/` and run `ts-node samples.ts`

近期下载者

相关文件


收藏者