android,java必备知识,面试知识,工作学习记录。这里记录一些常用android工具类,android开发经验,面试算法题,牛客算法题解析。也包含java数据结构,算法,爬虫,泛型,反射等实现
☆126Jul 3, 2019Updated 6 years ago
Alternatives and similar repositories for commonUtil
Users that are interested in commonUtil are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Jan 14, 2015Updated 11 years ago
- 用来检测java对象占用内存情况的小工具☆16Mar 1, 2013Updated 13 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆14Apr 18, 2019Updated 6 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 基本算法与数据结构的Java实现☆25Nov 22, 2021Updated 4 years ago
- This is a learning note | Java基础,JVM,源码,大数据,面经☆83Mar 29, 2026Updated 2 weeks ago
- 一个租户系统下的权限服务,接管用户的认证和授权,采用DDD方式进行开发,契合当下的微服务思想☆19May 10, 2019Updated 6 years ago
- OSChina 缓存框架重构,本项目已经迁移到码云 gitee.com☆30Apr 26, 2013Updated 12 years ago
- Java工具类项目,Java-Commons☆47Mar 25, 2025Updated last year
- 常用Java工具类,不断更新ing☆28Nov 1, 2019Updated 6 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」☆166Aug 29, 2021Updated 4 years ago
- 面试集锦:收集各种面试题目,以及解题思路或者答案,解题技巧等等☆236Nov 3, 2019Updated 6 years ago
- Java 常用 工具类集合框架☆47Sep 1, 2022Updated 3 years ago
- Android Studio自定义的Activity模板☆11Jun 29, 2018Updated 7 years ago
- 软件体系结构实验-分布式机群监管系统☆19Feb 5, 2018Updated 8 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- Java后台工程师面试总结☆34Jun 21, 2022Updated 3 years ago
- 汪文君老师的《Java高并发编程详解:多线程与架构设计》中的部分代码,全书分为4个部分,每个部分包含若干章节,代码中有与原书不符的地方☆16Dec 6, 2019Updated 6 years ago
- 解决gateway-dubbox的负载均衡及动态扩缩问题☆16Apr 3, 2018Updated 8 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- java常用的加解密算法☆22Feb 22, 2013Updated 13 years ago
- 个人整理的Facebook实习面试题目解法,时间范围2016.8-2017.3☆58Oct 13, 2019Updated 6 years ago
- Java面试题系列☆31Jul 31, 2018Updated 7 years ago
- 收集各大公司一手面试笔试题☆29Sep 27, 2015Updated 10 years ago
- Java面试题、MQ、JVM☆30Nov 16, 2022Updated 3 years ago
- 模仿滴滴打车等车加载的自定义view☆21Oct 17, 2017Updated 8 years ago
- java面经(如果觉得有帮助的话,给个star鼓励一下)☆114Oct 21, 2024Updated last year
- 微信公众号:bugstack虫洞栈 沉淀、分享、成长,专注于原创专题案例,以最易学习编程的方式分享知识,让自己和他人都能有所收获。目前已完成的专题有;Netty4.x实战专题案例、用Java实现JVM、基于JavaAgent的全链路监控、手写RPC框架、架构设计专题案例[I…☆28Feb 24, 2026Updated last month
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 面试中,经常要用到的数据结构(链表、队列、栈、二叉树、哈希表等)以及一些常用的算法(排序:归并、快速排序、基数排序等,查找:二分查找法),,统一由JAVA实现.☆137Jul 1, 2019Updated 6 years ago
- 基础算法和设计模式(Java & Scala)☆32Jun 5, 2018Updated 7 years ago
- java基础进阶。包括:socket,多线程,反射,servlet,动态代理等高级知识。☆88Jul 6, 2022Updated 3 years ago
- DailyNews是一款模仿网易新闻客户端的移动端Android应用,新闻数据抓取于网易新闻手机网,小视频数据、GIF、长图等抓取于百思不得姐。代码已用kotlin重构,集成了第三方开放平台:ShareSDK、JPush、baidu地图API等。☆13Aug 21, 2019Updated 6 years ago
- Java后端常用工具类、缓存接口、消息队列接口、第三方支付接口封装;Restful接口参数验证,错误信息友好提示;分布式方法锁。☆283Feb 22, 2023Updated 3 years ago
- Mockito TestNG support☆19Mar 20, 2026Updated 3 weeks ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆199Apr 15, 2015Updated 10 years ago