flx413 / Coding-Interview-GuideLinks
《程序员面试代码指南——IT名企算法与数据结构题目最优解》、个人面试算法练习
☆14Updated 6 years ago
Alternatives and similar repositories for Coding-Interview-Guide
Users that are interested in Coding-Interview-Guide are comparing it to the libraries listed below
Sorting:
- 集中《剑指Offer》《程序员面试金典》《程序员代码面试指南》经典算法问题☆37Updated 8 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 程序员代码面试指南代码例程(c++版本)☆12Updated 5 years ago
- C++ 学习资料,项目总结资料☆29Updated 12 years ago
- 这是我的毕业设计☆8Updated 8 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播投影、学生监视、学生控制功能☆10Updated 4 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- 简单的跨平台网络通信库☆14Updated 9 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆33Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated 2 years ago
- 动手写全文搜索引擎☆10Updated 4 years ago
- 基于C语言编写的高并发Epoll服务器☆21Updated 5 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Updated 7 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆14Updated 8 years ago
- 利用 C++ 编写的 HTTP 服务器,使用线程池 + Reactor 模式☆13Updated 6 years ago
- OpenResty(Nginx)+LuaJIT(Lua)高并发web服务实践教程☆9Updated 6 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 牛客网/直通BAT面试算法精讲课源码☆55Updated 8 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 10 years ago
- 《算法之美——隐匿在数据结构背后的语言》,全文目录、“45个算法”目录、“22个经典问题目录”。记录学习代码实现,参考:http://www.cnblogs.com/ranjiewen/p/6082573.html☆24Updated 8 years ago
- 完成有查询、存储、日志功能的内存数据库(C++)☆8Updated 6 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Updated 5 years ago
- ☆11Updated 8 years ago