剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。
☆18Feb 18, 2019Updated 7 years ago
Alternatives and similar repositories for CodingInterviews
Users that are interested in CodingInterviews are comparing it to the libraries listed below
Sorting:
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 7 years ago
- Java面试题系列☆31Jul 31, 2018Updated 7 years ago
- ActionSheet4Android ~ iOS style ActionSheet for Android☆13Jun 11, 2014Updated 11 years ago
- ESB Server (企业消息服务总线)☆14Nov 21, 2018Updated 7 years ago
- A lovely sun☆14Feb 22, 2016Updated 10 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- rest 请求的API网关服务☆12Jan 12, 2019Updated 7 years ago
- 剑指offer(java版)使用Java实现剑指offer的大部分代码。已在牛客网OJ中AC,建议大家到牛客网OJ实践这部分内容。☆52Jul 1, 2018Updated 7 years ago
- 异常日志服务端 后台☆12Jun 17, 2022Updated 3 years ago
- ☆13May 5, 2022Updated 3 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Jan 26, 2022Updated 4 years ago
- Try to build a www.wanandroid.com client for kotlin.☆12Jan 23, 2018Updated 8 years ago
- 线程管理框架☆13May 7, 2019Updated 6 years ago
- 在商城系统中使用设计者模式☆14Mar 29, 2020Updated 5 years ago
- 限流幂等框架☆18Mar 29, 2018Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 5 years ago
- A demo for record web operation log easily.☆13Feb 1, 2019Updated 7 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 7 years ago
- 一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。☆19May 20, 2022Updated 3 years ago
- 一款游戏资讯APP,包括四大主要板块【新闻】【视频】【美图】【个人中心(未完成)】,使用了目前比较流行的一些技术框架,Retrofit + RxJava + Realm + ButterKnife8.0等;应用会持续更新,集成个人比较喜欢的一些技术框架和功能。欢迎交流和指正☆12Aug 8, 2016Updated 9 years ago
- FastAndroid是一个借鉴了JavaWeb三大框架优秀思想的移动端android框架,使用FastAndroid可以避开android本身复杂的API逻辑,将更多的时间投入到项目本身的业务逻辑中,从而减少开发成本,解放一定量生产力。☆14Oct 30, 2014Updated 11 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆14Apr 18, 2019Updated 6 years ago
- 使用 Canal 中间件同步 Mysql 和 Redis,以及责任链模式的应用☆18Dec 29, 2018Updated 7 years ago
- FilterView for Android 安卓下拉筛选组件☆13May 17, 2019Updated 6 years ago
- ☆18Aug 26, 2017Updated 8 years ago
- Java面试题系列——Spring 示例代码☆12Dec 16, 2022Updated 3 years ago
- 移动端仿外卖骑手跑腿系统html模板 https://xiedajian.github.io/mobile-Rider-template/shop/html/enter/enter.html☆17Jul 20, 2018Updated 7 years ago
- 【Java面试指南】收集整理常见面试题,做最全最专业的面试宝典,持续更新中...☆17Mar 5, 2019Updated 7 years ago
- Create custom TagLayout manager class to display the list of tags similar to StackoverFlow.☆18Oct 17, 2023Updated 2 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 规则引擎drools集成springboot☆25Jun 17, 2022Updated 3 years ago
- Android Label 标签 适配androidx☆20May 29, 2020Updated 5 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 years ago
- 高级Java架构师学习路线,后续会根据该路线提供相应的代码或者框架学习 案例☆15Oct 28, 2021Updated 4 years ago